on 2016 May 10 6:33 PM
Hi,
I have a requirement for Vendor in which based on account group value, fields have to be made required, display, hidden, optional and these fields settings are different for different roles in workflow (three step - requester, data steward, approver).
I have done the ECC vendor field selection settings in OMSG.
What are the other options to achieve this. I am aware of CBA and authorization settings at role level but not sure if this can be achieved using them.
Please advise if you have implemented similar solution.
Best Regards,
Tanmay
Hi Tanmay,
Check for BADI USMD_ACC_FLD_PROP_CUST_DEP_SET also.
In method MODIFY_FLD_PROP_ATTR, you can make fields mandatory, hidden at runtime.
Based on the Change Request Status and Workflow Step number you can determine whether it is Requestor, Data Steward, Approver.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the valuable inputs. I am working with my developers on this one.
Regards,
Tanmay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.