‎2006 Aug 21 6:54 AM
Hi All
We are trying to create a Material with just a Basic View using FM : IDOC_INPUT_MATMAS01, but we are unable to do the same since it returns errors about fields to be filled for other Material master views
like Plant , Sales Organisation etc
Has any one succesfully created a material using this FM
Please let us know ,
Thanks in advance
‎2006 Aug 21 7:03 AM
hi sanjay,
You can use this standard program to generate IDoc(s) for material master.
RBDSEMAT
RCCLMAT
You can check the EDIDC (data control) of an IDoc (WE02) to ensure correct and match with your partner profile (WE20).
Regards,
Naveen
‎2006 Aug 21 7:05 AM
Hai Sanjay,
Check the Plant, Sales Area details in the target system. The material will be created only if the above details exists in the target system.
‎2006 Aug 21 7:23 AM
Hi Sanjay,
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
You can use this standard program to generate IDoc(s) for material master.
RBDSEMAT
RCCLMAT
You can check the EDIDC (data control) of an IDoc (WE02) to ensure correct and match with your partner profile (WE20).
Reward points if helpful.
Regards,
Harini.S
‎2006 Aug 21 1:48 PM
My problem is i'm trying to use IDOC_INPUT_MATMAS01 using customized program and generating materials with internal material number. It keeps asking for details of other views where as i want to create only Basic view.
So, is there any settings in SPRO for internal Material number range?