2009 Apr 02 11:02 AM
I need to change the long text of a message belonging to a message class...
Since it is a change, previously they had used Read Text Fm in the program to read the content of the long text messages in an internal table by using
Text id = 'SUBM'
Text object = 'WORKST'
Text name = 'ZDVRQ1'.
language = 'EN'.
Can someone tell me where this text id = 'SUBM' exists.. and where they have maintained the content of the Long text.( I mean what is the transaction code for maintaining the content).
If i get this info i can add the new lines going to the transaction where they have maintained the content earlier.
2009 Apr 02 11:25 AM
U can also check this in the tcode SE75 for text ID or tables TTXID / TTXOB but for the content stored in this will not be directly visible in any of the tables as they would be stored in ASCII HEX.
Santosh.
Edited by: Santosh Kotra on Apr 2, 2009 3:56 PM
I need to change the long text of a message belonging to a message class...
Since it is a change, previously they had used Read Text Fm in the program to read the content of the long text messages in an internal table by using
Text id = 'SUBM'
Text object = 'WORKST'
Text name = 'ZDVRQ1'.
language = 'EN'.
Can someone tell me where this text id = 'SUBM' exists.. and where they have maintained the content of the Long text.( I mean what is the transaction code for maintaining the content).
If i get this info i can add the new lines going to the transaction where they have maintained the content earlier.
2009 Apr 02 11:09 AM
2009 Apr 02 11:25 AM
U can also check this in the tcode SE75 for text ID or tables TTXID / TTXOB but for the content stored in this will not be directly visible in any of the tables as they would be stored in ASCII HEX.
Santosh.
Edited by: Santosh Kotra on Apr 2, 2009 3:56 PM
2009 Apr 02 11:43 AM
Hello Go to VOTX, you can find all the text types.
if u want to create , u can create your own text, and if u want to see the long text go to SO10 and put the Text id , textname and object and dispaly.
I hope this is use full for u.
Regards
Narsim
2009 Apr 02 11:50 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |