2014 Apr 26 10:25 AM
Hi Experts,
I'm creating WBS element and I have to create long text.
I have used 'CREATE_TEXT' and 'SAVE_TEXT'.
The problem is when I use 'READ_TEXT' the text is retrieved. But in CJ20n I'm not able to view the long text created.
Please provide a solution for this.
I have used commit_text and updated TXTSP to 'E' but no use.
Regards,
Srilekha
2014 Apr 29 10:00 AM
Hello,
Does the commit work added between the save_text and read_text,
also the COMMIT_TEXT has a parameter KEEP=' ' if this is blank then the text will
be saved into DB and the text should not be visible, until commit work is called.
Regards,
Wen Peng
2014 Apr 26 11:26 AM
Hi,
Please check in CJ20N -
click on text I con and view long text
Thanking you
Regards
Mahesh
2014 Apr 26 11:41 AM
Hi Mahesh,
My concern is after using FM it should be updated there. But it is not happening.
Than you.
Regards,
Srilekha
2014 Apr 29 10:00 AM
Hello,
Does the commit work added between the save_text and read_text,
also the COMMIT_TEXT has a parameter KEEP=' ' if this is blank then the text will
be saved into DB and the text should not be visible, until commit work is called.
Regards,
Wen Peng
2014 Apr 29 10:54 AM
Hi Wen,
I have used Commit_text between create_text and read_text.
The value is coming into internal table in read_text.
But in CJ20 still is not appearing.
I have kept keep = 'X'.
Regards,
Srilekha
2014 May 15 10:19 AM
Hello Srilekha,
In this case the text will be save on the memory with keep = 'X', you have to debug it and see
whether the READ_TEXT catch the variable 'MEMORY_ID' with value like 'SAPLSTXD000001'.
Regards,
Wen Peng
2014 Apr 30 2:33 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |