on 2006 Nov 24 3:56 PM
Hi.
I'm trying to use CREATE method of this BAPI in a function module to create documents from a list provided. In test mode it's returning a document number but this document is not actually created: nothing in DFKKOP nor in DFKKKO.
However that document number is taken out. If I use FPE1 to manually create another document, the next number is used, creating a "gap" in these tables.
Any idea how to fix this?
Thanks a million in advance.
Jean-Marie
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi ,
This BAPI needs an explicit call to FM 'BAPI_TRANSACTION_COMMIT'.Please ensure you call it after calling the BAPI in your program.
Cheers,
Rishi.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.