_JITCONTROLCYCLETP
_JITCONTROLCYCLETP is an SAP database table in S/4HANA. It contains 14 fields.
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ProductionSupplyArea | ProductionSupplyArea | 1 |
| EWMWarehouse | EWMWarehouse | 1 | |
| ProductionSupplyAreaName | ProductionSupplyAreaName | 1 | |
| ReplenishmentLeadTime | JITReplenishmentLeadTimeValue | 1 | |
| ReplenishmentStrategy | ReplenishmentStrategy | 2 | |
| SourceStorageBin | SourceStorageBin | 1 | |
| SourceStorageType | SourceStorageType | 1 | |
| SourceStorageTypeName | SourceStorageTypeName | 1 | |
| SourceSupplyAreaName | SourceSupplyAreaName | 1 | |
| StorageBin | StorageBin | 1 | |
| StorageType | StorageType | 1 | |
| StorageTypeName | StorageTypeName | 1 | |
| Warehouse | Warehouse | 1 | |
| WarehouseName | WarehouseName | 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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _JITCONTROLCYCLETP (
PRODUCTIONSUPPLYAREA,
EWMWAREHOUSE,
PRODUCTIONSUPPLYAREANAME,
REPLENISHMENTLEADTIME,
REPLENISHMENTSTRATEGY,
SOURCESTORAGEBIN,
SOURCESTORAGETYPE,
SOURCESTORAGETYPENAME,
SOURCESUPPLYAREANAME,
STORAGEBIN,
STORAGETYPE,
STORAGETYPENAME,
WAREHOUSE,
WAREHOUSENAME,
PRIMARY KEY (PRODUCTIONSUPPLYAREA)
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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