ABAP Programs: Multi-Language Support

REPORT ZSOURCE0809.

* Using text symbols
WRITE: / ‘Literal without text symbol’,
/ ‘Original text of the source code’(001),
/ TEXT-002.

~~~~~ end of post ~~~

No comments:

Post a Comment