NJIT_C_REPL_STRT
Just-In Time replenishment strategy for stock transfer
NJIT_C_REPL_STRT is an SAP database table in S/4HANA. Just-In Time replenishment strategy for stock transfer. It contains 7 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_JITOutbReplnmtStrgy | view | from | BASIC | Basic view for Replenishment strategy |
Fields (7)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | werks | werks_d | Plant | |||
| KEY | jit_stck_transfer_repl_strat | njit_stck_transfer_repl_strat | JIT Stock Transfer | |||
| jit_control_type | njit_control_type | Control Type | ||||
| bwart | bwart | Movement Type | ||||
| bwark | bwark | Foll-on mvtType | ||||
| jit_packing_instr | njit_packing_instr | Use PIs |
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.
-- Just-In Time replenishment strategy for stock transfer
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE NJIT_C_REPL_STRT (
MANDT, -- Client [mandt]
WERKS, -- Plant [werks_d]
JIT_STCK_TRANSFER_REPL_STRAT, -- JIT Stock Transfer [njit_stck_transfer_repl_strat]
JIT_CONTROL_TYPE, -- Control Type [njit_control_type]
BWART, -- Movement Type [bwart]
BWARK, -- Foll-on mvtType [bwark]
JIT_PACKING_INSTR, -- Use PIs [njit_packing_instr]
PRIMARY KEY (MANDT, WERKS, JIT_STCK_TRANSFER_REPL_STRAT)
);
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