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

ALE BAPI standardmaterial

Former Member
0 Likes
612

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

3 REPLIES 3
Read only

abdul_hakim
Active Contributor
0 Likes
544

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

Read only

0 Likes
544

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

Read only

Former Member
0 Likes
544

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