DBA Data[Home] [Help]

APPS.IGS_CA_INST_PKG dependencies on IGS_PS_GEN_001

Line 1623: igs_ps_gen_001.Change_Unit_Section_Status(

1619: (l_old_status <> l_new_status) AND
1620: (l_old_status IN ('ACTIVE','INACTIVE')) AND
1621: (l_new_status IN ('ACTIVE','INACTIVE'))
1622: )THEN
1623: igs_ps_gen_001.Change_Unit_Section_Status(
1624: l_old_status,
1625: l_new_status,
1626: new_references.cal_type,
1627: new_references.sequence_number,