2009 May 26 7:34 PM
Hi Folks,
I need a user exit or BADI for CLFMAS idoc. I am sending the material classification data out to some legacy system and I need to filter the data in some conditions. Can you please let me know if any function Exit or BADI exist for it?..
Thank in advance.
Regards,
Shanthi.
2009 May 26 7:43 PM
Try implementing BTE OPEN_FI_PERFORM_CLF00100_E, which is in Fm MASTERIDOC_CREATE_CLFMAS
Regards,
Siddharth
Hi Folks,
I need a user exit or BADI for CLFMAS idoc. I am sending the material classification data out to some legacy system and I need to filter the data in some conditions. Can you please let me know if any function Exit or BADI exist for it?..
Thank in advance.
Regards,
Shanthi.
2009 May 26 7:43 PM
Try implementing BTE OPEN_FI_PERFORM_CLF00100_E, which is in Fm MASTERIDOC_CREATE_CLFMAS
Regards,
Siddharth
2009 May 26 8:19 PM
MESTYP IDOCTYP
CLFMAS CLFMAS01
CLFMAS CLFMAS02
MKCLF1 CLFMAS01
FM-attached to CLFMAS & MKCLF1---"DOC_INPUT_CLFMAS"
Prabhudas
2009 May 26 8:29 PM
Hi Prabhu,
this FM is for inbound idoc and Shathi is asking for outbound.
Regards,
Siddharth
2010 Feb 03 9:17 AM
Hi Shanthi Kumar,
Can you provide me the details like, how did you implement your idoc
1. Using which Function Module, Process Code and Enhancement point
2. Sample Code.
Thanks and Regards,
Lakshmi.
2010 Feb 18 2:41 AM
Hi Lakshmi,
Go through the below document. It has step by step procedure to implement BTE's.
We have one BTE 'OPEN_FI_PERFORM_CLF00100_E' In the FM MASTERIDOC_CREATE_CLFMAS.
All you have to do is..
-> Go to FIBF> settings --> P/S modules --> ...of a customer.
---> Create a function module, create an event and attach the function module to it.
When the FM OPEN_FI_PERFORM_CLF00100_E is called, our FM wil be triigered . Let me know if you need anything.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |