| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | STRUCOBJN | DD: Name of Structured Object (For Example, Entity, Context) | nvarchar | 30 | 0 | | | | Allow NULL? |
| 2 | NODENAME | Node Name of a BO in the ABAP Dictionary | nvarchar | 30 | 0 | | | | Allow NULL? |
| 3 | ASSOCIATIONNAME | DD: Name of an Association | nvarchar | 30 | 0 | | | | Allow NULL? |
| 4 | AS4LOCAL | Activation Status of a Repository Object | char | 1 | 0 | | | | Allow NULL? |
| 5 | STRUCOBJN_T | DD: Name of Structured Object (For Example, Entity, Context) | nvarchar | 30 | 0 | | | | Allow NULL? |
| 6 | NODENAME_T | Node Name of a BO in the ABAP Dictionary | nvarchar | 30 | 0 | | | | Allow NULL? |
| 7 | TYPEKIND_T | DD: Target Type of an Assoc. (Table, View, Entity, ...) | char | 1 | 0 | | | | Allow NULL? |
| 8 | ASSOCIATIONKIND | Type of Association | tinyint | 3 | 0 | | | | |
| 9 | CHECKINDICATOR | DD: Carries the information whether check should take place | char | 1 | 0 | | | | Allow NULL? |
| 10 | CARDINALITY | DD: Cardinality of Target Node | nvarchar | 2 | 0 | | | | Allow NULL? |
| 11 | CARD_MIN | DD: Cardinality of an Association, Minimum, Maximum | int | 10 | 0 | | | | Allow NULL? |
| 12 | CARD_MAX | DD: Cardinality of an Association, Minimum, Maximum | int | 10 | 0 | | | | Allow NULL? |
| 13 | ASSORIGIN | DD: Origin of an Association | char | 1 | 0 | | | | Allow NULL? |
| 14 | DOPATH_T | DD: DO prefixes also concatenated at target (DO path) | nvarchar | 125 | 0 | | | | Allow NULL? |
| 15 | ON_SOURCE | DD; Source of On Condition | nvarchar | 1333 | 0 | | | | Allow NULL? |
| 16 | ASSOCNAME_RAW | DD: Association Name Original Spelling | nvarchar | 30 | 0 | | | | Allow NULL? |