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: 

BAPI For Posting the Service Oreder Materails Via MIGO

Former Member
0 Kudos

Hello Experts,

I want to post the Stockmaterails created In IW31 to be posted trough MIGO.As i could do that using a BDC ,but when we link it through some webservice the BDC is getting failed,so Planning to use an BAPI for the Same.can some please suggest the bapi which i can use for posting the materials of the Service order Via MIGO.

the screen of MIGO will be the Initial with GOODS ISSUE , ORDER , when i click on Execute all the materails related to that service order will be Displayed Now i need to Select the Checkboxes and Save finally.So that all the materails Will get Posted

Regards

Prem

1 ACCEPTED SOLUTION

Former Member
0 Kudos

>

> Hello Experts,

> I want to post the Stockmaterails created In IW31 to be posted trough MIGO.As i could do that using a BDC ,but when we link it through some webservice the BDC is getting failed,so Planning to use an BAPI for the Same.can some please suggest the bapi which i can use for posting the materials of the Service order Via MIGO.

1.) That's not how goods movements for service orders are usually processed. Usually, you would use IW41or IW44 (or any other IW4*) - which would then take care of the matter. Maybe you should start looking for BAPIs in that area ...

2.) I do not think that you can do a reliable BDC on MIGO - I think MIGO no longer supports BDC, you BAPI_GOODSM* might be your best choice.

1 REPLY 1

Former Member
0 Kudos

>

> Hello Experts,

> I want to post the Stockmaterails created In IW31 to be posted trough MIGO.As i could do that using a BDC ,but when we link it through some webservice the BDC is getting failed,so Planning to use an BAPI for the Same.can some please suggest the bapi which i can use for posting the materials of the Service order Via MIGO.

1.) That's not how goods movements for service orders are usually processed. Usually, you would use IW41or IW44 (or any other IW4*) - which would then take care of the matter. Maybe you should start looking for BAPIs in that area ...

2.) I do not think that you can do a reliable BDC on MIGO - I think MIGO no longer supports BDC, you BAPI_GOODSM* might be your best choice.