PYT_D_ACTRESS
PCC Activity List: ACTivity REcurrence SelectionS
PYT_D_ACTRESS is an SAP database table in S/4HANA. PCC Activity List: ACTivity REcurrence SelectionS. It contains 14 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| hrpy_pcc_activity_ee | view | from | Activity Recurrence Employees |
Fields (14)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | ref_id | PYC_UUID | PCC UUID | |||
| KEY | package_id | PYC_RPT_CHAIN_ID | Report Chain ID | |||
| KEY | obj_type | PYD_PAR_TYPE | Parameter Type | |||
| KEY | obj_id | PYD_ROID | Result ID | |||
| tag | PYT_ACT_TAG | Actress Tag | ||||
| invalid | PYD_INDICATOR | Indicator | ||||
| excluded | PYD_INDICATOR | Indicator | ||||
| event_handler_reg | PYD_INDICATOR | Indicator | ||||
| to_be_repeated | PYD_INDICATOR | Indicator | ||||
| cr_user | SYUNAME | User Name | ||||
| cr_dt | TIMESTAMP | Time Stamp | ||||
| lc_user | SYUNAME | User Name | ||||
| lc_dt | TIMESTAMP | Time Stamp |
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.
-- PCC Activity List: ACTivity REcurrence SelectionS
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE PYT_D_ACTRESS (
MANDT, -- Client [MANDT]
REF_ID, -- PCC UUID [PYC_UUID]
PACKAGE_ID, -- Report Chain ID [PYC_RPT_CHAIN_ID]
OBJ_TYPE, -- Parameter Type [PYD_PAR_TYPE]
OBJ_ID, -- Result ID [PYD_ROID]
TAG, -- Actress Tag [PYT_ACT_TAG]
INVALID, -- Indicator [PYD_INDICATOR]
EXCLUDED, -- Indicator [PYD_INDICATOR]
EVENT_HANDLER_REG, -- Indicator [PYD_INDICATOR]
TO_BE_REPEATED, -- Indicator [PYD_INDICATOR]
CR_USER, -- User Name [SYUNAME]
CR_DT, -- Time Stamp [TIMESTAMP]
LC_USER, -- User Name [SYUNAME]
LC_DT, -- Time Stamp [TIMESTAMP]
PRIMARY KEY (MANDT, REF_ID, PACKAGE_ID, OBJ_TYPE, OBJ_ID)
);
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