Back-End Services
You can use the service ShopFloorDataCollectionsService
to create custom actions.
This service has the following methods:
Method | Description |
|---|---|
startProductionRun | Starts a production order |
completeProductionOrder | Completes a production order |
pauseProductionRun | Pauses a production run |
resumeProductionRun | Resumes a production run |
reportProduction | Reports production data |
reportRejection | Reports rejected quantity |
reportUnscheduledDowntime | Reports downtime |
reportUnscheduledUptime | Reports uptime |
reportSpeedLoss | Reports a loss in speed |
changeProductionActivity | Reports a change in production activity |
reportRawMaterialConsumption | Reports the raw materials consumed during the order-operation run |
reportRawMaterialScrap | Reports the raw material quantity that was scraped during an order-operation |
reportScheduledDowntime | Reports start of planned downtime |
reportScheduledUptime | Reports end of planned downtime |
reportOtherDataCollection | Reports data collected for an order-operation, for example utilities like electricity consumption |
reportStandardValueParameter | Reports standard value data collection for all the parameters |
getActiveRunsforNodeID | Retrieves all the active runs for the node ID |
reportFlowtimeStart | Reports start of flow time Flow time is the time taken, after production starts, for the material to reach the entire line. It is a non-productive time and is subtracted from the Loading Time. |
reportFlowtimeEnd | Reports end of flow time |
getOeeKPIs | Gives the values of the relevant SAP OEE KPIs for the current shift |