Ansicht
Dokumentation

ABENSTRING_FUNCTIONS_OFF_LEN - STRING FUNCTIONS OFF LEN

ABENSTRING_FUNCTIONS_OFF_LEN - STRING FUNCTIONS OFF LEN

ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

- off, len

... ( ... off = off len = len ...  ) ...

Effect

off is used to pass an offset and len is used to pass a length. In functions where both off and len can be passed, they determine the subarea in which a string is to be processed.

off and len are numeric expression positions with the type i.

The default value of off is generally 0 and the default value of len is generally the length of the string minus a predefined offset or an offset passed using off. Only if a negative argument is passed for the occurrence occ simultaneously for functions where this is possible, is the default value of off the length of the string and the default value of len the value of the associated offset.

If the value of off or len is negative, an offset defined using off is outside the string, or a subarea defined using off and len is not completely contained in the string, an exception of the class CX_SY_RANGE_OUT_OF_BOUNDS is raised.

The result of the following function calls is 17 and 12.






Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1666 Date: 20240424 Time: 111254     sap01-206 ( 46 ms )