SAP EML
Get Example source ABAP code based on a different SAP table
ABAP_EML - Consuming RAP BOs
The
ABAP EML can be used in all ABAP programs to consume RAP BOs. In particular, they can be used in the implementation of a RAP BO in an
The execution of an EML statement triggers processes in the
The operands of EML statements are mainly special messenger tables for passing data to and receiving results or messages from RAP BOs. These messenger tables are internal tables whose line type is tailor-made for this purpose.
The following topics are covered in this section:
SUBNODES