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

Logistic minimum from BAPI_PO_CREATE

daniel_duras2
Participant
0 Likes
572

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
Read only

Former Member
0 Likes
539

i guess you get the messages in the RETURN table

3 REPLIES 3
Read only

Former Member
0 Likes
540

i guess you get the messages in the RETURN table

Read only

0 Likes
539

Yes Soumyaprakash .

Problem is, that FM will create PO ...

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

Read only

0 Likes
539

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