Ansicht
Dokumentation

ABENINSERT_FUNCTIONS - INSERT FUNCTIONS

ABENINSERT_FUNCTIONS - INSERT FUNCTIONS

Vendor Master (General Section)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

- insert

... insert( val = text sub = substring $[off = off$] ) ...

Effect

This built-in function inserts the character string specified in substring into the string specified in text, either before the first character or at the optional offset specified off and returns the corresponding extended result. If substring is empty, the unchanged content of text is returned.

The return value has the type string.

After the following iteration has been executed, the result is in result "X X X X X".

Exceptions

Catchable Exceptions

CX_SY_RANGE_OUT_OF_BOUNDS

  • Cause: Invalid offset specified in places.
    Runtime Error: STRING_OFFSET_TOO_LARGE





Addresses (Business Address Services)   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1748 Date: 20240426 Time: 205557     sap01-206 ( 27 ms )