‎2010 Sep 10 9:24 AM
Hi....
I need a standard function module AND Idoc for transfering the following data.
If there is any standard available for these interface requirement, please share the same.
We would like to consider the standard functionality in IDOC, File transfer and any interface technology available SAP.
BOM Data - Both Inbound & Outbound
Material Data - Outbound
Regards,
Guru
‎2010 Sep 10 1:32 PM
Hi You can use following object for BOM inbound and outbount In LSMW:-
BAPI method BOM:-
Business Object BUS1080 Article BOM
Method CREATEBOMGROUP Creation of a material BO
Message Type MATERIALBOM_CREATEBOMGROU Creation of a material BO
Basic Type MATERIALBOM_CREATEBOMGROU Creation of a material BO
BAPI method for material:-
Business Object BUS1001006 Standard article
Method SAVEDATA Create and change materia
Message Type MATMAS_BAPI Create and change materia
Basic Type MATMAS_BAPI03 Create and Change Materia
Regards
Dhirendra
‎2012 Jun 22 7:34 AM
Hi ,
I am using BUS1080 . It is converting data fine. But in Start IDOC generation it is giving error like "basic data GROUP BOM missing error" ...can you tell how to resolve this ?
‎2010 Sep 13 9:10 AM
Thanks for sharing the possibilities...
I hope it will help to design the solution for the requirement.