Ansicht
Dokumentation

ABENOO_OBS_MAJOR_MINOR_1 - OO OBS MAJOR MINOR 1

ABENOO_OBS_MAJOR_MINOR_1 - OO OBS MAJOR MINOR 1

BAL_S_LOG - Application Log: Log header data   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Cannot Use Generic Identification

You cannot use the MAJOR-ID and MINOR-ID additions when reading data clusters from database tables in ABAP Objects.

In ABAP Objects, the following statements cause an error message:

IMPORT ... FROM DATABASE dbtab(ar) ... MAJOR-ID maid

                                      [MINOR-ID miid].

Correct syntax:

IMPORT ... FROM DATABASE dbtab(ar) ID id.

Cause:

The identification in the statement must be unique. If necessary, you must program the logic of the MAJOR-ID and MINOR-ID additions yourself.






Addresses (Business Address Services)   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1027 Date: 20240425 Time: 100314     sap01-206 ( 14 ms )