DDCDS_ASSOC_DEF - DD: Definition of locally defined association headers
DD: Definition of locally defined association headers information is stored in SAP table DDCDS_ASSOC_DEF.
It is part of development package SD_CDS_ENTITY_CORE in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "Data Dictionary CDS Entities Core".
It is part of development package SD_CDS_ENTITY_CORE in software component BC-DWB-DIC. This development package consists of objects that can be grouped under "Data Dictionary CDS Entities Core".
Fields for table DDCDS_ASSOC_DEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ENTITY_NAME | DD: Name of CDS Entity | X | DD_CDS_ENTITY_NAME | CHAR | 60 | |
UNION_NUMBER | DD: UNION Select Number | X | DD_UNION_NUMBER | INT4 | 4 | |
ASSOC_NAME | DD: Name of an Association | X | DDASSOCIATIONNAME | CHAR | 60 | |
AS4LOCAL | Activation State of Repository Object | X | AS4LOCAL | CHAR | 2 | |
ASSOC_TYPE | Type of Association | DDASSKIND | INT1 | 1 | ||
ASSOC_TARGET | Name of ABAP Dictionary Object | DDOBJNAME | CHAR | 60 | ||
ASSOC_TARGET_TYPE | DD: Target Type of an Assoc. (Table, View, Entity, ...) | DDTARGETKIND | CHAR | 2 | ||
CARD_MIN | DD: Cardinality of an Association, Minimum, Maximum | DDCARDINALITY | INT4 | 4 | ||
CARD_MAX | DD: Cardinality of an Association, Minimum, Maximum | DDCARDINALITY | INT4 | 4 | ||
EXTEND_NAME | DD: Name of CDS Entity | DD_CDS_ENTITY_NAME | CHAR | 60 | ||
ASSOC_NAME_RAW | DD: Association Name Original Spelling | DDASSOCNAME_RAW | CHAR | 60 | ||
REDEFINED_FROM_ENTITY | DD: Name of CDS Entity | DD_CDS_ENTITY_NAME | CHAR | 60 | ||
REDEFINED_FROM_ASSOC_NAME | DD: Name of an Association | DDASSOCIATIONNAME | CHAR | 60 |