I_PHYSINVTRYDOCITEM
Physical Inventory Document Item
I_PHYSINVTRYDOCITEM is a CDS View in S/4HANA. Physical Inventory Document Item. It contains 6 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_PhysInventoryDocItem | view | from | BASIC | Document Items |
| C_PhysInvtryDocItemForPrint | view | from | CONSUMPTION | Physical Inventory Doc Item for Print |
| I_AugmentedPhysInvtryDocItem | view | from | COMPOSITE | Augmented Physical Inventory Doc Item |
| P_PhysInvtryDocHdrItemTotals | view | from | CONSUMPTION | |
| P_PhysInvtryDocHdrItemTotals | view | inner | CONSUMPTION | |
| P_PhysInvtryDocItem | view | from | COMPOSITE | |
| V_Mmim_DDL_Om_Param_PI | view | from | Physical Inventory Parameters |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | FiscalYear | FiscalYear,PhysicalInventoryYear | 2 |
| KEY | mandt | SAPClient | 1 |
| KEY | PhysicalInventoryDocument | PhysicalInventoryDocument | 2 |
| PhysicalInventoryDocumentItem | PhysicalInventoryItem | 1 | |
| Plant | Plant | 2 | |
| StorageLocation | StorageLocation | 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.
-- Physical Inventory Document Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PHYSINVTRYDOCITEM (
FISCALYEAR,
MANDT,
PHYSICALINVENTORYDOCUMENT,
PHYSICALINVENTORYDOCUMENTITEM,
PLANT,
STORAGELOCATION,
PRIMARY KEY (FISCALYEAR, MANDT, PHYSICALINVENTORYDOCUMENT)
);
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