powered by
Calculates the projected in transit for a defined DFU
proj_git(dataset, DFU, Period, ETA.Current, ETA.Next, ETD.Next, TLT)
a dataframe with the projected in transit quantity calculated for each DFU
a dataframe which contains the different variable below for each DFU
name of a node, which is an item x location
a period of time, expressed in weekly bucket
quantities currently in transit displayed at their ETA date in units
quantities to be shipped, not yet in transit, displayed at their ETA date in units
quantities to be shipped, not yet in transit, displayed at their ETD date in units
Transit Lead Time, expressed in weeks, represents the difference between ETA and ETD dates
proj_git(dataset = demo_in_transit, DFU, Period, ETA.Current, ETA.Next, ETD.Next, TLT)
Run the code above in your browser using DataLab