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

Checking item line statuses during output determination in VA01

Former Member
0 Kudos
182

Is there anyway to check item line statuses during output determination in VA01?

At this point of the VOFM routine, the sales order has not been assigned therefore I cannot look into VBUK/VBUP. From looking at the Globals all I have available as far as status structures is KOMKBV1 (status header) and KOMPBV1 (status item). I'm using some statuses at the header level to determine if it's appropriate to assign output but now I have a new requirement to check item level statuses. All that is in KOMPBV1 is the LAST ITEM on order which is of no help to me because I need that information for ALL ITEMS. I've been looking for some function module or some way to extract it from memory but I have not found anything yet. Any ideas?


Thanks sincerely and will reward,


Brian

1 REPLY 1
Read only

Former Member
0 Kudos
99

bump. Nothing?  Is there no way to look at statuses on order create?