Ansicht
Dokumentation

ABENINLINE_DECLARATIONS - INLINE DECLARATIONS

ABENINLINE_DECLARATIONS - INLINE DECLARATIONS

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

Inline Declarations

An inline declaration is performed using a declaration operator in a declaration expression in a declaration position. The result of the declaration is used in the current operand position, is visible statically as of the current position and is valid in the current context.

Notes

Inline declarations are intended to make programs leaner and more readable. The following rules must also be observed:

  • Inline declarations are an exception to the rule that local declarations should only be made at the start of a procedure. For this reason, they should only be used in manageable procedures to improve their readability.

Only use inline declarations locally






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1615 Date: 20240426 Time: 185255     sap01-206 ( 33 ms )