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: 

Logistic minimum from BAPI_PO_CREATE

daniel_duras2
Participant
0 Kudos

Hi experst.

I've got problem.

As we know when in ME21 we want to create PO and if some supplier has got minimum logistic, ME21 can throw specified message.

Problem is, that I am creating PO from BAPI_PO_CREATE, so how can I get same info in FM.?

Thanks as usuall.

Danielek.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

i guess you get the messages in the RETURN table

3 REPLIES 3

Former Member
0 Kudos

i guess you get the messages in the RETURN table

0 Kudos

Yes Soumyaprakash .

Problem is, that FM will create PO ...

Edited by: Danielek on Sep 7, 2009 3:33 PM

0 Kudos

are you sure the BAPI will create a PO if you are getting error creating similar PO from GUI ?