DBA Data[Home] [Help]

APPS.CSTPPPUR dependencies on CST_PAC_PROCESS_PHASES

Line 218: UPDATE cst_pac_process_phases cppp

214: is set then we should set the status to 1 otherwise we should set it not applicable(0) */
215:
216:
217: l_stmt_num := 170;
218: UPDATE cst_pac_process_phases cppp
219: SET (cppp.process_status,cppp.last_update_date, cppp.process_upto_date) =
220: (SELECT decode(cppp.process_phase,6,
221: decode(NVL(clct.CREATE_ACCT_ENTRIES,'N'),'N',0,1),
222: 7,