Ansicht
Dokumentation

ABENOO_OBS_ADD_2 - OO OBS ADD 2

ABENOO_OBS_ADD_2 - OO OBS ADD 2

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

No summing-up of memory positions

The variants ADD THEN ... UNTIL ... and ADD FROM ... TO ... of the statement ADD are not allowed in ABAP Objects.

In ABAP Objects an error message is issued in the following cases:

ADD f1 THEN f2 UNTIL fn GIVING sum.

Reason:

The functionality of these statements depends on the internal structure of the program's working memory. Such operations should be avoided. As an alternative, you can use the statement ASSIGN with the addition INCREMENT.






CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 821 Date: 20240424 Time: 091350     sap01-206 ( 17 ms )