2008 Dec 12 8:48 AM
Hi. We have a 3rd party application here that calls this BAPI to post finance invoices.
However, we want to populate an extra field, BKPF-REINDAT, which is in field DOCUMENTHEADER-INVOICE_REC_DATE in the BAPI.
I have tried the BAPI manually and it works fine, but we can not amend the call from the 3rd party application, so we need another way of populating this field.
Does anyone know of a user exit on this BAPI? I can not find one.
Does anyone have any other ideas how we can populate this field?
Regards,
Dave.
Hi. We have a 3rd party application here that calls this BAPI to post finance invoices.
However, we want to populate an extra field, BKPF-REINDAT, which is in field DOCUMENTHEADER-INVOICE_REC_DATE in the BAPI.
I have tried the BAPI manually and it works fine, but we can not amend the call from the 3rd party application, so we need another way of populating this field.
Does anyone know of a user exit on this BAPI? I can not find one.
Does anyone have any other ideas how we can populate this field?
Regards,
Dave.
2008 Dec 12 9:25 AM
I don't have access to SAP System right now but if there is no EXIT then
you can create your own BAPI by copying the standard one then change the code according to your need and associate with the same BOR and call it will work.
Hope this helps.
Regards
Bikas
2008 Dec 12 9:34 AM
Hi...
Please check this Exit.
ACBAPI01
ACCID001
ACCID002
Thanks..
Subhankar
2008 Dec 12 10:17 AM
Hi. Thanks a lot for that, ACBAPI01 seems to be perfect, except it is only called if the extension is populated.
In our case this is not populated so it is not called.
Can you think of a way round this? We can not change the actual call at all as it is from a 3rd party product.
Regards,
Dave.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |