| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | ADRNR | Address | nvarchar | 10 | 0 | | | | Allow NULL? |
| 3 | STDFL | Addresses: Default flag | char | 1 | 0 | | | | Allow NULL? |
| 4 | LFDNR | Sequence Number | nvarchar | 3 | 0 | | | | Allow NULL? |
| 5 | BEZNG | Addresses: Number description text | nvarchar | 50 | 0 | | | | Allow NULL? |
| 6 | RCTYP | Addresses: Recipient type, indicator for mailing system | char | 1 | 0 | | | | Allow NULL? |
| 7 | CNTRY | Addresses: X.400 country key | nvarchar | 3 | 0 | | | | Allow NULL? |
| 8 | ADMIN | Addresses: X.400 administration domain | nvarchar | 16 | 0 | | | | Allow NULL? |
| 9 | PRIVD | Addresses: X.400 private domain | nvarchar | 16 | 0 | | | | Allow NULL? |
| 10 | ORG | Addresses: X.400 organization | nvarchar | 64 | 0 | | | | Allow NULL? |
| 11 | ORG1 | Addresses: X.400 organizational unit 1 | nvarchar | 32 | 0 | | | | Allow NULL? |
| 12 | ORG2 | Addresses: X.400 organizational unit 2 | nvarchar | 32 | 0 | | | | Allow NULL? |
| 13 | ORG3 | Addresses: X.400 organizational unit 3 | nvarchar | 32 | 0 | | | | Allow NULL? |
| 14 | ORG4 | Addresses: X.400 organizational unit 4 | nvarchar | 32 | 0 | | | | Allow NULL? |
| 15 | LNAME | Addresses: X.400 last name | nvarchar | 40 | 0 | | | | Allow NULL? |
| 16 | FNAME | Addresses: X.400 first name | nvarchar | 16 | 0 | | | | Allow NULL? |
| 17 | MININI | Addresses: X.400 initials, middle letter | char | 1 | 0 | | | | Allow NULL? |
| 18 | GENER | Addresses: X.400 generation | nvarchar | 3 | 0 | | | | Allow NULL? |
| 19 | INI | Addresses: X.400 initials | nvarchar | 5 | 0 | | | | Allow NULL? |
| 20 | DDA | Addresses: X.400 freely definable part | nvarchar | 253 | 0 | | | | Allow NULL? |
| 21 | X121 | Addresses: X.400 X.121 telecommunications address | nvarchar | 15 | 0 | | | | Allow NULL? |
| 22 | TERMID | Addresses: X.400 terminal ID | nvarchar | 24 | 0 | | | | Allow NULL? |
| 23 | TERMTP | Addresses: X.400 terminal type | char | 1 | 0 | | | | Allow NULL? |
| 24 | UANUMID | Addresses: X.400 user agent numeric ID | nvarchar | 32 | 0 | | | | Allow NULL? |
| 25 | DEFFL | Addresses: Default flag | char | 1 | 0 | | | | Allow NULL? |
| 26 | SAP_BODY | Send externally with SAP data part | char | 1 | 0 | | | | Allow NULL? |
| 27 | DDA_TYPE1 | X.400 domain defined attribute, type 1 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 28 | DDA_VALUE1 | X.400 domain defined attribute, value 1 | nvarchar | 128 | 0 | | | | Allow NULL? |
| 29 | DDA_TYPE2 | X.400 domain defined attribute, type 2 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 30 | DDA_VALUE2 | X.400 domain defined attribute, value 2 | nvarchar | 128 | 0 | | | | Allow NULL? |
| 31 | DDA_TYPE3 | X.400 domain defined attribute, type 3 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 32 | DDA_VALUE3 | X.400 domain defined attribute, value 3 | nvarchar | 128 | 0 | | | | Allow NULL? |
| 33 | DDA_TYPE4 | X.400 domain defined attribute, type 4 | nvarchar | 8 | 0 | | | | Allow NULL? |
| 34 | DDA_VALUE4 | X.400 domain defined attribute, value 4 | nvarchar | 128 | 0 | | | | Allow NULL? |
| 35 | DDA_NEW | Flag: DDA has already been converted | char | 1 | 0 | | | | Allow NULL? |