DBA Data[Home] [Help]

APPS.IGS_PE_PERS_NOTE_PKG dependencies on IGS_LOOKUPS_VIEW_PKG

Line 123: IF NOT IGS_LOOKUPS_view_Pkg.Get_PK_For_Validation (

119: ELSE
120:
121:
122: -- kumma 2608360, replace the IGS_PE_NOTE_TYPE_PKG.Get_PK_For_Validation with the following
123: IF NOT IGS_LOOKUPS_view_Pkg.Get_PK_For_Validation (
124: 'PE_NOTE_TYPE',
125: new_references.pe_note_type
126: ) THEN
127: Fnd_Message.Set_Name ('FND', 'FORM_RECORD_DELETED');