Skip to Content
0
Mar 04, 2009 at 03:32 AM

Drill down in ABAP query

108 Views

Hi! I have created an abap query that links table VTTK to VTTP to LIPS to VBUP.

The purpose is to take the shipment number in VTTK and get the delivery number from VTTP and get the PO number from LIPS. VBUP is simply to return the status.

Now, I want to drill down or call transaction VL33N and ME23N when I put my cursor on the delivery number and purchase order field and call the transaction. However, the number was not passed through successfully. If we only look at VL33N, the domain definition is the same so why won't it work?

Any idea?

Cheers!

SF