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

Change system status

Former Member
0 Likes
1,207

Hi,

My requirement is in IW32 if I change system status for that order, then system status of Network related to it ( in transcation CN22) should also change.

What user exit shoud I use and which BAPI shoud be used to change system status.

Helpful answer will be rewarded.

Thank you

Madhura.

Hi,

My requirement is in IW32 if I change system status for that order, then system status of Network related to it ( in transcation CN22) should also change.

What user exit shoud I use and which BAPI shoud be used to change system status.

Helpful answer will be rewarded.

Thank you

Madhura.

2 REPLIES 2
Read only

Former Member
0 Likes
604

hi,

Use program "RIARCORV" to flag PM order for deletion in mass.

OR,

Use transaction "MCSW" and object "PM_ORDER" for scheduling batch job

regards,

venkat.

Read only

Former Member
0 Likes
604

if you change the system-status you will face all kinds of follow up errors. i wouldn't do it. assign a user-status to the system-status by doing some configuration and adjust the allowance of business processes according to that status and then use an exit to adjust a document.