2009 Sep 10 6:18 AM
hello,
we have a requirement wherein upon saving in F-30, we need to call a bdc to F-02. is there a user-exit for this?
if none, is this possible to satisfy?
thank you.
hello,
we have a requirement wherein upon saving in F-30, we need to call a bdc to F-02. is there a user-exit for this?
if none, is this possible to satisfy?
thank you.
2009 Sep 10 6:49 AM
FOR FI enhancement,we usually use BTE(Business Transaction Events), the corresponding Transaction in SAP is FIBF.
For your requirements, I think event "1130" should be the case.
Enter "FIBF" and Follow the menu path
Settings -> Process Modules -> of an SAP Applicationand then go to process "1130", then add a new item and assign a new function including the standard parameters provided by SAP
then you can use the imported parameters to call BDC in the new function
2009 Sep 10 9:22 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |