cancel
Showing results for 
Search instead for 
Did you mean: 

status of the transfer orders

Former Member
0 Kudos

i have a delivery document

if i see the document flow of that delivery document

i found there are 4 WMS Transfer orders

in that 4 transfer orders

2 are with status completed and 2 are with status open

i am an ABAPER

in my report i need only transfer orders with open status

which table i need to refer for this

if not tables how can i get those open orders

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

try a join between vbup and ltap.

saurabh

Former Member
0 Kudos

Hi,

You can get the status of all your transfer orders from the table LTAP. In that there is a field called confirmation which will tell u whether the TO is confirmed or not.

Also you can see all your open TOs using the transaction LT23.

Reward, if helpful..

Thanks..

Former Member
0 Kudos

it the status of order confirmation

not the process status

process status indicates whether the order is completed or open

i need this status

Former Member
0 Kudos

Check LTAK and LTAP Tables