Ansicht
Dokumentation

ABENCALCULATION_ASSIGNMENT_STRING - CALCULATION ASSIGNMENT STRING

ABENCALCULATION_ASSIGNMENT_STRING - CALCULATION ASSIGNMENT STRING

Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

&&=, Calculation Assignment

lhs &&= rhs.

Effect

Calculation assignment with the concatenation assignment operator &&=.

This assignment has the same effect as the following assignment of a string expression:

lhs = lhs && rhs.

The result of the expression rhs is concatenated with the content of lhs and the result is assigned to lhs.

The following applies to the operands lhs and rhs:

  • lhs is a result position and the following can be specified if they are character-like:

Type inference with the character # is not currently possible in constructor expressions. No numeric expressions and bit expressions can be specified.

Notes

  • Calculation assignments can currently only be specified as standalone statements and after NEXT in the reduction operator REDUCE. They are not possible in other expressions.

After the calculation assignments, the variable text has the value 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,.






Fill RESBD Structure from EBP Component Structure   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 4511 Date: 20240419 Time: 062736     sap01-206 ( 40 ms )