DBA Data[Home] [Help]

APPS.IGS_AV_ADV_STANDING_PKG dependencies on IGS_PE_PERSON_PKG

Line 223: IF NOT IGS_PE_PERSON_PKG.Get_PK_For_Validation (

219: ((new_references.person_id IS NULL))) THEN
220: NULL;
221: ELSE
222: ---
223: IF NOT IGS_PE_PERSON_PKG.Get_PK_For_Validation (
224: new_references.person_id) THEN
225:
226: FND_Message.Set_Name('FND','FORM_RECORD_DELETED');
227: Igs_Ge_Msg_Stack.Add;