Value: Authorization values - CAN BE MULTIPLE! (space or comma-separated)
Field: Auth field - OPTIONAL (defaults to ACTVT if missing)
📝 Data Format Example:
One row per User + T-Code + Object combination:
SAP ID | USER NAME | ROLE | TCODE | OBJECT | VALUE
-------|-----------|------|-------|--------|-------------
ABC123 | John Doe | Z_FI | ME21N | M_EINK_FRG | 01 02 03 ← Space-separated
ABC123 | John Doe | Z_FI | ME21N | M_BEST_WRK | 01,02,03 ← Comma-separated
ABC123 | John Doe | Z_FI | MIRO | M_RECH_WRK | 01, 02 ← Both
✓ Same user appears on multiple rows (one per T-Code/Object) ✓ Values in one cell can be: "01 02 03" or "01,02,03" or "01, 02, 03"
ℹ️ Important Notes:
The system validates authorization at object-level
Multiple values per cell are supported (space or comma-separated)
Display-only access (Value = 03) does not trigger violations