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

Material master idoc

Former Member
0 Likes
626

Hi all,

i am transferring a material from one server to another using ALE_IDOC

The material is getting transferred properly but i want to change the plant

of material from A008 to I008 during the tranfer process

i tried to find some user-exits in master_idoc_distribute but it is not stopping on

those

kindly guide

Regards

' Tarang Shah

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
578

It should stop on the user exits. Are you putting your break-point in the FM master_idoc_distribute on the CALL CUSTOMER-FUNCTION command.

4 REPLIES 4
Read only

Former Member
0 Likes
579

It should stop on the user exits. Are you putting your break-point in the FM master_idoc_distribute on the CALL CUSTOMER-FUNCTION command.

Read only

Former Member
0 Likes
578

Hi,

Use the BADI

MG_MASS_NEWSEG for this purpose which deals with IDocs and its segments.

reward if useful

regards,

ANJI

Read only

0 Likes
578

Hi Friends,

Do any one of you have a sample code for MG_MASS_NEWSEG . I tried in different ways, but not able to succeed ..

Thanks in advance,

Murali

Read only

Former Member
0 Likes
578

Hi,

have you checked the components of the following enhancements (SAP 46C)

MGV00001

MGV00002

MGV00003

Hope this helps.

Best Regards, Murugesh AS