SAP DERIVED TYPES PATH ABAP Statements



Get Example source ABAP code based on a different SAP table
  


• %path ABAP_BDEF_DER_TYP_COMP

%path

ABAP_USE
%path is a component of BDEF derived types. It is used as a component of the REPORTED RAP response parameter.
%path can only be used for child entities. The component maps a child entity to its parent. If there is a business object with multiple child entities, %path is extended to map the child entity to its parent and the RAP BO root entity. The component must be filled for all child entities of a root entity to explicitly map child entities to the parents.
Type
Structure whose components are nested structures named according to the child entities. The components of these structures are %key and, if relevant and depending on the context, other % components like %pid.