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 MN24?

Former Member
0 Kudos

Hi,

I have a development, which requires me to create an output condition record Inbound Delivery (MN24) automatically after a vendor is created.

Is there a BAPI that does this? or what method could be used other than creating a recording, so that I can create a combination automatically?

Thanks,

Juneid.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Juneid,

See last reply in thread http://scn.sap.com/thread/641698

After getting the individual FM names, go through their doucmnetation to see if anything suits your need.

BR,

Ankit

3 REPLIES 3

Former Member
0 Kudos

Hi Juneid,

See last reply in thread http://scn.sap.com/thread/641698

After getting the individual FM names, go through their doucmnetation to see if anything suits your need.

BR,

Ankit

0 Kudos

Hello,

Thanks Ankit,but i actually have seen that thread before, and I could not find what I was looking for using that method.

am still exploring the different ways to find a BAPI ,but It seems there is none,I would like to know if there might be another way to tackle my problem other than a BAPI or a recording ?

Juneid.

0 Kudos

Hi Juneid,

Ok... Another suggestion, try debugging SAPMV13B and see which FMs SAP uses to create output condition records : Inbound delivery.

BR,

Ankit