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

Routine Value

Former Member
0 Likes
300

Dear All,

I have a routine in pricing procedure for sales order

where I can retrieve values of line items by using tables KOMV and KOMP.

But I want to retrieve Header Level Table value in line item.

Like VBKD-VALTG.

Pl. suggest me, how can I retrieve?

Thanks & Regards

Harpal Singh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
266

If you are having values of line items , then you can go directly using select single or read in the header table using the key field.

Hope you understand it.

1 REPLY 1
Read only

Former Member
0 Likes
267

If you are having values of line items , then you can go directly using select single or read in the header table using the key field.

Hope you understand it.