/APE/D_APIID_C
Draft table for entity /APE/I_APIIDTP_C
/APE/D_APIID_C is an SAP database table in S/4HANA. Draft table for entity /APE/I_APIIDTP_C. It contains 16 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /APE/R_APIIdDraft | view_entity | from | BASIC | Appl Programing Interface ID - Draft |
Fields (16)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | config_key | /APE/DE_CONFIG_DB_KEY | ||||
| api_id | /APE/DE_API_ID | |||||
| market_role | /APE/DE_MARKET_ROLE | |||||
| config_layer | /APE/DE_CONFIG_LAYER | |||||
| deploy_target | /APE/DE_DEPLOYMENT_TARGET | |||||
| 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_APIIDTP_C
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /APE/D_APIID_C (
MANDT, -- Client [MANDT]
CONFIG_KEY, -- /APE/DE_CONFIG_DB_KEY
API_ID, -- /APE/DE_API_ID
MARKET_ROLE, -- /APE/DE_MARKET_ROLE
CONFIG_LAYER, -- /APE/DE_CONFIG_LAYER
DEPLOY_TARGET, -- /APE/DE_DEPLOYMENT_TARGET
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