Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Idoc processing

Former Member
0 Likes
434

Hi,

I need to use IDOC as interface for getting the information from source system to target system. i'm using FM 'IDOC_INPUT_MATMAS_MDM' for getting the data from source system to target system.

Now my requirement is, while getting data from source system through FM 'IDOC_INPUT_MATMAS_MDM' , inside this FM i need to code to change the received data from source system based on the some condition and get into target system.

so please let me know, is there any customer exist or badi exists in the FM 'IDOC_INPUT_MATMAS_MDM' if so please let me know how to find the customer exist. if not t please let me now how to write my own coding inside the FM mentioned above.

Thanks,

Prem Chander Arumugam

1 ACCEPTED SOLUTION
Read only

surya_ramireddy
Participant
0 Likes
364

Hi

Can you please check the following user exit. It might be useful for you. Is not suitable, check for user exits for material master in SMOD and Implement in CMOD.

WVMI0001

Regards,

surya

Edited by: surya ramireddy on Dec 21, 2009 10:56 AM

1 REPLY 1
Read only

surya_ramireddy
Participant
0 Likes
365

Hi

Can you please check the following user exit. It might be useful for you. Is not suitable, check for user exits for material master in SMOD and Implement in CMOD.

WVMI0001

Regards,

surya

Edited by: surya ramireddy on Dec 21, 2009 10:56 AM