cancel
Showing results for 
Search instead for 
Did you mean: 

Update the Userstatus in QA32

0 Kudos
270

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?

Accepted Solutions (0)

Answers (1)

Answers (1)

raymond_giuseppi
Active Contributor

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)