Hi all,
Can anyone tell me how the constituency_no column in TX_CONST_CUST is calculated? i am trying to update a procedure that updates our subscription constituency and want to make sure i have the right value plugged in there.
thanks!
Frannie
Actually I think I just got the procedure to run without plugging anything into that column. Is is calculated elsewhere?
Thanks ---
Hi Frances,
Our subs constituency is updated by a nightly stored procedure that updates constituent sub history tables (LP_UPDATE_SUB_HIST).
Is that the procedure you were trying to modify?