/APE/I_CHECKACTIONASSIGN_TP
Check Action Assign
/APE/I_CHECKACTIONASSIGN_TP is a CDS View in S/4HANA. Check Action Assign. It contains 21 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /APE/C_CheckActionAll | view | from | CONSUMPTION | Check Action Assignment All |
| /APE/C_CheckActionAss | view | from | CONSUMPTION | Check Action Assign for Where Used |
| /APE/C_CheckActionAssign | view | from | CONSUMPTION | Check Action Assignment |
| /APE/C_CheckActionAssign_UI | view | from | CONSUMPTION | Check Action Assignment |
Fields (21)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ape_parent_key | check_assign_uuid,CheckGroupAssignmentKey | 4 |
| KEY | ape_root_key | check_group_uuid,CheckGroupKey | 4 |
| KEY | config_key | action_assign_uuid,CheckActionAssignmentKey | 4 |
| action_code | action_code,CheckActionID,CheckActionIDLi | 3 | |
| action_code_uuid | action_code_uuid,CheckActionIDKey | 3 | |
| bo_code | bo_code,BusinessObjectCode | 4 | |
| bo_code_group | bo_code_group,BusinessObjectCodeGroup | 4 | |
| check_result | CheckResult,CheckResultLi | 1 | |
| exception_code | exception_code,ExceptionID | 3 | |
| exception_code_uuid | exception_code_uuid,ExceptionIDKey | 3 | |
| proc_bus_status | BusinessStatus,proc_bus_status | 4 | |
| proc_bus_status_uuid | BusinessStatusKey,proc_bus_status_uuid | 4 | |
| proc_cluster | proc_cluster | 2 | |
| proc_event | proc_event,ProcessEvent | 4 | |
| proc_event_uuid | proc_event_uuid,ProcessActivityKey | 4 | |
| proc_status | proc_status,ProcessStatus | 4 | |
| proc_value | proc_value,ProcessValue | 4 | |
| proc_value_uuid | proc_value_uuid,ProcessValueKey | 4 | |
| prst_status | ProcessStepStatus,prst_status | 3 | |
| result_assign_uuid | CheckResultAssignmentKey,result_assign_uuid | 4 | |
| version | version | 2 |
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.
-- Check Action Assign
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /APE/I_CHECKACTIONASSIGN_TP (
APE_PARENT_KEY,
APE_ROOT_KEY,
CONFIG_KEY,
ACTION_CODE,
ACTION_CODE_UUID,
BO_CODE,
BO_CODE_GROUP,
CHECK_RESULT,
EXCEPTION_CODE,
EXCEPTION_CODE_UUID,
PROC_BUS_STATUS,
PROC_BUS_STATUS_UUID,
PROC_CLUSTER,
PROC_EVENT,
PROC_EVENT_UUID,
PROC_STATUS,
PROC_VALUE,
PROC_VALUE_UUID,
PRST_STATUS,
RESULT_ASSIGN_UUID,
VERSION,
PRIMARY KEY (APE_PARENT_KEY, APE_ROOT_KEY, 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