Ansicht
Dokumentation

ABAPADD_THEN_FROM_SHORTREF - ADD THEN FROM SHORTREF

ABAPADD_THEN_FROM_SHORTREF - ADD THEN FROM SHORTREF

TXBHW - Original Tax Base Amount in Local Currency   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

ADD, THEN, UNTIL

Reference



Syntax

ADD { { dobj1 THEN dobj2 UNTIL dobj
      { {TO result} | {GIVING result [ACCORDING TO sel]} } }
    | { dobj FROM pos1 TO pos GIVING result } }
    [RANGE range].


Effect

Obsolete: Adds sequences of data objects saved at equal distances from each other in the memory.

Additions

  • THEN ... UNTIL
    Defines the sequence using the distance between the data objects dobj1 and dobj2.
  • TO result
    Adds the result to the content of result.
  • GIVING result
    Assigns the result to result.
  • FROM ... TO
    Defines the sequence using data objects directly adjacent in the memory whose first data object is dobj and whose elements are determined using pos1 and pos.
  • ACCORDING TO sel
    Limits the elements of the sequence according to the conditions of a ranges table.
  • RANGE range
    Limits the addressable memory area to a structure range.





ROGBILLS - Synchronize billing plans   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1633 Date: 20240420 Time: 064311     sap01-206 ( 25 ms )