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 Message type MATMAS

Former Member
0 Likes
5,041

Hi,

when I manual create material master in one plant after that I want to use IDOC Message type "MATMAS" For Distribute material master for create on other plant (2000,3000,...) in same sytem how I can configuration or Enhancement

Regards,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,969

Hi,

If you want to extend the materials to other plants in same system, there is no need of using IDOC.

Use the BAPI "BAPI_MATERIAL_SAVEDATA" to extend the material to other plants.

Read BAPI documentation for more details.

Regards

Vinod

Hi,

when I manual create material master in one plant after that I want to use IDOC Message type "MATMAS" For Distribute material master for create on other plant (2000,3000,...) in same sytem how I can configuration or Enhancement

Regards,

5 REPLIES 5
Read only

Former Member
0 Likes
2,969

Hi,

Here is a quick guide for you for ALE Settings:

First of all you need two logical systems, one will act as sender and other as reciever .

1)Define logical systems through BD54.

2) Assign clients to logical systems (SCC4)

3) Create RFC Destination (SM59)

4) create port(we21)

5) Create Partner profile

If all these steps are done then go to BD64, there

1) Create Model view

2) Mention your sender and Reciever for that Model (logical systems)

3) Mention The message type

4) Distribute your model view through Environment -> Distribute

If model view is distributed sucessfully that means messages can flow sucessfully between two systems. To ensure your your model view is distributed sucessfully, take special care while setting up partner profiles in sending and recieving system.

Regards

Vinod

Read only

0 Likes
2,969

Thank you for your answer I set all parameter already. Now I can distribute material create only one plant

I will try it again.

regards,

Read only

Former Member
0 Likes
2,970

Hi,

If you want to extend the materials to other plants in same system, there is no need of using IDOC.

Use the BAPI "BAPI_MATERIAL_SAVEDATA" to extend the material to other plants.

Read BAPI documentation for more details.

Regards

Vinod

Read only

0 Likes
2,969

Check BD10 .

Read only

Former Member
0 Likes
2,969

Hi,

You gotto create filters in the distribution model for plants. At the sender, you gotto extend the plants for those particular plants via MM01(when you create material master) or MM02 (change material).

When you now send the materials, they would be replicated for the corresponding plants for which they are configured.

~ Bineah