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

Reg: Transport Request Create

Former Member
0 Likes
1,001

Hi Friends

I had create the report for list of transport request, below fields i have display on ALV format.

Below point i need clarification .

1. my selection is create date only. and which table i would use in selection control.

2. Not need E070 and E070create table other then have the table and function module ,

will reply .

3. I need request create date.

Thanks

With Regards

I.Muthukumar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
964

hi,

Check in table E070CREATE

Hi Friends

I had create the report for list of transport request, below fields i have display on ALV format.

Below point i need clarification .

1. my selection is create date only. and which table i would use in selection control.

2. Not need E070 and E070create table other then have the table and function module ,

will reply .

3. I need request create date.

Thanks

With Regards

I.Muthukumar.

7 REPLIES 7
Read only

Former Member
0 Likes
965

hi,

Check in table E070CREATE

Read only

0 Likes
964

Hi sana

No need that table other then any table do you know could you reply me.

Thanks

With Regards

I.Muthukumar.

Read only

0 Likes
964

Why would you not like to use E070?

Read only

0 Likes
964

Hi,

Because , It' has only last change date in that table.. that i don't want that table..

Thanks

Reagards

I.Muthukumar

Read only

0 Likes
964

Hi

try this FM

TMS_MGR_READ_TRANSPORT_REQUEST

best regards

Marco

Read only

0 Likes
964

Hi Macro,

My selection Screen is create date only , So this FM not import in create date , Because how it position it.

Thanks

Regards

I.Muthukumar.

Read only

Former Member
0 Likes
964

Hi

use E070CREATE join E070.....in these table you can find all information of CR

regards

Marco