At orderregistration a internal picking time are defined on each row. This is calculated based on orderstop time and picking lead time. (your service levels that you communicate with your customers) This date is handled as a timestamp when the warehouse must have confirmed the order as picked. If we don´t meet this date we handle that order as NOT in Time. We also check if there are any products on the order wasn´t delivered, If there are, we log that as NOT IN FULL. We will compare number of rows that are NOT on time and in full, with the total numbers of rows picked during the period. We will aggregate rows to orderlevel, the value will be on orderlevel. We will log all rows that are NOT warehouse handled as delivered on time. |