Ansicht
Dokumentation

ABAPDERIVED_TYPES_ASSOC - DERIVED TYPES ASSOC

ABAPDERIVED_TYPES_ASSOC - DERIVED TYPES ASSOC

Vendor Master (General Section)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

%assoc

%assoc is a component group in BDEF derived types.

It is a structure containing the associations defined in the BDEF as components and is used, for example, in the context of feature control to get or provide control information for associated entities or to get information in responses if an association was affected in case of failures.

Type

The components of the %assoc structure are typed with ABP_BEHV_FLAG.

  • PERMISSIONS REQUEST
  • PERMISSIONS RESULT
  • FAILED [EARLY$|LATE]
  • [INSTANCE$|GLOBAL] AUTHORIZATION REQUEST
  • [INSTANCE$|GLOBAL] AUTHORIZATION RESULT
  • [INSTANCE$|GLOBAL] FEATURES REQUEST
  • [INSTANCE$|GLOBAL] FEATURES RESULT

Example

The following source code section taken from DEMO_RAP_DERIVED_TYPES_PERM demonstrates the component %assoc. In this case, the request parameter, which is of type TYPE STRUCTURE FOR PERMISSIONS REQUEST, is specified for a GET PERMISSIONS statement.

The example BDEF derived type components in the context of requesting permissions demonstrates the use of various BDEF derived type components including %assoc with a managed RAP BO.






Fill RESBD Structure from EBP Component Structure   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2195 Date: 20240329 Time: 064902     sap01-206 ( 39 ms )