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

Sales Open Orders

Former Member
0 Likes
804

Hi Experts,

I am trying to create an infoset query which allows the user to see the items, quantities and amounts still pending in every sales open order.

Could someone of you tell me what are the tables in which I should look together with the logic? I don't want to use TC VA05 because users don't want to provide all the filters that this transaction requires. They just want to provide a range of sales organizations and a limit date.

Thanks for your help.

Luis.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
777

Using the Table VBUK you will find the status(open or not).

and other tables are VBAK,VBAP, VBUK,VBUP.

Hi Experts,

I am trying to create an infoset query which allows the user to see the items, quantities and amounts still pending in every sales open order.

Could someone of you tell me what are the tables in which I should look together with the logic? I don't want to use TC VA05 because users don't want to provide all the filters that this transaction requires. They just want to provide a range of sales organizations and a limit date.

Thanks for your help.

Luis.

4 REPLIES 4
Read only

Former Member
0 Likes
778

Using the Table VBUK you will find the status(open or not).

and other tables are VBAK,VBAP, VBUK,VBUP.

Read only

Former Member
0 Likes
777

Hello,

Try the Table S066.

Thanks and Regards,

Venkat Phani Prasad Konduri

Read only

Former Member
0 Likes
777

Luis,

Tx V.02 would be enough?

Amit.

Read only

Former Member
0 Likes
777

HI,

Using the Table VBUK you will find the status(open or not).

and other tables are VBAK,VBAP, VBUK,VBUP.

Try the Table S066.

Tx V.02 would be enough?

and if u don't get then let me Know.