on 2023 Nov 01 3:35 PM
Hello,
I have a requirement to update the userstatus with new status (like MINO, PRIO) through a program in QA32 tcode.
I have called the FM I_CHANGE_STATUS in my program, but this function module is deactivating the previous status and activating the current status. But I want to keep both the status like previous and current status in active.
Anyone can help me on that how can I achieve this requirement?
Request clarification before answering.
Did you already try with BAPI_QUALNOT_CHANGEUSRSTAT (followed by BAPI_QUALNOT_SAVE) or STATUS_CHANGE_EXTERN (outside of transaction)
Remember that in some cases, setting a status will automatically clear some others (for example in sequential numbered) status) check Status Profile Customizing (BS03)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
117 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
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.