cancel
Showing results for 
Search instead for 
Did you mean: 

schedule line logic

Former Member
0 Kudos

Hi Experts,

I would like to know a small logic on how to derive deliver qty based on schedule line. Am an ABAP developer. In one of my requirement i need to get the deliver quantity based on sales document , item and schedule line.

i have an deliver document : 12345 , Item : 20 ,

schedule line : order qty, rounded qty, confirmed qty, deliver qty

15 , 15 , 8 , 8

0 , 0 , 7 , 7

When i check in LIPS table am getting the deliver qty like 8 , 2 , 5 . The deliver qty has been splited. In my report i need to show for which schedule line the are delivered. As i have only two schedule line in VBEP . when i execute am getting only two deliver qty like 8 , 2 . In my report i need to show also the 5.

So i would like to know where i can find for which schedule line the are getting spited. If you can give me the details where i can find this information it will be helpful for me to build the logic. If you have any table name where i can find this information also it will be more useful for me.

Kindly let me know if you need any more information.

Thx in Advance.

-Guru

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please go through the below threads it will help you to resolve your issue.

Regards,

Krishna O