API_PRODUCTIONROUTING
OData Service for Production Routing API
API_PRODUCTIONROUTING is an OData service definition in SAP S/4HANA. It exposes 17 CDS view(s). It has 1 service binding(s).
Exposed CDS Views (17)
| CDS View | Alias |
|---|---|
| A_ProdnRtgInspCharcsAssgmt | OpInspCharcsAssgmt |
| A_ProdnRtgOpCtrlPrflTxt | ProductionRoutingOpCtrlPrflTxt |
| A_ProdnRtgOpDocPRTAssgmt | OpDocumentPRTAssgmt |
| A_ProdnRtgOpEquipPRTAssgmt | OpEquipmentPRTAssgmt |
| A_ProdnRtgOpMatlPRTAssgmt | OpMaterialPRTAssgmt |
| A_ProdnRtgOpMiscPRTAssgmt | OpMiscellaneousPRTAssgmt |
| A_ProductionRouting | ProductionRoutingHeader |
| A_ProductionRoutingMatlAssgmt | ProductionRoutingMatlAssgmt |
| A_ProductionRoutingOpCompAlloc | ProductionRoutingOpCompAlloc |
| A_ProductionRoutingOpCtrlPrfl | ProductionRoutingOpCtrlPrfl |
| A_ProductionRoutingOperation | ProductionRoutingOperation |
| A_ProductionRoutingSequence | ProductionRoutingSequence |
| A_ProductionRoutingStatus | ProductionRoutingStatus |
| A_ProductionRoutingStatusText | ProductionRoutingStatusText |
| A_ProductionRoutingSubOp | ProductionRoutingSubOperation |
| A_ProductionRoutingUsage | ProductionRoutingUsage |
| A_ProductionRoutingUsageText | ProductionRoutingUsageText |
Service Bindings (1)
| Binding | Type | Version | Contract | Release | Published |
|---|---|---|---|---|---|
| API_PRODUCTION_ROUTING | ODATA | V2 | C2 | C1 | false |
Schema
Derived service definition, reconstructed from the indexed exposures and bindings — not the verbatim SAP source.
-- OData Service Definition: API_PRODUCTIONROUTING
-- OData Service for Production Routing API
-- Package ODATA_PP_ROUTING_API
-- Derived from indexed exposure & binding metadata (not the verbatim SAP source).
-- Exposed entities:
EXPOSE A_ProdnRtgInspCharcsAssgmt AS OpInspCharcsAssgmt;
EXPOSE A_ProdnRtgOpCtrlPrflTxt AS ProductionRoutingOpCtrlPrflTxt;
EXPOSE A_ProdnRtgOpDocPRTAssgmt AS OpDocumentPRTAssgmt;
EXPOSE A_ProdnRtgOpEquipPRTAssgmt AS OpEquipmentPRTAssgmt;
EXPOSE A_ProdnRtgOpMatlPRTAssgmt AS OpMaterialPRTAssgmt;
EXPOSE A_ProdnRtgOpMiscPRTAssgmt AS OpMiscellaneousPRTAssgmt;
EXPOSE A_ProductionRouting AS ProductionRoutingHeader;
EXPOSE A_ProductionRoutingMatlAssgmt AS ProductionRoutingMatlAssgmt;
EXPOSE A_ProductionRoutingOpCompAlloc AS ProductionRoutingOpCompAlloc;
EXPOSE A_ProductionRoutingOpCtrlPrfl AS ProductionRoutingOpCtrlPrfl;
EXPOSE A_ProductionRoutingOperation AS ProductionRoutingOperation;
EXPOSE A_ProductionRoutingSequence AS ProductionRoutingSequence;
EXPOSE A_ProductionRoutingStatus AS ProductionRoutingStatus;
EXPOSE A_ProductionRoutingStatusText AS ProductionRoutingStatusText;
EXPOSE A_ProductionRoutingSubOp AS ProductionRoutingSubOperation;
EXPOSE A_ProductionRoutingUsage AS ProductionRoutingUsage;
EXPOSE A_ProductionRoutingUsageText AS ProductionRoutingUsageText;
-- Service bindings:
-- API_PRODUCTION_ROUTING (ODATA, V2, C2, RELEASED)