ABAPCLEAR_WITH_NULL - CLEAR WITH NULL

CPI1466 during Backup   General Material Data  
This documentation is copyright by SAP AG.

CLEAR - WITH NULL

Short Reference



Obsolete Syntax

CLEAR dobj WITH NULL.

Effect

This variant of statement CLEAR,which is forbidden in ABAP objects, replaces all bytes from dobj with the value hexadecimal 0. Data object dobj must be flat here.

Note

Addition WITH NULL should only be used for byte-typedata objects and should therefore be replaced by addition CLEAR WITH val, which provides more security, in Unicode programs at least.


BAL Application Log Documentation   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.


Length: 840 Date: 20120518 Time: 205228     triton ( 37 ms )