on 2022 Feb 21 9:53 AM
reset.pngHi,
I have changed serivce order status from TECO to NOCO and then to CLSD and later set the Delete status for that order. Now the issue is once the delete status is set for that order we are not able to reset the deletion flag which we had set. This can be done when we manually change the status of order through IW32.
Once delete flag is set THROUGH CUSTOM PROGRAM using FM STATUS_CHANGE_INTERN, the reset option in grayed out. please find the screenshot attached.
Request clarification before answering.
GAGAN N,
You cannot function module STATUS_CHANGE_INTERN to update the system-status in PM/CS orders as it doesnt updated the AFIH-IPHAS field value resulting in inconsistent order statuses.
Have a look at FM /ISDFPS/WO_SYSTAT_SET instead.
PeteA
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Don't use a non released status such as STATUS_CHANGE_INTERN
Look at BAPI_ALM_ORDER_MAINTAIN (many statuses can nowadays been handled, since OSS notes 1991913 and 2032068) (Hint: Look in BAPI documentation for available values for field METHOD of IT=_METHODS.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
99 | |
16 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.