2015 Feb 13 5:49 AM
Hi Team,
Need your help in sorting out the steps in detail to convert literals in program to text elements.
Please help.
thanks,
Shruti
Programatically?
You can either maintain Texts symbols in SE32 or by maintaining it manually in the program.
ex- write: 'Output'.
You can make it like:
write: 'Output'(001).
or maintain it in SE32 text symbols and write in program like:
write: text-001.
2015 Feb 13 5:59 AM
You mean to create Text elements in a program to avoid Hard Texts?
You can do it in SE32.
2015 Feb 13 6:09 AM
Hi,
Thanks for your reply.
Yes, but I need to do it programatically.
Thanks,
Shruti
2015 Feb 13 7:05 AM
Programatically?
You can either maintain Texts symbols in SE32 or by maintaining it manually in the program.
ex- write: 'Output'.
You can make it like:
write: 'Output'(001).
or maintain it in SE32 text symbols and write in program like:
write: text-001.
2015 Feb 13 6:31 AM
I dont know, how o do pro-grammatically, but this blog will help you do in simple steps:-
http://scn.sap.com/community/abap/blog/2014/05/03/abap-text-symbol-analysis-tool
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |