2007 Apr 18 2:47 PM
Hi,
we have customized the 00001030 business transaction event (BTE) to start a particular function module.
When we use transaction FB01 to post a financial document, the function module is called.
When we use the relevant bapi BAPI_ACC_INVOICE_RECEIPT_POST, the function module is not called.
So my question is, are the fi badi's triggering bte's ?
And, is there a tool to see whether the 00001030 is really used ?
regards,
Hans
Message was edited by:
Hans Senden
Hi,
we have customized the 00001030 business transaction event (BTE) to start a particular function module.
When we use transaction FB01 to post a financial document, the function module is called.
When we use the relevant bapi BAPI_ACC_INVOICE_RECEIPT_POST, the function module is not called.
So my question is, are the fi badi's triggering bte's ?
And, is there a tool to see whether the 00001030 is really used ?
regards,
Hans
Message was edited by:
Hans Senden
2007 Apr 18 3:26 PM
2007 Apr 18 3:42 PM
Usually SAP delivers a BTE sample FM, what you can copy to your own. In this case you have to maintain table TBE01 and TBE34 to trigger the FM call.
You can put a break-point at FM OUTBOUND_CALL_<BTE_number> or FM BF_FUNCTIONS_FIND to see if it works.
Peter
2007 Apr 18 9:54 PM
@Peter :
we have copied the sample function module and customized everything. For transaction FB01 (create financial document) it is working.
BUt not for the bapi.
Hans
2007 Apr 18 3:46 PM
Hi Hans,
Please refer to OSS note 487722 to get more informations on FI BTE.
Hope this helps,
Regards,
Erwan
2007 Apr 18 9:57 PM
@Erwan : i'm now at home, but i will certainly investigate the notes. Thanx in advance. Points will be rewared soon !
Hans
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |