Get Example source ABAP code based on a different SAP table
VX_EXA_ONLY
ABAP_STRINGTMPL > - Strings of Digits The example demonstrates how the format ALPHA> is specified for embedded expressions.
ABAP_SOURCE_CODE ABAP_EXEC >
ABAP_DESCRIPTION This program demonstrates the use of the formatting option ALPHA> with the parameters IN> and OUT> on a text string textstring>. This string always has a length of 20 and its content can be entered on the selection screen. The results of the formatting are as signed to target fields of the types string> and c>, where the length of the text field can also be entered on the selection screen. The length of the formatting option WIDTH> can also be entered. If the length is 0, the formatting option is ignored.