Ansicht
Dokumentation

ABENOO_OBS_COMMON_2 - OO OBS COMMON 2

ABENOO_OBS_COMMON_2 - OO OBS COMMON 2

General Material Data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

No Common Data Areas

It is not allowed in ABAP Objects to create common data areas using the addition COMMON PART of the statement DATA.

In ABAP Objects, the following syntax causes an error message:

DATA BEGIN OF COMMON PART c,
       ...
DATA END   OF COMMON PART.

Reason:

Common interface work areas for data transfer between programs and procedures are not supported in ABAP Objects. In classes only the components visible to a user are used as interfaces, that is, visible attributes and the interface parameters of methods and events.






BAL_S_LOG - Application Log: Log header data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1067 Date: 20240425 Time: 173232     sap01-206 ( 22 ms )