DBA Data[Home] [Help]

APPS.IGS_EN_UNIT_SET_PKG dependencies on IGS_PS_VAL_CRV

Line 246: IF IGS_PS_VAL_CRV.crsp_val_ou_sys_sts (

242: IF p_inserting THEN
243: --
244: -- Org UNIT inactive validation
245: -- As part of the bug# 1956374 changed to the below call from IGS_PS_VAL_US.crsp_val_ou_sys_sts
246: IF IGS_PS_VAL_CRV.crsp_val_ou_sys_sts (
247: new_references.responsible_org_unit_cd,
248: new_references.responsible_ou_start_dt,
249: v_message_name) = FALSE THEN
250: Fnd_Message.Set_Name('IGS', v_message_name);