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

Adding posting date in Selection fields

Former Member
0 Likes
971

Hi All,

I need to add Posting date in selection screen and selections accordingly.

Need to select PO from ekko and GR IR values(Including posting date) from another tables like mseg bseg ekbe ekbz for different conditions.

How can I use this becoz my final loop is in ekko.

It will append the values which are not include in posting dates.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
818

You will have link from EKKO -EKBE- EKBZ - BSEG- MSEG.

4 REPLIES 4
Read only

Former Member
0 Likes
819

You will have link from EKKO -EKBE- EKBZ - BSEG- MSEG.

Read only

0 Likes
818

Common value is PO only and we will get belnr from each table.

What final loop I can put?

Is it in ekko.

Den it will fetch those PO also which does fall under that date range

Read only

Former Member
0 Likes
818
  • You will have to find key fileds in all the table and link them and use for all entries according to your data dependencies.

Read only

Former Member
0 Likes
818

Thanks all