NJIT_D_CUST_SA
NJIT: Customer Supply Area
NJIT_D_CUST_SA is an SAP database table in S/4HANA. NJIT: Customer Supply Area. It contains 9 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_JITCustSupplyArea | view | from | EXTENSION | Extension for Customer Supply Area |
| I_JITCustomerSupplyArea | view_entity | from | BASIC | JIT Customer Supply Area |
Fields (9)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | supplyareauuid | /BOBF/CONF_KEY | NodeID | |||
| customeruuid | /BOBF/CONF_KEY | NodeID | ||||
| shiptoparty | KUNWE | Ship-to Party | ||||
| custsupplyarea | NJIT_CS_AREA | Cust. Supply Area | ||||
| unloadingpointname | ABLAD | Unloading Point | ||||
| custassemblyloc | NJIT_FLDPO | Assembly Location | ||||
| supplyareadesc | NJIT_SUP_AREA_DESC | Sup. Area Desc. | ||||
| dummy_cust_itm_incl_eew_ps | CUST_ITM_INCL_EEW | Extensibility |
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 Supply Area
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE NJIT_D_CUST_SA (
MANDT, -- Client [MANDT]
SUPPLYAREAUUID, -- NodeID [/BOBF/CONF_KEY]
CUSTOMERUUID, -- NodeID [/BOBF/CONF_KEY]
SHIPTOPARTY, -- Ship-to Party [KUNWE]
CUSTSUPPLYAREA, -- Cust. Supply Area [NJIT_CS_AREA]
UNLOADINGPOINTNAME, -- Unloading Point [ABLAD]
CUSTASSEMBLYLOC, -- Assembly Location [NJIT_FLDPO]
SUPPLYAREADESC, -- Sup. Area Desc. [NJIT_SUP_AREA_DESC]
DUMMY_CUST_ITM_INCL_EEW_PS, -- Extensibility [CUST_ITM_INCL_EEW]
PRIMARY KEY (MANDT, SUPPLYAREAUUID)
);
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