I_JITOUTBCALLCOMPMATL
JIT Call Components Outbound
I_JITOUTBCALLCOMPMATL is a CDS View in S/4HANA. JIT Call Components Outbound. It contains 14 fields. 11 CDS views read from this table.
CDS Views using this table (11)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_JITOutbCallOvwByProcgStsExt | view | from | CONSUMPTION | JIT Call Ovw By Int Proc Sts Ext Rplnmt |
| C_JITOutbCallOvwByProcgStsInt | view | from | CONSUMPTION | JIT Call Ovw By Int Proc Sts Int Rplnmt |
| C_JITOutbStockTransferStatOvw | view | from | CONSUMPTION | JIT Stock Transfer Status Overview |
| I_JITOutbCallCompIntStatInfo | view_entity | from | COMPOSITE | Internal Status Information |
| I_JITOutbCallCompMatlDataTP | view | from | TRANSACTIONAL | Transactional view for JITCall Component |
| I_JITOutbCallItemVH | view | from | COMPOSITE | Value help for jit call item |
| I_JITOutbCalls | view | from | COMPOSITE | Composite View for JIT Outbound Calls |
| I_JITOutbCallsCompMatlData | view | from | COMPOSITE | JIT Component Material Details |
| I_JITOutbGoodsPostingBasic | view | from | COMPOSITE | NJIT S2P - Post Goods Receipt app - Basiv view |
| I_JITOutbMaterialGoodsPostgTP | view | from | TRANSACTIONAL | Transcational view mat goods posting |
| I_JITOutbSqncCalls | view | inner | COMPOSITE | Monitor JIS calls |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompGrpNumber | CompGrpNumber | 2 |
| KEY | InternalJITCallNumber | InternalJITCallNumber | 3 |
| KEY | JITCallItemNumber | JITCallItemNumber | 3 |
| _JITInternalStatus | _JITInternalStatus | 1 | |
| _JITStockTransferSts | _JITStockTransferSts | 1 | |
| _ProductCompMatl | _ProductCompMatl | 2 | |
| _UnitOfMeasure | _UnitOfMeasure | 1 | |
| ActualDeliveredQuantity | ActualDeliveredQuantity | 1 | |
| JITIntProcessingStatus | JITIntProcessingStatus | 2 | |
| JITOutbStockTransferSts | JITOutbStockTransferSts | 1 | |
| JITOutbTransferredQuantity | JITOutbTransferredQuantity | 1 | |
| Material | Material | 3 | |
| QuantityUnit | QuantityUnit | 2 | |
| RequestedQuantity | RequestedQuantity | 1 |
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.
-- JIT Call Components Outbound
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_JITOUTBCALLCOMPMATL (
COMPGRPNUMBER,
INTERNALJITCALLNUMBER,
JITCALLITEMNUMBER,
_JITINTERNALSTATUS,
_JITSTOCKTRANSFERSTS,
_PRODUCTCOMPMATL,
_UNITOFMEASURE,
ACTUALDELIVEREDQUANTITY,
JITINTPROCESSINGSTATUS,
JITOUTBSTOCKTRANSFERSTS,
JITOUTBTRANSFERREDQUANTITY,
MATERIAL,
QUANTITYUNIT,
REQUESTEDQUANTITY,
PRIMARY KEY (COMPGRPNUMBER, INTERNALJITCALLNUMBER, JITCALLITEMNUMBER)
);
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