Ansicht
Dokumentation

ABENOO_OBS_CHECK_2 - OO OBS CHECK 2

ABENOO_OBS_CHECK_2 - OO OBS CHECK 2

Addresses (Business Address Services)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

CHECK SELECT-OPTIONS Not Allowed

The construct SELECT-OPTIONS in the statement CHECK is not allowed in ABAP Objects.

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

CHECK SELECT-OPTIONS.

Correct syntax:

CHECK f IN seltab.

Reason:

This form of the statement CHECK is intended only for use during the event GET during execution of executable programs with logical databases. The statement checks whether the content of the work area, which was filled by the logical database for the current GET event, meets the conditions in all the selection tables that are connected with the current node in the logical database. The name of the node is taken statically from the next highest GET statement in the ABAP program. Thus the statement does not make sense outside of an GET event block. However, the previous event concept of the ABAP runtime environment, that is, the previous way of processing logical databases, is not supported by ABAP Objects.






Addresses (Business Address Services)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1535 Date: 20240425 Time: 012654     sap01-206 ( 32 ms )