Ansicht
Dokumentation

ABAPREPLACE_PATTERN_SHORTREF - REPLACE PATTERN SHORTREF

ABAPREPLACE_PATTERN_SHORTREF - REPLACE PATTERN SHORTREF

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

REPLACE substring WITH

Reference



Syntax

REPLACE substring WITH new INTO dobj
        [IN {BYTE|CHARACTER} MODE]
        [LENGTH len].


Effect

Obsolete: Searches for a character string or byte string substring in the variable dobj and replaces it with the content of new.

Additions

  • IN ${CHARACTER$|BYTE$} MODE
    Specifies character string or byte string processing.
  • LENGTH len
    Uses only the first len characters or bytes from substring for searches.





BAL Application Log Documentation   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 942 Date: 20240419 Time: 184115     sap01-206 ( 17 ms )