Ansicht
Dokumentation

ABENFUNCTIONS_EXPRESSIONS - FUNCTIONS EXPRESSIONS

ABENFUNCTIONS_EXPRESSIONS - FUNCTIONS EXPRESSIONS

BAL Application Log Documentation   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functions and Expressions for Operand Positions

Write Positions

The following expressions can be specified in write positions:

Read Positions

Functions that can be specified in a read position include the following:

... func( arg ) ...
... ... func( val = arg p1 = arg1 p2 = arg2 ... ) ...
... meth( ) ...
... meth( a ) ...
... meth( p1 = a1 p2 = a2 ... ) ...
... meth( $[EXPORTING  p1 = a1 p2 = a2 ...$]
          $[IMPORTING  p1 = a1 p2 = a2 ...$]
          $[CHANGING   p1 = a1 p2 = a2 ...$] ) ...
  • Chained method call:

... ...->meth1( ... )->meth2( ... )->...->meth( ... ) ...
  • Chained attribute access:

... ...->meth1( ... )->meth2( ... )->...->attr ...

The following expressions can be specified in read positions:

... arith_exp ...

... bit_exp ...

... string_exp ...

NEW

VALUE

CONV

CAST

REF

EXACT

REDUCE

FILTER

COND, SWITCH

Notes

  • Functions with numeric return values and arithmetic expressions are summarized as numeric expressions.

Numeric expression used for specification of a table index for an internal table.






PERFORM Short Reference   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 9348 Date: 20240424 Time: 202454     sap01-206 ( 52 ms )