SAP APS_CCV_D_PARA_D Table – I_CUSTOMCDSVIEWROOT I_CUSTOMCDSVIEWPARAMETER

The APS_CCV_D_PARA_D table in SAP ERP or S/4HANA stores I_CUSTOMCDSVIEWROOT I_CUSTOMCDSVIEWPARAMETER data. There are total 26 fields in APS_CCV_D_PARA_D table. The I_CUSTOMCDSVIEWROOT I_CUSTOMCDSVIEWPARAMETER table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of APS_CCV_D_PARA_D table. It is in Custom CDS View Database (SAPS_CCV_DB) ABAP package and is part of the Generic CDS Key User Editor (BC-SRV-APS-GKE) module.

SAP APS_CCV_D_PARA_D Table Fields

Following is the list of fields that are available in SAP APS_CCV_D_PARA_D table. The primary key fields of the table are MANDT (Client), DRAFTUUID (UUID serving as key (parent key, root key)).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
DRAFTUUID UUID serving as key (parent key, root key) /BOBF/UUID RAW (16)
PARENTDRAFTUUID UUID serving as key (parent key, root key) /BOBF/UUID RAW (16)
ENTITY_NAME Custom CDS View: Entity Name APS_CCV_ENTITY_NAME CHAR (30)
PARAM_UUID UUID in X form (binary) SYSUUID_X RAW (16)
COUNTER Custom CDS View: Counter APS_CCV_COUNTER INT2 (5)
PARAMETER_NAME Custom CDS View: Parameter Name APS_CCV_PARAMETER_NAME CHAR (30)
PARAMETER_LABEL Custom CDS View: Parameter Label APS_CCV_PARAMETER_LABEL STRG ()
DATA_ELEMENT Custom CDS View: Data Element APS_CCV_DATA_ELEMENT CHAR (30)
DDIC_TYPE CCV: predefined ddic type APS_CCV_DDIC_TYPE CHAR (10)
LENGTH Custom CDS View: Length APS_CCV_LENGTH INT2 (5)
DECIMALS Custom CDS View: Decimals APS_CCV_DECIMALS INT2 (5)
ORIGIN_CODE Custom CDS View: Origin Code APS_CCV_ORIGIN_CODE CHAR (1)
SOURCE_DATA_SOURCE_UUID UUID in X form (binary) SYSUUID_X RAW (16)
SOURCE_PARAMETER_NAME DD: Name of a Parameter DDPARNAME CHAR (30)
HIDDEN_IND Custom CDS View: parameter hidden indicator APS_CCV_PARAM_HIDDEN_IND CHAR (1)
DEFAULT_VAL_TYPE Custom CDS View: parameter default value type APS_CCV_PARAM_DEFAULT_VAL_TYPE CHAR (1)
DEFAULT_VAL_MANUAL Custom CDS View: parameter default manual value APS_CCV_PARAM_DEFAULT_MAN_VAL SSTR (255)
DEFAULT_VAL_SYSTEM Custom CDS View: parameter default system value APS_CCV_PARAM_DEFAULT_SYST_VAL CHAR (1)
SEMANTICS_ANNOTATION DD: Key/Name for Annotation DDANNOTATION_KEY CHAR (240)
HASACTIVEENTITY Draft – Indicator – Has active document SDRAFT_HAS_ACTIVE CHAR (1)
DRAFTENTITYCREATIONDATETIME Draft Created On SDRAFT_CREATED_AT DEC (21)
DRAFTENTITYLASTCHANGEDATETIME Draft Last Changed On SDRAFT_LAST_CHANGED_AT DEC (21)
DRAFTADMINISTRATIVEDATAUUID Technical ID for the Administrative Data of a Draft Document SDRAFT_ADMIN_UUID RAW (16)
DRAFTENTITYCONSISTENCYSTATUS Draft Consistency Status SDRAFT_CONSISTENCY_STATUS CHAR (1)
DRAFTENTITYOPERATIONCODE Draft – Operation Code SDRAFT_OPERATION_CODE CHAR (1)