SAP CHARACTER SOURCE FIELDS



Get Example source ABAP code based on a different SAP table
  



Character-Like Source Fields
c
n
string
The following special formats must be respected in conversions of character-like data objects to numeric data objects:
Representation of Numeric Values in Character-Like Fields
Representation of Time Stamps in Character-Like Fields

ABAP_EXAMPLE_VX5
Conversion of the text string 053000 to different target types. The type-compliant formatted output is 53000, 0000053000, 053000, 053000.
ABEXA 00850
ABAP_EXAMPLE_END