Skip to content

Commit 192582d

Browse files
authored
Merge pull request #98184 from dvir-ms/patch-2
Add info about the tables USRACL_FULL and SNCSYSACL_FULL
2 parents 9a8ad53 + d320c0c commit 192582d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/sentinel/sap/reference-systemconfig.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ PAHI_FULL = <True/False>
210210
AGR_AGRS_FULL = <True/False>
211211
USRSTAMP_FULL = <True/False>
212212
USRSTAMP_INCREMENTAL = <True/False>
213+
SNCSYSACL_FULL = <True/False> (Preview)
214+
USRACL_FULL = <True/False> (Preview)
213215
```
214216
## Next steps
215217

articles/sentinel/sap/sap-solution-log-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,8 @@ For best results, refer to these tables using the name in the **Sentinel functio
10581058
| AGR_DEFINE | Role definition | SAP_AGR_DEFINE |
10591059
| AGR_AGRS | Roles in composite roles | SAP_AGR_AGRS |
10601060
| PAHI | History of the system, database, and SAP parameters | SAP_PAHI |
1061-
1061+
| SNCSYSACL (PREVIEW)| SNC Access Control List (ACL): Systems | SAP_SNCSYSACL |
1062+
| USRACL (PREVIEW)| SNC Access Control List (ACL): User | SAP_USRACL |
10621063

10631064

10641065
## Next steps

0 commit comments

Comments
 (0)