Hi,
Has anyone got any clever ideas for playing out different scenarios in time phase with purchase order due date.
We have this requirement, without the need to unapprove a purchase order?
Thanks,
Andrew.
Hi,
Has anyone got any clever ideas for playing out different scenarios in time phase with purchase order due date.
We have this requirement, without the need to unapprove a purchase order?
Thanks,
Andrew.
Hmm…so you need to game out some supply side scenarios? Grab a UD table (or add UD fields to PartDtl, depending on what you’re doing exactly) and use it to store your scenario data. Then union the UD data with PartDtl table in a dashboard, query, etc. Add some window functions to track day-over-day qtys and you should have a very basic WhatIf tool.