Ansicht
Dokumentation

ABAPCLEAR_SHORTREF - CLEAR SHORTREF

ABAPCLEAR_SHORTREF - CLEAR SHORTREF

General Material Data   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

CLEAR

Reference



Syntax

CLEAR dobj [ {WITH val [IN {CHARACTER|BYTE} MODE]}
           | {WITH NULL} ].


Effect

Initializes a data object dobj by assigning the type-dependent initial value.

Additions

  • WITH val
    Fills the data object with the characters or bytes specified in val.
  • IN ${CHARACTER$|BYTE$} MODE
    Specifies character string or byte string processing.
  • WITH NULL
    Obsolete: Replaces all the bytes in dobj with the hexadecimal value 0.





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

Length: 1073 Date: 20240517 Time: 130336     sap01-206 ( 15 ms )