DBA Data[Home] [Help]

APPS.IGS_EN_CAT_PRC_STEP_PKG dependencies on IGS_AS_VAL_SUAAP

Line 7: -- is changed to igs_as_val_suaap.genp_val_sdtt_sess

3: -------------------------------------------------------------------------------------------
4: --Change History:
5: --Who When What
6: --smadathi 24-AUG-2001 Bug No. 1956374 .The call to igs_ge_gen_004.genp_val_sdtt_sess
7: -- is changed to igs_as_val_suaap.genp_val_sdtt_sess
8: -------------------------------------------------------------------------------------------
9: l_rowid VARCHAR2(25);
10: old_references IGS_EN_CAT_PRC_STEP_ALL%RowType;
11: new_references IGS_EN_CAT_PRC_STEP_ALL%RowType;

Line 84: IF igs_as_val_suaap.genp_val_sdtt_sess('IGS_EN_CAT_PRC_STEP_ALL') THEN

80: ) AS
81: v_message_name varchar2(30);
82: BEGIN
83: -- If trigger has not been disabled, perform required processing
84: IF igs_as_val_suaap.genp_val_sdtt_sess('IGS_EN_CAT_PRC_STEP_ALL') THEN
85: IF p_inserting THEN
86: -- Validate the system enrolment step type
87: IF IGS_EN_VAL_ECPS.enrp_val_ecps_sest(
88: new_references.s_enrolment_step_type,