SAP DERIVED TYPES OTHER ABAP Statements



Get Example source ABAP code based on a different SAP table
  


• %other ABAP_BDEF_DER_TYP_COMP

%other

ABAP_USE
%other is a component of BDEF derived types. It is used as a component of the reported RAP response parameter.
A derived type with reported contains a table for each entity defined in a BDEF and, in addition, the component %other. This component is filled with an instance of the message wrapper class in case of a RAP static transition message, i. e. the message is not related to a specific entity of the RAP BO.
Type
The component has the following type: TYPE STANDARD TABLE OF REF TO IF_ABAP_BEHV_MESSAGE