2008 Dec 10 10:20 PM
Hi,
We have a requirement to create the invoice for a one time vendor for the GL accounts from the file without PO reference similar to FB60.
I checked following BAPI_INCOMINGINVOICE_CREATE, but for this BAPI Purchase order is a mandatory filed thus not able to use this. I have also checked BAPI_ACC_DOCUMENT_POST but this does not allow to post for one time vendor.
Any suggestions will be appreciated.
Thank you,
Rohit
2008 Dec 10 10:36 PM
2008 Dec 10 10:43 PM
RFBIBL00 is supported only for the t-codes FB01 Post document
FBB1 Post foreign currency valuation
FBS1 Enter accrual/deferral document
FBV1 Park document
FB05 Post with clearing
and other thing is it required input file is a particular format. In our case it is going to be excel file.
2008 Dec 11 1:56 PM
>
> RFBIBL00 is supported only for the t-codes FB01 Post document
> FBB1 Post foreign currency valuation
> FBS1 Enter accrual/deferral document
> FBV1 Park document
> FB05 Post with clearing
>
> and other thing is it required input file is a particular format. In our case it is going to be excel file.
FB60 is simply a different way to enter accounting data and is compatable with FB01. I don't know of another way to enter OTO data.
Rob
2008 Dec 10 10:41 PM
2008 Dec 10 10:48 PM
Sunil I have looked at the BAPI_ACC_INVOICE_RECEIPT_POST but does not have any where to mention regarding one time vendor number and its address. We want to post document type KR with one time vendor. Its seems to me it is similar to BAPI_ACC_DOCUMENT_POST.
Let me know if I am missing some thing.