RSH_D_USR_VAR - Database Table for User Variants
Database Table for User Variants information is stored in SAP table RSH_D_USR_VAR.
It is part of development package RSH_DB_USER in software component CA-RSH. This development package consists of objects that can be grouped under "User Setting Tables".
It is part of development package RSH_DB_USER in software component CA-RSH. This development package consists of objects that can be grouped under "User Setting Tables".
Fields for table RSH_D_USR_VAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
VARIANT | Variant for users | X | RSH_USR_VARIANT | CHAR | 60 | |
CONTEXT | Context of the scenario | X | RSH_CONTEXT | CHAR | 8 | |
CREATED_BY | User Name | SYUNAME | CHAR | 24 | ||
CREATED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CHANGED_BY | User Name | SYUNAME | CHAR | 24 | ||
CHANGED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
SHARED | Holds Information whether a User Variant is Shared or not | RSH_USR_VAR_SHARED | CHAR | 2 |