on 2024 Sep 16 6:45 AM
Hi Amigos,
I wanted to ask like in Access Control Objects, what are all clauses used?
Thank you,
kaushik
Request clarification before answering.
In my opinion, it is DEFINE, GRANT, and WHERE.
@MappingRole: true
DEFINE ROLE role_name
{
GRANT SELECT ON cds_entity
WHERE access_condition_1 AND | OR
access_condition_2;
}
see the link below...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 57 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.