SAP SYSTEM-CALL CONVERT ABAP Statements

Get Example source ABAP code based on a different SAP table
  


SECRET

Conversion
ABAP Code Snippet


ABAP Syntax CONVERT ID id DATA data ENCODING code ENDIAN
endian IGNORE_CERR error N n POSITION position REPLACEMENT rep LEN len BUFFER buf AUX aux TYPE type.

What does it do? Text and lines are converted between different formats.



Latest notes:This statement is only provided for use in the conversion
classes 'CL_ABAP_CONV_...'.

Return to menu