/APE/CHKGRPAS_DR
/APE/I_CHECKGROUP_TP /APE/I_CHECKGROUPASSIGN_TP
/APE/CHKGRPAS_DR is an SAP database table in S/4HANA. /APE/I_CHECKGROUP_TP /APE/I_CHECKGROUPASSIGN_TP. It contains 24 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /APE/I_CheckGroupAss_DR | view | from | BASIC | Check to Check Group Assignment |
Fields (24)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | draftuuid | /BOBF/UUID | Key | |||
| parentdraftuuid | /BOBF/UUID | Key | ||||
| config_key | /APE/DE_CONFIG_DB_KEY | |||||
| ape_parent_key | /APE/DE_CONFIG_DB_KEY | |||||
| proc_cluster | /APE/DE_PROC_CLUSTER | |||||
| version | /APE/DE_VERSION | |||||
| seq_no | /APE/DE_SEQUENCE_NO_CHAR | |||||
| sub_chkgrp_uuid | /APE/DE_CONFIG_DB_KEY | |||||
| sub_check_group | /APE/DE_CHECK_GROUP | |||||
| sub_chkgrp_type | /APE/DE_SUB_CHKGRP_TYPE | |||||
| check_id_uuid | /APE/DE_CONFIG_DB_KEY | |||||
| check_id | /APE/DE_CHECK_ID | |||||
| check_category | /APE/DE_CHECK_CATEGORY | |||||
| created_at_ | /APE/DE_ADM_CREATED_AT | |||||
| created_by_ | /APE/DE_ADM_CREATED_BY | |||||
| changed_at_ | /APE/DE_ADM_CHANGED_AT | |||||
| changed_by_ | /APE/DE_ADM_CHANGED_BY | |||||
| hasactiveentity | SDRAFT_HAS_ACTIVE | Has active | ||||
| draftentitycreationdatetime | SDRAFT_CREATED_AT | Draft Created On | ||||
| draftentitylastchangedatetime | SDRAFT_LAST_CHANGED_AT | Draft Last Changed On | ||||
| draftadministrativedatauuid | SDRAFT_ADMIN_UUID | Draft Adminv Data ID | ||||
| draftentityconsistencystatus | SDRAFT_CONSISTENCY_STATUS | Consistency Status | ||||
| draftentityoperationcode | SDRAFT_OPERATION_CODE | Draft - Operation Code |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- /APE/I_CHECKGROUP_TP /APE/I_CHECKGROUPASSIGN_TP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /APE/CHKGRPAS_DR (
MANDT, -- Client [MANDT]
DRAFTUUID, -- Key [/BOBF/UUID]
PARENTDRAFTUUID, -- Key [/BOBF/UUID]
CONFIG_KEY, -- /APE/DE_CONFIG_DB_KEY
APE_PARENT_KEY, -- /APE/DE_CONFIG_DB_KEY
PROC_CLUSTER, -- /APE/DE_PROC_CLUSTER
VERSION, -- /APE/DE_VERSION
SEQ_NO, -- /APE/DE_SEQUENCE_NO_CHAR
SUB_CHKGRP_UUID, -- /APE/DE_CONFIG_DB_KEY
SUB_CHECK_GROUP, -- /APE/DE_CHECK_GROUP
SUB_CHKGRP_TYPE, -- /APE/DE_SUB_CHKGRP_TYPE
CHECK_ID_UUID, -- /APE/DE_CONFIG_DB_KEY
CHECK_ID, -- /APE/DE_CHECK_ID
CHECK_CATEGORY, -- /APE/DE_CHECK_CATEGORY
CREATED_AT_, -- /APE/DE_ADM_CREATED_AT
CREATED_BY_, -- /APE/DE_ADM_CREATED_BY
CHANGED_AT_, -- /APE/DE_ADM_CHANGED_AT
CHANGED_BY_, -- /APE/DE_ADM_CHANGED_BY
HASACTIVEENTITY, -- Has active [SDRAFT_HAS_ACTIVE]
DRAFTENTITYCREATIONDATETIME, -- Draft Created On [SDRAFT_CREATED_AT]
DRAFTENTITYLASTCHANGEDATETIME, -- Draft Last Changed On [SDRAFT_LAST_CHANGED_AT]
DRAFTADMINISTRATIVEDATAUUID, -- Draft Adminv Data ID [SDRAFT_ADMIN_UUID]
DRAFTENTITYCONSISTENCYSTATUS, -- Consistency Status [SDRAFT_CONSISTENCY_STATUS]
DRAFTENTITYOPERATIONCODE, -- Draft - Operation Code [SDRAFT_OPERATION_CODE]
PRIMARY KEY (MANDT, DRAFTUUID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA