NJIT_D_PG_ITMREF
Package Group Item Reference
NJIT_D_PG_ITMREF is an SAP database table in S/4HANA. Package Group Item Reference. It contains 7 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_JITPckgGrpItemRef | view_entity | from | BASIC | JIT Packing Group Slot Content |
| R_JITPackingGroupItemRefTP | view_entity | from | TRANSACTIONAL | Packing Group Item Reference - TP |
Fields (7)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | db_key | /bobf/conf_key | NodeID | |||
| parent_key | /bobf/conf_key | NodeID | ||||
| root_key | /bobf/conf_key | NodeID | ||||
| pckg_content_type | njit_pckg_content_type | Content Type | ||||
| content_uuid | njit_de_key | Key | ||||
| jitformattedsequencenumber | njit_pckg_grp_formatted_seqnr |
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.
-- Package Group Item Reference
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE NJIT_D_PG_ITMREF (
MANDT, -- Client [mandt]
DB_KEY, -- NodeID [/bobf/conf_key]
PARENT_KEY, -- NodeID [/bobf/conf_key]
ROOT_KEY, -- NodeID [/bobf/conf_key]
PCKG_CONTENT_TYPE, -- Content Type [njit_pckg_content_type]
CONTENT_UUID, -- Key [njit_de_key]
JITFORMATTEDSEQUENCENUMBER, -- njit_pckg_grp_formatted_seqnr
PRIMARY KEY (MANDT, DB_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