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

BAPI_PO_CREATE1 - Delivery date regarding

daniel_duras2
Participant
0 Likes
608

Hi experts.

I am creating PO by function module above. Problem is, that delivery date of order is calculating by system, not by my own proposal.

Is there any method, field in structure or something else to turn off that proposal ... ?

Thanks a lot.

3 REPLIES 3
Read only

h_senden2
Active Contributor
0 Likes
517

I think you have to fill the import tables POSCHEDULE and POSCHEDULEX to define you own delivery date.

regards

Hans

Read only

0 Likes
517

POSCHEDULE structure is filled. Problem is when for example delivery date is in some other date than system wants.

I mean when I want to create PO with long deliv.date like 1 year, system will generate warning (we can see that in ME21). I want omit that warning and create PO with my own deliv.date ...

Thanks.

Read only

0 Likes
517

Is there any suggestion how can I solv my problem ? Is only way to pass that date is change created PO ?

Thanks.