cancel
Showing results for 
Search instead for 
Did you mean: 

Issue

p391977
Contributor
0 Kudos

I have one issue:

If a new material is created in MM01 then it sholuld be Automatically and simultaneously distributed to all the sales organisations and distribution channels(16 are there) . How to do that.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

write a BDC program for material upload where in you can extend this material to the required 16 sales orgs and distribution channels. make sure that these 16 sales org + distribution channel combinations are assigned to the plant where this material is being created, else you would need to add one more parameter in the BDC program with plant as a variable.

With this the material can be extended to all the required sales org and dist channels. You would need give the fields that need to be extended to the abaper for recording purpose to run in program. You can also make use of MM50 incase no specific validations while extending to different sales org, dist channels.

Thanks

sadhu kishore

Former Member
0 Kudos

Prabhu,

GO to VOR1 and for all the 16 combinations of SOrg and Dist Channel , maintain the Reference Distribution channel for material in the field "DCh-Cust/Mt" column.

This will allow you to place the orders on the 16 distribution channels even though the material was not extended to those Distribution channels.

If you want to change the data for different distribution channels then you have to do it manually or through ABAP program.

Regards,

Ajai

Don't forget to reward points if helpful.

Former Member
0 Kudos

Hi Radjeshyam

U have to extend that material to another sales org. Check with ABAPer

for any user exit is available.

Regards