P_SFIATOPERATIONACTIVITYBASIC
Basic data of a Shop Floor Item at an Operation Activity
P_SFIATOPERATIONACTIVITYBASIC is a CDS View in S/4HANA. Basic data of a Shop Floor Item at an Operation Activity. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SFIAtOperationActivityBasic | view_entity | from | COMPOSITE | Basic data of a Shop Floor Item at an Operation Activity |
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | OpActyNtwkElement | OpActyNtwkElement | 1 |
| KEY | OpActyNtwkInstance | OpActyNtwkInstance | 1 |
| KEY | ShopFloorItem | ShopFloorItem | 1 |
| _OpActyNtwkInstance | _OpActyNtwkInstance | 1 | |
| _OperationActivityInstance | _OperationActivityInstance | 1 | |
| _ShopFloorItem | _ShopFloorItem | 1 | |
| ManufacturingOrderOperation | ManufacturingOrderOperation | 1 | |
| OpActyNtwkSegmentType | OpActyNtwkSegmentType | 1 | |
| OrderInternalID | OrderInternalID | 1 | |
| OrderOperationInternalID | OrderOperationInternalID | 1 | |
| SFIIsInactiveAtOpActy | SFIIsInactiveAtOpActy | 1 |
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.
-- Basic data of a Shop Floor Item at an Operation Activity
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_SFIATOPERATIONACTIVITYBASIC (
OPACTYNTWKELEMENT,
OPACTYNTWKINSTANCE,
SHOPFLOORITEM,
_OPACTYNTWKINSTANCE,
_OPERATIONACTIVITYINSTANCE,
_SHOPFLOORITEM,
MANUFACTURINGORDEROPERATION,
OPACTYNTWKSEGMENTTYPE,
ORDERINTERNALID,
ORDEROPERATIONINTERNALID,
SFIISINACTIVEATOPACTY,
PRIMARY KEY (OPACTYNTWKELEMENT, OPACTYNTWKINSTANCE, SHOPFLOORITEM)
);
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