Ansicht
Dokumentation

ABAPREPLACE_PATTERN_SHORTREF - REPLACE PATTERN SHORTREF

ABAPREPLACE_PATTERN_SHORTREF - REPLACE PATTERN SHORTREF

RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
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.





ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 942 Date: 20240419 Time: 083927     sap01-206 ( 18 ms )