| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | USRTP | User type from ID | nvarchar | 3 | 0 | | | | Allow NULL? |
| 3 | USRYR | User year from the ID | nvarchar | 2 | 0 | | | | Allow NULL? |
| 4 | USRNO | User number from the ID | nvarchar | 12 | 0 | | | | Allow NULL? |
| 5 | SUBTP | Substitute type from ID | nvarchar | 3 | 0 | | | | Allow NULL? |
| 6 | SUBYR | Substitute year from the ID | nvarchar | 2 | 0 | | | | Allow NULL? |
| 7 | SUBNO | Substitute: Number from ID | nvarchar | 12 | 0 | | | | Allow NULL? |
| 8 | SUCNT | Counter for active periods of a substitute | nvarchar | 2 | 0 | | | | Allow NULL? |
| 9 | SBDAT | Start date for substitution or automatic forwarding | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | SBTIM | Time at which substitution or forwarding begins | nvarchar | 6 | 0 | | | | Allow NULL? |
| 11 | SEDAT | End date for substitution or automatic forwarding | nvarchar | 8 | 0 | | | | Allow NULL? |
| 12 | SETIM | Time at which substitution or automatic forwarding ends | nvarchar | 6 | 0 | | | | Allow NULL? |
| 13 | PSTHR1 | Functional substitute: Forward and delete | char | 1 | 0 | | | | Allow NULL? |
| 14 | PSTHR2 | Automatic forwarding without deletion | char | 1 | 0 | | | | Allow NULL? |
| 15 | AUTINT | Authorization: send internally | char | 1 | 0 | | | | Allow NULL? |
| 16 | AUTEXT | Authorization to send externally | char | 1 | 0 | | | | Allow NULL? |
| 17 | AUSER | Substitute can maintain user | char | 1 | 0 | | | | Allow NULL? |
| 18 | PUBDL | Substitute: Maintain shared distribution lists | char | 1 | 0 | | | | Allow NULL? |
| 19 | BCOPY | Substitute can access blind copies | char | 1 | 0 | | | | Allow NULL? |
| 20 | OBJAPR | Substitute can access private objects | char | 1 | 0 | | | | Allow NULL? |
| 21 | OBJACO | Substitute can access confidential objects | char | 1 | 0 | | | | Allow NULL? |
| 22 | OBJACC | Substitute can access company confidential objects | char | 1 | 0 | | | | Allow NULL? |
| 23 | OBJAFC | Substitute can access functional objects | char | 1 | 0 | | | | Allow NULL? |
| 24 | AUANS | Substitute can access automatic replies | char | 1 | 0 | | | | Allow NULL? |
| 25 | RESUB | Substitute can access resubmissions | char | 1 | 0 | | | | Allow NULL? |
| 26 | AUSSL | Substitute can access subscription list | char | 1 | 0 | | | | Allow NULL? |
| 27 | PUFOL | Authorization: Shared folders | char | 1 | 0 | | | | Allow NULL? |
| 28 | PROTI | Substitute can access the inbox | char | 1 | 0 | | | | Allow NULL? |
| 29 | PROTO | Substitute can access the outbox | char | 1 | 0 | | | | Allow NULL? |
| 30 | PROT1 | Substitute can access class 1 folders | char | 1 | 0 | | | | Allow NULL? |
| 31 | PROT2 | Substitute can access class 2 folders | char | 1 | 0 | | | | Allow NULL? |
| 32 | PROT3 | Substitute can access class 3 folders | char | 1 | 0 | | | | Allow NULL? |
| 33 | PROT4 | Substitute can access class 4 folders | char | 1 | 0 | | | | Allow NULL? |
| 34 | PROT5 | Substitute can access class 5 folders | char | 1 | 0 | | | | Allow NULL? |
| 35 | PROT6 | Substitute can access class 6 folders | char | 1 | 0 | | | | Allow NULL? |
| 36 | PROT7 | Substitute can access class 7 folders | char | 1 | 0 | | | | Allow NULL? |
| 37 | PROT8 | Substitute can access class 8 folders | char | 1 | 0 | | | | Allow NULL? |
| 38 | PROT9 | Substitute can access class 9 folders | char | 1 | 0 | | | | Allow NULL? |
| 39 | OBJTP1 | Substitute: Additional folder auth. - object type from ID | nvarchar | 3 | 0 | | | | Allow NULL? |
| 40 | OBJYR1 | Substitute: Additional folder auth. - year from ID | nvarchar | 2 | 0 | | | | Allow NULL? |
| 41 | OBJNO1 | Substitute: Additional folder auth. - number from the ID | nvarchar | 12 | 0 | | | | Allow NULL? |
| 42 | OBJTP2 | Substitute: Note - object type from ID | nvarchar | 3 | 0 | | | | Allow NULL? |
| 43 | OBJYR2 | Substitute: Note - year from ID | nvarchar | 2 | 0 | | | | Allow NULL? |
| 44 | OBJNO2 | Substitute: Note number from the ID | nvarchar | 12 | 0 | | | | Allow NULL? |
| 45 | OBJTP3 | Substitute: Alternative object type from ID | nvarchar | 3 | 0 | | | | Allow NULL? |
| 46 | OBJYR3 | Substitute: Alternative year from ID | nvarchar | 2 | 0 | | | | Allow NULL? |
| 47 | OBJNO3 | Substitute: Alternative number from ID | nvarchar | 12 | 0 | | | | Allow NULL? |
| 48 | FLAG0 | Authorization for private folders | char | 1 | 0 | | | | Allow NULL? |
| 49 | FLAG1 | Forward all documents automatically | char | 1 | 0 | | | | Allow NULL? |
| 50 | FLAG2 | Substitute: Flag 2 | char | 1 | 0 | | | | Allow NULL? |
| 51 | FLAG3 | Substitute: Flag 3 | char | 1 | 0 | | | | Allow NULL? |
| 52 | FLAG4 | Substitute: Flag 4 | char | 1 | 0 | | | | Allow NULL? |
| 53 | FLAG5 | Substitute: Flag 5 | char | 1 | 0 | | | | Allow NULL? |
| 54 | FLAG6 | Substitute: Flag 6 | char | 1 | 0 | | | | Allow NULL? |
| 55 | FLAG7 | Substitute: Flag 7 | char | 1 | 0 | | | | Allow NULL? |
| 56 | FLAG8 | Substitute: Flag 8 | char | 1 | 0 | | | | Allow NULL? |
| 57 | FLAG9 | Substitute: Flag 9 | char | 1 | 0 | | | | Allow NULL? |
| 58 | AUTFW | SAPoffice: Automatic forwarding | char | 1 | 0 | | | | Allow NULL? |
| 59 | AUTFW1 | SAPoffice: Automatic forwarding and deletion in inbox | char | 1 | 0 | | | | Allow NULL? |
| 60 | COMART | SAPoffice: Communication method | nvarchar | 3 | 0 | | | | Allow NULL? |
| 61 | LFDNR | Addresses: Sequence number | nvarchar | 3 | 0 | | | | Allow NULL? |