‎2009 Sep 15 11:34 AM
Good morning:
I want to ensure that i am doing the things well.
I was calling the edit_text without save flag and i had problems in synchronizing because sometimes in the process the text was not created at the invoice creation.
Now, i have added the save flag and i have added a commit work and wait too after the function call. ¿Is it enough or i would have to called a commit_text?.
Thanks in advance.
regards
‎2009 Sep 15 11:36 AM
I've always used COMMIT_TEXT, not sure if it would work without. Can you try both and see which works?
‎2009 Sep 15 12:06 PM
Iit is always working, the problem is with a user that has slower connection. I need to know if it would wok with the save flag. I have understood it in help.sap.com
Thanks in advance
regards
‎2009 Sep 15 12:13 PM
Sorry, i forgot the link:
http://help.sap.com/erp2005_ehp_04/helpdata/EN/d6/0db69c494511d182b70000e829fbfe/frameset.htm
‎2009 Sep 15 11:40 AM
use commit_text and check the parameters which you have passed , i hope it will work