Ansicht
Dokumentation

ABENBYTE_SOURCE_FIELDS - BYTE SOURCE FIELDS

ABENBYTE_SOURCE_FIELDS - BYTE SOURCE FIELDS

BAL Application Log Documentation   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Byte-Like Source Fields

Example

Conversion of the byte field from hexadecimal content FFFF to different target types. The type-compliant formatted output is 65535, FFFF, FFFF, 01800605. The date of type d is 65535 days since 01.01.0001.

cl_demo_output=>display(
|i: { CONV i( hex ) }\n| &&
|string: { CONV string( hex ) }\n| &&
|xstring: { CONV xstring( hex ) }\n| &&
|d: { CONV d( hex ) }\n| ).






CL_GUI_FRONTEND_SERVICES - Frontend Services   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1064 Date: 20240426 Time: 044105     sap01-206 ( 18 ms )