on 2022 Dec 26 10:27 AM
I want to add my own authorization on a custom field , e.g. Sales Office in a standard fiori app Manage Sales Orders (F1873). I understand that this app has an access control using DCL based on CDS view C_SalesOrderWl_F1873. But is there any way I can add on to the standard DCL using a custom DCL? What is the recommende way to extend DCL in such fiori apps?
Best regards,
Sumit
Request clarification before answering.
Hi Sumit,
You can have multiple DCLs for one CDS view - in such cases there is OR relationship between DCLs. You can change the relationship to AND logical operator with the annotation "combination mode and". This is available since S/4HANA 1909.
When you have two DCLs for one CDS View, it is really important which operator do you use:
OR -> enlarges set of data returned
AND -> reduces the data set returned
https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/abencds_dcl_role_cond_rule.htm
Regards,
Filip
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.