2012 Jan 15 7:16 PM
Hi ,
I am using SAVE_TEXT function module ( along with SAVE_MODE_DIRECT = 'X') to write some data into the text elements of a Sales order during creation. This activity is being done in the SAVE_DOCUMENT method.
The problem is that once the text is saved to the sales order and I attempt to create a new SALES_ORDER using VA01, the old value ( from the already saved order) appears in the text elements.
I tried using FREE MEMORY ID ,but the same did not work.
Any thoughts on how I can flush the memory text.
Thanks,
Jasmit
<removed by moderator>
Edited by: Thomas Zloch on Jan 15, 2012 9:40 PM
2012 Jan 16 5:26 AM
Hi Jasmit,
Just try to refresh the table data after the save_text FM. this will solve the problem.
Regards,
Ramesh.
Hi Jasmit,
Just try to refresh the table data after the save_text FM. this will solve the problem.
Regards,
Ramesh.
2012 Jan 15 8:45 PM
2012 Jan 15 8:52 PM
2012 Jan 16 5:26 AM
Hi Jasmit,
Just try to refresh the table data after the save_text FM. this will solve the problem.
Regards,
Ramesh.
2012 Jan 16 10:22 AM
Hi All,
I tried with refreshing the table, using the SAVE_MODE_DIRECT ='X' and blank, but the issue still persists.
I was under assumption that SAP might be clearing the text memory before every new transaction and then initiating the text determination procedure. However, this does not looks like the case..
Any thoughts on alternate solutions.
Regards,
Jasmit
2012 Jan 16 10:57 AM
Hi,
Did you try to free memory after commit ? As in executing some subroutine while commit ?
Sridhar
2012 Jan 16 11:33 AM
Hello Jasmit,
Did you try refreshing the text memories by caling the FMs 'FREE_TEXT_MEMORY' and/or 'INIT_TEXT'?
BR,
Suhas
2012 Jan 16 10:57 AM
Did you check it in So01 ? Is it available there ?
Kesav
Edited by: Keshav.T on Jan 16, 2012 4:33 PM
2015 Mar 09 1:34 PM
Hi experts,
is there any solution for this? I am facing the same problem.
Tried all the above suggestions, but nothing worked for me.
Thanks
Tobi
2015 Mar 09 1:48 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |