Application Development 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: 

Reg PM Order Status

Former Member
0 Kudos

Hi,

I want to know how to get the current status of PM Order and update the status of the same

Please help me..

Suvin

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hI,

Check the table <b>TJ20T</b> or use the FM <b>STATUS_TEXT_EDIT</b> tO GET THE Status.

Regards

3 REPLIES 3

Former Member
0 Kudos

You can use the function module STATUS_TEXT_EDIT to get the current status.

And to change the status use the function module STATUS_CHANGE_INTERN_VB.

Hope it helps.

Rewards if it useful.

Thanks,

Srinivas

0 Kudos

Thanks for your quick response. I will check them.

Suvin

Former Member
0 Kudos

hI,

Check the table <b>TJ20T</b> or use the FM <b>STATUS_TEXT_EDIT</b> tO GET THE Status.

Regards