Get Example source ABAP code based on a different SAP table
• %msg ABAP_BDEF_DER_TYP_COMP
%msg>
ABAP_USE %msg> is a component of BDEF derived types>. It is used as a component of the REPORTED> RAP response parameter>. %msg> provides an instance of the message interface IF_ABAP_BEHV_MESSAGE>>. If no self-implementation of the interface is needed, the inherited methods new_message( )> or new_message_with_text( )> can be used to get a standard implementation. Type> The component has the following type: TYPE REF TO> IF_ABAP_BEHV_MESSAGE >> (contains IF_T100_DYN_MSG>>)