‎2006 Dec 18 10:27 AM
Hi All,
Did anybody work on BAPI-BAPI_CTRACDOCUMENT_TRANSFER in FI-CA module.
Actually I am filling all the parameters exactly but not able post the document.Its giving the error like 'Internal error: Lock missing for change / clear document item'
Any kind of help will be appreciated.
Thanks
Manas Ranjan Panda
‎2006 Dec 22 2:04 PM
‎2007 Dec 14 3:02 AM
Hi Manas,
Could you please help me for solve this case? I also got the same problem.
Thankyou & Best regard,
Naruethai
‎2011 Sep 20 7:33 AM
hi Gurus!
I also got a problem in using this transfer. i fill up all fields in OPENITEMS with corresponding fields from DFKKOP but it didn't transfer. pls help! thanks.
‎2025 Mar 20 7:49 AM
Yesterday, I faced the same problem and I would like to share the solution with you, although this post is very old.
Call BAPI_CTRACCONTRACTACCOUNT_GOI1 to retrieve the open items. The crucial point: Provide parameter ENQUEUE with X.
After that, call BAPI_CTRACDOCUMENT_TRANSFER and the error message concerning the missing lock will disappear.