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: 

LINE ITEM RELATED TO GRANT

Former Member
0 Kudos

hi friends,

At selection screen the user may enter the grant number and in the output I should display grant_no,Purchase order and line items.

One PO can have multiple line items but in my case I should display only those line items that are related to GRANT.Please help me to do this.

1 REPLY 1

atul_mohanty
Active Contributor
0 Kudos

Hi - Please select those PO lines from table EKPO with Grant 'EKPO-GRANT_NBR' = selection screen 'Grant number'.