DBA Data[Home] [Help]

APPS.IGS_PS_FLD_OF_STUDY_PKG dependencies on IGS_RE_GV_FLD_OF_SDY_PKG

Line 153: IF NOT IGS_RE_GV_FLD_OF_SDY_PKG.Get_PK_For_Validation (

149: IF (((old_references.govt_field_of_study = new_references.govt_field_of_study)) OR
150: ((new_references.govt_field_of_study IS NULL))) THEN
151: NULL;
152: ELSE
153: IF NOT IGS_RE_GV_FLD_OF_SDY_PKG.Get_PK_For_Validation (
154: new_references.govt_field_of_study
155: ) THEN
156: Fnd_Message.Set_Name ('FND', 'FORM_RECORD_DELETED');
157: IGS_GE_MSG_STACK.ADD;