SAP DERIVED TYPES ELEMENT ABAP Statements



Get Example source ABAP code based on a different SAP table
  


• %element ABAP_BDEF_DER_TYP_COMP

%element

ABAP_USE
%element is a component group in BDEF derived types. It is used in the context of the REPORTED RAP response parameter.
%element is a structure containing all primary key and data fields plus the associations of a RAP BO entity a message relates to. By marking key and data fields as well as associations, you can assign messages to one or more target elements. In doing so, you can ensure a clear allocation, for example, of error messages if there are multiple error messages.
ABAP_NOTE If an association is marked, the message references all subordinate instances of the association.
Type
The subcomponents of %element have the following type: ABP_BEHV_FLAG.