2009 Jul 06 7:35 AM
Hi All,
I am trying to change some fields for Batch Master, I am trying the user exit of Master Data Distribute since IDOC_MASTER_SMD_BATMAS is BAPI based and there is no user exit available.
When I am running my scenario with a break point on Master Data Distribute, it is not getting triggered. I am wondering if this FM is use or not.
Pls. share your experience/solution if any.
Regards
Ashish Rawal
2009 Jul 06 7:49 AM
First up all the FM name is MASTERIDOC_CREATE_SMD_BATMAS, I surprised after dont find any exit for this FM.. May be you need to copy this FM and do the changes... Yes this the FM used to create an Idoc BATMAS.
Hi All,
I am trying to change some fields for Batch Master, I am trying the user exit of Master Data Distribute since IDOC_MASTER_SMD_BATMAS is BAPI based and there is no user exit available.
When I am running my scenario with a break point on Master Data Distribute, it is not getting triggered. I am wondering if this FM is use or not.
Pls. share your experience/solution if any.
Regards
Ashish Rawal
2009 Jul 06 7:49 AM
First up all the FM name is MASTERIDOC_CREATE_SMD_BATMAS, I surprised after dont find any exit for this FM.. May be you need to copy this FM and do the changes... Yes this the FM used to create an Idoc BATMAS.
2009 Jul 06 12:52 PM
Thanks for your response - Do you think any BADI will be helpful since ALE_IDOCS_CREATE is getting triggered??
2009 Sep 24 7:51 AM
It is not possible to make changes and approach we followed was to make changes in middleware mappings.
2009 Sep 24 7:52 AM