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

Request for a FM

Former Member
0 Likes
545

hi experts,

can any one have any idea of a FM which finds the open shop orders and planned ordres against a work center.

Thanks in Advance,

Sudhaa...........

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
512

Hi,

You can get thru tables also..

first get orders from table VBAK based on work center then get the status from table VBUK and VBUP.

rgds,

paras

3 REPLIES 3
Read only

Former Member
0 Likes
513

Hi,

You can get thru tables also..

first get orders from table VBAK based on work center then get the status from table VBUK and VBUP.

rgds,

paras

Read only

Former Member
0 Likes
512

Hi ,

Try this FM call function 'STATUS_CHECK_MULTI'

rEGARDS,

VIND

Read only

Former Member
0 Likes
512

Hi Sudha,

Go to transaction VA05 and there select open orders radio button. and then execute.

Thanks & Regards,

Sudheer