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

How to select Delivery Header Dates tab entries

dksanu
Discoverer
0 Likes
4,366

Hi friends,

I have a requirement to select all the events, events name,begin plan ,End plan and all the data from DATES tab of delivery header for each delivery number and display in ALV output .Can you please tell me how to do that?

Thanks

Deepak

6 REPLIES 6
Read only

SimoneMilesi
Active Contributor
0 Likes
2,991

Hi!

Those dates are stored in TSEGE table, accessed with LIKP-HANDLE (ref this old thread ) and you can use the TSEG* FMs to manage them.

Read only

0 Likes
2,991

Hi Simone ,

Thanks for the reply. But I do not want to maintain those data in delivery rather data is already maintained in delivery I want to fetch those data in a Z-report. I am using the below selection screen .

I am providing the dates in inputs and want to fetch all the data maintained in the delivery header dates tab.

Thanks

Deepak

Read only

0 Likes
2,991

@deepak kumar

Check the other FMs in the group! Do not stop to the one in the thread!

Read only

0 Likes
2,991

Thank you for the table name and how to access the dates in it with the handle! I've been looking for the table a long time.

Read only

former_member842592
Discoverer
0 Likes
2,991

Hi all,

Can you advise how to configure that Delivery Header Date Tab?

Thanks

Prachya

Read only

former_member842592
Discoverer
0 Likes
2,991

Hi all,

Can you advise how to configure that Delivery Header Date Tab?

Thanks

Prachya