DBA Data[Home] [Help]

APPS.IGS_PE_PERSID_GROUP_PKG dependencies on IGS_PE_PERSON_PKG

Line 305: IF NOT IGS_PE_PERSON_PKG.Get_PK_For_Validation (

301:
302: NULL;
303:
304: ELSE
305: IF NOT IGS_PE_PERSON_PKG.Get_PK_For_Validation (
306: new_references.creator_person_id) THEN
307: Fnd_Message.Set_Name ('FND', 'FORM_RECORD_DELETED');
308: IGS_GE_MSG_STACK.ADD;
309: App_Exception.Raise_Exception;