Overview
APS_CCV_D_ROOT is a standard SAP S/4HANA table that stores Custom CDS View Root data. There are total 18 fields in the APS_CCV_D_ROOT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APS_CCV_D_ROOT belongs to Generic CDS Key User Editor (BC-SRV-APS-GKE) module and is located in the package Custom CDS View Database (SAPS_CCV_DB).
In addition, following links provide an overview of foreign key relationships, if any, that link APS_CCV_D_ROOT to other SAP tables and standard CDS views available based on APS_CCV_D_ROOT table in S/4HANA 2020.
Techincal Settings of APS_CCV_D_ROOT
Below are technical details of the table APS_CCV_D_ROOT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APS_CCV_D_ROOT Fields
The following table gives you an overview of the fields available in APS_CCV_D_ROOT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| ENTITY_NAME | Custom CDS View: Entity Name | APS_CCV_ENTITY_NAME | | CHAR | 30 |
| CAMEL_CASE_ENTITY_NAME | Custom CDS View Entity Name (camel case) | APS_CCV_CAMEL_CASE_ENTITY_NAME | | CHAR | 30 |
| DRAFT_ENTITY_NAME | Custom CDS View: Entity Name | APS_CCV_ENTITY_NAME | | CHAR | 30 |
| VIEW_NAME | Custom CDS View: Name of Custom CDS View | APS_CCV_VIEW_NAME | | CHAR | 16 |
| AUTHORIZATION_CHECK | Custom CDS View Authorization Check | APS_CCV_AUTHORIZATION_CHECK | | CHAR | 1 |
| TYPE | Custom CDS View: Type of Custom CDS View | APS_CCV_VIEW_TYPE | | CHAR | 1 |
| ENTITY_LABEL | Custom CDS View: Entity Label | APS_CCV_ENTITY_LABEL | | CHAR | 40 |
| REPRESENTATIVE_KEY_UUID | UUID in X form (binary) | SYSUUID_X | | RAW | 16 |
| FILTER_COMPARISON_OPERATOR | Custom CDS View: Logical Link Operator | APS_CCV_LL_OPS | | CHAR | 3 |
| FILTER_MANUAL_CHANGED_IND | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | | CHAR | 1 |
| FILTER | Custom CDS View: Filter | APS_CCV_FILTER | | STRG | |
| GENERATION_STATE | CCV Generation state | APS_CCV_GENERATION_STATE | | CHAR | 2 |
| GENERATION_LOG_HANDLE | Application Log: Log Handle | BALLOGHNDL | | CHAR | 22 |
| MIGRATED_IND | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | | CHAR | 1 |
| CREA_DATE_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | | DEC | 21 |
| CREA_UNAME | User Name | UNAME | | CHAR | 12 |
| LCHG_DATE_TIME | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | | DEC | 21 |
| LCHG_UNAME | User Name | UNAME | | CHAR | 12 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for APS_CCV_D_ROOT
Other References