on 2024 Sep 04 3:07 PM
Hi Experts,
I'm trying to hide Save button from global toolbar in MDG. I've created an implicit enhancement in CL_USMD_CR_MASTER~IF_FPM_GUIBB_FORM~GET_DATA.
I'm trying to change the ENABLED (blank) and VISIBILITY (01) of the CR_SAVE of the ct_action_usage. The value seems changing in debugging, but the button is still visible and working.
Can anyone let me know what I'm missing or is there any other way to achieve this. Kindly let me know.
Thanks!
Regards,
Akhil
Request clarification before answering.
You can check the method CHECK_ACTION_USAGE_SINGLE of class CL_USMD_CR_MASTER, and then call the method modify_cnr_button with respective parameters.
We used the above to achieve disabling of submit, approve and reject buttons based on business requirements.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 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.