‎2007 Apr 16 12:44 PM
Hi Experts,
I am calling the function module CV110_DOC_CREATE in my program. This program i have attached to a ztransaction.Thus the screen after entering the document type, document version and part in the cv01n transaction appears when my ztransaction is executed. But the problem is that i can attach object link (document info record) when the ztransaction is executed initially. But when i click on back button and again comes to the screen i am not able to attach the object link.Then it gives an error as " Object does not exist". Please help.
‎2007 Apr 16 1:04 PM
Hi,
When the back button is clicked. check for the object link is existing or not. if not try to link the object again.
Thanks
Vijaya
‎2007 Apr 16 1:13 PM
When the back button is clicked screen for my ztransaction comes.From there it is calling the actual screen to attach the object link.there i am trying to attach the object link again...then it is saying as object does not exists. This same dir i have attached earlier as object link when the ztransaction was run initially.
‎2007 Apr 17 8:07 AM
Hi
The same program is working fine in 4.7 system. But in ECC 5 it is not working properly. Please help me out.