‎2005 Dec 09 2:04 AM
Hi,
I am using bapi_acc_invoice_receipt_post function module to create an inbound invoice. i got return message as document posted.
but when i see in FB61 t.code no document created. i got status message as document number dosen't exist.
i think lot of people got this problem . so give me some soluction to fix this problem.
Regards,
Kannan.
‎2005 Dec 09 3:02 AM
Hi!
Call BAPI_TRANSACTION_COMMIT with WAIT = 'X' just after your BAPI call.
Regards,
Maxim.
‎2005 Dec 09 5:02 AM
Call this Bapi BAPI_TRANSACTION_COMMIT after BAPI call
BAPI_ACC_INVOICE_RECIEPTPOST.
regards
vijay
‎2005 Dec 09 5:10 AM
Hi,
I used this function module last week only. I have one doubt regarding this function module can we send the
obj_key and obj_type. When ever i use obj_type = bkpf.
it is giving error. Can u tell what the values u are sending through bapi header
rgds
p.kp