DBA Data[Home] [Help]

APPS.IGS_AD_AUSE_ED_AS_TY_PKG dependencies on IGS_AD_TAC_AUSCED_AS_PKG

Line 155: IF NOT IGS_AD_TAC_AUSCED_AS_PKG.Get_PK_For_Validation (

151: IF (((old_references.tac_aus_scndry_edu_ass_type = new_references.tac_aus_scndry_edu_ass_type)) OR
152: ((new_references.tac_aus_scndry_edu_ass_type IS NULL))) THEN
153: NULL;
154: ELSE
155: IF NOT IGS_AD_TAC_AUSCED_AS_PKG.Get_PK_For_Validation (
156: new_references.tac_aus_scndry_edu_ass_type ,
157: 'N') THEN
158: Fnd_Message.Set_Name('FND','FORM_RECORD_DELETED');
159: IGS_GE_MSG_STACK.ADD;