DBA Data[Home] [Help]

APPS.IGS_PE_PERSON_ID_TYP_PKG dependencies on IGS_OR_INSTITUTION_PKG

Line 244: IF NOT IGS_OR_INSTITUTION_PKG.Get_PK_For_Validation (

240: ((new_references.institution_cd IS NULL))) THEN
241: NULL;
242: ELSE
243:
244: IF NOT IGS_OR_INSTITUTION_PKG.Get_PK_For_Validation (
245: new_references.institution_cd) THEN
246: Fnd_Message.Set_Name ('FND', 'FORM_RECORD_DELETED');
247: IGS_GE_MSG_STACK.ADD;
248: IGS_GE_MSG_STACK.ADD;