BI_DISTRIB_STATUS is P when it’s never been priced
We are in PS FSCM 9.2 Image 25.
A scenario is encountered - BI_DISTRIB_STATUS is P when it’s never been priced and the target rows were also not created. The source row had the contract number and contract line populated but BI_DISTRIB_STATUS is P.
PC_PRICING process was run by checking "Reprice Rows" checkbox assuming that repricing will happen but it didn’t. So SQL update was done in order to update the BI_DISTRIB_STATUS as N. Later PC_PRICING was run and thus target rows created successfully.
I am wondering how the system tagged this row with BI_DISTRIB_STATUS as P instead of N when it wasn’t priced yet.