Import data from non-SAP systems using a standardized format.
Setup
- Click Add → Generic Files
- Select folder containing:
| File | Required Columns |
|---|---|
| users.csv | User ID, Full Name, User Type, User Group, Valid From, Valid To, Deleted |
| roles.csv | Role, Role Description, Authorization, Object, Field, Value From, Value To |
| composite_roles.csv | Composite Role, Single Role |
| user_role.csv | User ID, Composite Role, Single Role, Valid From, Valid To |
| usage.csv | System, Action, User, Execution Count, Last Executed on |
- Click Save
File Format Requirements
- CSV or TSV with header row (SAP technical field names)
- UTF-8
- Auto detected delimiter (comma, semicolon, or tab)