2006 May 30 2:21 PM
Hi there
I trying to create a parked document in an ABAP program. The 2 legs in the document should contain a customer record as the one leg and a GL Account entry on the other leg.
I tried looking at BAPI_INCOMINGINVOICE_PARK to get this done, but it doesn't have a table that I can pass customer data in. BAPI_ACC_DOCUMENT_POST would work perfectly, but I can't see that it is possible to create a parked document with it.
Can anyone please assist in solving this problem?
Kind Regards
Gustav Coleske
2006 May 30 2:32 PM
hi,
i think , it's not for customer ->read documentation in se37 to that bapi
A.
2006 May 30 3:03 PM
Hi Andreas
I already looked at the documentation of these function modules. In the documentation for BAPI_INCOMINGINVOICE_PARK it gives a couple of examples, but nothing pertaining to creating a customer leg on a parked document. This is the portion I have a problem with.
Kind Regards
Gustav