Application Development 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: 

Material_Master_IDOC_Creation

Former Member
0 Kudos

Hi..

In SAP,is there any standard program,that would create an IDOC from Material master ?

And also, suppose I know a partner in SAP with its Basic IDOC type that it is using to transfer the material master data, then is there any way I can track out how that partner would have implemented the Material Master Outbound IDOC creation?

Thanks

4 REPLIES 4

Former Member
0 Kudos

Use transaction BD10 to distribute material master data using IDocs.

I am not sure what the 2nd part of the question means?

-Kiran

Former Member
0 Kudos

Hi ,

For materaial master distribution you can use transaction bd10.

For checking how you outbound is set you can go to transaction WE20 (Partner Profile) and select the type of partner (customer, vendor, bank etc.) and select your partner no. Now double click on the partner in outbound parameters section from window pane and it will give you details of how partner is configured.

Using these details you can check table EDP13 and you will get more info about how is partner outbound interface configured.

Regards,

Amit.

Please reward any help.

you can get idoc type, message type, process code, whom to inform in case of error, idoc administrator and other details aboutpartner

Message was edited by: amit bhadauria

Message was edited by: amit bhadauria

Former Member
0 Kudos

Hi,

<i>In SAP,is there any standard program,that would create an IDOC from Material master ?</i>

These are the related programs related to your question.

RBDARTS2 Posting of retail materials to your own system via IDocs

RBDARTST Reimport IDoc Directly to Inbound Processing of Retail Material Master

RBDFEART Get retail material

RBDFEMAT Get Material

RBDMATS2 Post Materials via IDocs to Your Own System

RBDMATST Reimport IDoc Directly to Inbound Processing for the Material Master

RBDSEART Send retail material

RBDSEART_DXWB Send Material (Data Transfer Workbench)

RBDSEBOM Material BOM Distribution

RBDSECNP Distribution of Configuration Profiles for Materials

RBDSEMAT Send Material

RBDSEPAM Plant allocations to material BOMs distribution

RBDSESTT Distribution of material variants

RBDSEWG1 Direct transfer of base material groups

RBDSEWGR Direct Transfer of Material Group Hierarchies

Regards,

Raghav

ferry_lianto
Active Contributor
0 Kudos

Hi Subhash,

You can use this standard program to generate IDoc(s) for material master.

<b>RBDSEMAT

RCCLMAT</b>

You can check the EDIDC (data control) of an IDoc (WE02) to ensure correct and match with your partner profile (WE20).

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.