/APE/D_CHKGRPA_C
Draft table for entity /APE/I_CHECKGROUPASSIGNTP_C
/APE/D_CHKGRPA_C is an SAP database table in S/4HANA. Draft table for entity /APE/I_CHECKGROUPASSIGNTP_C. It contains 25 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /APE/R_CheckGroupAssignDraft | view_entity | from | BASIC | Check Group Assignment - Draft |
Fields (25)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| 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_checkgroup_version | /APE/DE_VERSION | |||||
| sub_checkgroup_proc_cluster | /APE/DE_PROC_CLUSTER | |||||
| sub_chkgrp_type | /APE/DE_SUB_CHKGRP_TYPE | |||||
| check_id_uuid | /APE/DE_CONFIG_DB_KEY | |||||
| check_id | /APE/DE_CHECK_ID | |||||
| check_processcluster | /APE/DE_PROC_CLUSTER | |||||
| 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 | |||||
| draftentitycreationdatetime | SYCH_BDL_DRAFT_CREATED_AT | Created | ||||
| draftentitylastchangedatetime | SYCH_BDL_DRAFT_LAST_CHANGED_AT | Changed | ||||
| draftadministrativedatauuid | SYCH_BDL_DRAFT_ADMIN_UUID | UUID | ||||
| draftentityoperationcode | SYCH_BDL_DRAFT_OPERATION_CODE | Draft - Operation Code | ||||
| hasactiveentity | SYCH_BDL_DRAFT_HASACTIVE | Has active | ||||
| draftfieldchanges | SYCH_BDL_DRAFT_FIELD_CHANGES | Field Changes |
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.
-- Draft table for entity /APE/I_CHECKGROUPASSIGNTP_C
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /APE/D_CHKGRPA_C (
MANDT, -- Client [MANDT]
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_CHECKGROUP_VERSION, -- /APE/DE_VERSION
SUB_CHECKGROUP_PROC_CLUSTER, -- /APE/DE_PROC_CLUSTER
SUB_CHKGRP_TYPE, -- /APE/DE_SUB_CHKGRP_TYPE
CHECK_ID_UUID, -- /APE/DE_CONFIG_DB_KEY
CHECK_ID, -- /APE/DE_CHECK_ID
CHECK_PROCESSCLUSTER, -- /APE/DE_PROC_CLUSTER
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
DRAFTENTITYCREATIONDATETIME, -- Created [SYCH_BDL_DRAFT_CREATED_AT]
DRAFTENTITYLASTCHANGEDATETIME, -- Changed [SYCH_BDL_DRAFT_LAST_CHANGED_AT]
DRAFTADMINISTRATIVEDATAUUID, -- UUID [SYCH_BDL_DRAFT_ADMIN_UUID]
DRAFTENTITYOPERATIONCODE, -- Draft - Operation Code [SYCH_BDL_DRAFT_OPERATION_CODE]
HASACTIVEENTITY, -- Has active [SYCH_BDL_DRAFT_HASACTIVE]
DRAFTFIELDCHANGES, -- Field Changes [SYCH_BDL_DRAFT_FIELD_CHANGES]
PRIMARY KEY (MANDT, CONFIG_KEY)
);
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