Ansicht
Dokumentation

ABAPSPLIT_SHORTREF - SPLIT SHORTREF

ABAPSPLIT_SHORTREF - SPLIT SHORTREF

PERFORM Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

SPLIT

Reference



Syntax

SPLIT dobj AT sep INTO
      { {result1 result2 ...} | {TABLE result_tab} }
      [IN {CHARACTER|BYTE} MODE].

Effect

Splits a character string or byte string dobj.

Additions

  • AT sep
    Specifies the separator sequence sep where the split is made.
  • INTO ${ ${result1 result2 ...$} $| ${TABLE result_tab$} $}
    Specifies the target fields either as a list result1 result2 ... or as lines of the internal table result_tab.
  • IN ${CHARACTER$|BYTE$} MODE
    Specifies character string or byte string processing.
  • IN ${CHARACTER$|BYTE$} MODE
    Specifies character string or byte string processing.





General Material Data   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1143 Date: 20240426 Time: 123201     sap01-206 ( 21 ms )