NJIT_D_SC_HDR
NJIT: Supply Control Header
NJIT_D_SC_HDR is an SAP database table in S/4HANA. NJIT: Supply Control Header. It contains 29 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_JITSupplyControlHeader | view | from | EXTENSION | Ext. Incl. view for Supply Control |
| I_JITSupplyControlHeader | view_entity | from | BASIC | JIT Supply Control |
Fields (29)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | supplycontroluuid | /BOBF/CONF_KEY | NodeID | |||
| supplycontrolid | NJIT_SC_ID | Supply Control ID | ||||
| shiptoparty | KUNWE | Ship-to Party | ||||
| businesspartneruuid | BU_PARTNER_GUID | BP GUID | ||||
| plant | WERKS_D | Plant | ||||
| custsupplyarea | NJIT_CS_AREA | Cust. Supply Area | ||||
| material | MATNR | Material | ||||
| jitactionctrl | NJIT_ACT_CNTRL | Action Control | ||||
| jitcalltype | NJIT_CALL_TYPE | Call Type | ||||
| jitsupplycontrolstatus | NJIT_SUPPLY_CONTROL_STATUS | Sup. Cntrl. St. | ||||
| partialdeliveryisallowed | NJIT_DELV_TYPE | Partial Deliv. | ||||
| jitoverdeliverytoleranceinpct | NJIT_OVER_DELIV_TOLERANCE | Ovrdelivry Tolerance | ||||
| jitunderdeliverytoleranceinpct | NJIT_UNDER_DELIV_TOLERANCE | Undrdelvry Tolerance | ||||
| jitunlimitedoverdelivisallowed | NJIT_UNLMTD_OVER_DELIV_ALLWD | Unlmt Ov Del | ||||
| customeruuid | /BOBF/CONF_KEY | NodeID | ||||
| supplyareauuid | /BOBF/CONF_KEY | NodeID | ||||
| jitprodnconfirmationcontrol | NJIT_PRODN_CONF_CONTROL | Prodn Conf Ctrl | ||||
| jitentrypointforscheduling | NJIT_SCHEDULING_ENTRY_POINT | Entry Point | ||||
| schedulingschema | BPS_SCHEMA_ID | Schema | ||||
| repetitivemanufacturingisallwd | NJIT_REM_IND | REM Allowed | ||||
| productionversion | NJIT_VERID | Prod. Version | ||||
| jitexternalprocessingstatus | NJIT_EXT_STAT | External Status | ||||
| creationdatetime | TIMESTAMPL | Time Stamp | ||||
| createdbyuser | UNAME | User Name | ||||
| lastchangedatetime | TIMESTAMPL | Time Stamp | ||||
| lastchangedbyuser | UNAME | User Name | ||||
| dummy_supl_ctrl_incl_eew_ps | SUPL_CTRL_INCL_EEW | Extensibility of JIT Supply Control | ||||
| jitdelivconfcontrol | NJIT_DELIV_CONF_CONTROL | Deliv Conf Control |
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.
-- NJIT: Supply Control Header
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE NJIT_D_SC_HDR (
MANDT, -- Client [MANDT]
SUPPLYCONTROLUUID, -- NodeID [/BOBF/CONF_KEY]
SUPPLYCONTROLID, -- Supply Control ID [NJIT_SC_ID]
SHIPTOPARTY, -- Ship-to Party [KUNWE]
BUSINESSPARTNERUUID, -- BP GUID [BU_PARTNER_GUID]
PLANT, -- Plant [WERKS_D]
CUSTSUPPLYAREA, -- Cust. Supply Area [NJIT_CS_AREA]
MATERIAL, -- Material [MATNR]
JITACTIONCTRL, -- Action Control [NJIT_ACT_CNTRL]
JITCALLTYPE, -- Call Type [NJIT_CALL_TYPE]
JITSUPPLYCONTROLSTATUS, -- Sup. Cntrl. St. [NJIT_SUPPLY_CONTROL_STATUS]
PARTIALDELIVERYISALLOWED, -- Partial Deliv. [NJIT_DELV_TYPE]
JITOVERDELIVERYTOLERANCEINPCT, -- Ovrdelivry Tolerance [NJIT_OVER_DELIV_TOLERANCE]
JITUNDERDELIVERYTOLERANCEINPCT, -- Undrdelvry Tolerance [NJIT_UNDER_DELIV_TOLERANCE]
JITUNLIMITEDOVERDELIVISALLOWED, -- Unlmt Ov Del [NJIT_UNLMTD_OVER_DELIV_ALLWD]
CUSTOMERUUID, -- NodeID [/BOBF/CONF_KEY]
SUPPLYAREAUUID, -- NodeID [/BOBF/CONF_KEY]
JITPRODNCONFIRMATIONCONTROL, -- Prodn Conf Ctrl [NJIT_PRODN_CONF_CONTROL]
JITENTRYPOINTFORSCHEDULING, -- Entry Point [NJIT_SCHEDULING_ENTRY_POINT]
SCHEDULINGSCHEMA, -- Schema [BPS_SCHEMA_ID]
REPETITIVEMANUFACTURINGISALLWD, -- REM Allowed [NJIT_REM_IND]
PRODUCTIONVERSION, -- Prod. Version [NJIT_VERID]
JITEXTERNALPROCESSINGSTATUS, -- External Status [NJIT_EXT_STAT]
CREATIONDATETIME, -- Time Stamp [TIMESTAMPL]
CREATEDBYUSER, -- User Name [UNAME]
LASTCHANGEDATETIME, -- Time Stamp [TIMESTAMPL]
LASTCHANGEDBYUSER, -- User Name [UNAME]
DUMMY_SUPL_CTRL_INCL_EEW_PS, -- Extensibility of JIT Supply Control [SUPL_CTRL_INCL_EEW]
JITDELIVCONFCONTROL, -- Deliv Conf Control [NJIT_DELIV_CONF_CONTROL]
PRIMARY KEY (MANDT, SUPPLYCONTROLUUID)
);
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