NJIT_D_CUST_HDR
NJIT: Customer
NJIT_D_CUST_HDR is an SAP database table in S/4HANA. NJIT: Customer. It contains 14 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_JITCustomer | view_entity | from | EXTENSION | Extension view for JIT Customer |
| I_JITCustomer | view_entity | from | BASIC | JIT Customer |
Fields (14)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | customeruuid | /bobf/conf_key | NodeID | |||
| shiptoparty | kunwe | Ship-to Party | ||||
| jitcustomeraddress | char120 | char120 | ||||
| jitcustomerstatus | njit_cust_stat | Customer Status | ||||
| jitlifecyclestatuscriticality | abap.numc | |||||
| isjitrelevant | njit_relvnt | JIT-Relevant | ||||
| numberofsupplyareas | abap.int2 | |||||
| daysforintjitnumbergeneration | njit_ext_num_usage | Extl JIT Num. Usage | ||||
| jitcontactperson | abap.char | |||||
| jitdeliveryhdrsplitcriterion | njit_delivery_split_criteria_h | Split Deli. Document | ||||
| jitdeliveryitemsplitcriterion | njit_delivery_split_criteria_i | Split Criteria | ||||
| jitsequencenumberprofileid | njit_seqnr_profile_id | Profile | ||||
| jitdelivhdrspltcritrnforpckg | njit_delivery_split_criteria_h | Split Deli. Document |
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: Customer
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE NJIT_D_CUST_HDR (
MANDT, -- Client [mandt]
CUSTOMERUUID, -- NodeID [/bobf/conf_key]
SHIPTOPARTY, -- Ship-to Party [kunwe]
JITCUSTOMERADDRESS, -- char120 [char120]
JITCUSTOMERSTATUS, -- Customer Status [njit_cust_stat]
JITLIFECYCLESTATUSCRITICALITY, -- abap.numc
ISJITRELEVANT, -- JIT-Relevant [njit_relvnt]
NUMBEROFSUPPLYAREAS, -- abap.int2
DAYSFORINTJITNUMBERGENERATION, -- Extl JIT Num. Usage [njit_ext_num_usage]
JITCONTACTPERSON, -- abap.char
JITDELIVERYHDRSPLITCRITERION, -- Split Deli. Document [njit_delivery_split_criteria_h]
JITDELIVERYITEMSPLITCRITERION, -- Split Criteria [njit_delivery_split_criteria_i]
JITSEQUENCENUMBERPROFILEID, -- Profile [njit_seqnr_profile_id]
JITDELIVHDRSPLTCRITRNFORPCKG, -- Split Deli. Document [njit_delivery_split_criteria_h]
PRIMARY KEY (MANDT, CUSTOMERUUID)
);
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