on 2016 Apr 27 10:39 AM
Do you know if there is something triggered in BW in background when someone changes the work status using the button "Save Data" -> "Change Work Status"?
There is an enhanced UJW_LOCKOUT_SCHEDULE_BADI allow you to interfere in that process. How can I call the UJW_LOCKOUT_SCHEDULE when the status is changed?
Request clarification before answering.
For work status changes you have to look on
BADI UJW_STATE_CHANGE
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
BADI UJW_LOCKOUT_SCHEDULE is called when data is submitted to check if Work Status allows it or not. BADI UJW_STATE_CHANGE is not used any longer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ups, looks like it's not supported - note: http://service.sap.com/sap/support/notes/2207408
Any other method to trigger some code when user change work status?
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 9 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.