Application Development 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: 

Stock Transfer Order Report

Former Member
0 Kudos

Hi,

How to develop a Stock Transfer Order report. I also want to track the cost of transfer from one plant to another. Plz help.

1 REPLY 1

Former Member
0 Kudos

Hi,

First fetch the data from LTAK header table. Based on this table you can

get the line items from LTAP table. You can have the list of all open TO's in this table. Based on the Plant (Werks) you can fetch the data from EKPO for STO report.

Reward if useful.....