DBA Data[Home] [Help]

APPS.IGS_PS_RSV_UOP_PRF_PKG dependencies on IGS_PS_STAGE_TYPE_PKG

Line 155: IF NOT igs_ps_stage_type_pkg.get_pk_for_validation(

151: CLOSE c_priority;
152: END IF;
153:
154: ELSIF (priority_value1 = 'PROGRAM_STAGE') THEN
155: IF NOT igs_ps_stage_type_pkg.get_pk_for_validation(
156: new_references.preference_code ) THEN
157: fnd_message.set_name ('FND', 'FORM_RECORD_DELETED');
158: CLOSE c_priority;
159: igs_ge_msg_stack.add;