‎2009 Sep 11 10:31 AM
hi,
first ,i m newhand in ALE BAPI
for the purpose of transfering MatMaster Data from one client to another i want to use BAPI(standardmaterial) in distribution model (BD64).
of course i have set the necessary points in IMG , but what confused me is how can i generate through the method of this object type ?
in the context of ALE/IDOC(MATMAS) we can generate idoc through Tcode bd10 , but in this bapi scenario(standardmaterial/save/idoc type:matmas_bapi) it seems not work .
please kindly suggest
‎2009 Sep 11 12:53 PM
hi
you can very well use the BD10 program if you use BAPIs in Distribution Model.
BAPI in turn refers to MATMAS.you can double click the BAPI in BD64 to check the same.
For information related to using BAPIs in ALE plz check the below link.
http://help.sap.com/saphelp_47x200/helpdata/en/78/217d6851ce11d189570000e829fbbd/frameset.htm
Cheers,
Hakim
‎2009 Sep 14 2:02 AM
hi Hakim ,
to my knowledge , the interface message idoc matmas_bapi for object type bus1001006 is unavailable in BD10.
so i m confused about how to generate the outbound idoc . must i do some coding to achieve this?
please suggest
‎2009 Sep 11 12:59 PM
HI,
Steps for outbound interface for material master
1, create port
2,create RFC destination
3,create partner profile(here you have to assign process code MATM to mesage MATMAS this prcess code will calls the outbound function module to fill the Idoc)
4 create CDM.
Otherwise refer the below link:
aptechnical.com/Tutorials/ALE/MaterialMaster/Distribute1.htm
Regards,
suresh.d