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

Purchase Order Due Date

Former Member
0 Likes
1,438

Hi Experts,

Please provide me the <b>code</b> to caluculate Purchase order due date for a given Purchase document number(EBELN) from EKKO, EKPO and VBFA tables.

Helpful answers will be awarded.

Thanks in advance

Regards,

Kumar

Hi Experts,

Please provide me the <b>code</b> to caluculate Purchase order due date for a given Purchase document number(EBELN) from EKKO, EKPO and VBFA tables.

Helpful answers will be awarded.

Thanks in advance

Regards,

Kumar

1 REPLY 1
Read only

Former Member
0 Likes
639

Hi

by Purchase order due date do you mean the date on which it is scheduled to be delivered and if it is so you get all PO schedule details in EKET table. if there is partial delivery and you want to find the qty currently due you can get all GR and GI details in EKBE table which can be used to calculate pending qty.

Sirish