DBA Data[Home] [Help]

APPS.IGS_PR_GEN_006 dependencies on IGS_RU_RULE

Line 995: v_new_rule_num IGS_RU_RULE.sequence_number%TYPE;

991: cst_spo CONSTANT VARCHAR2(10) := 'SPO';
992: v_error_ins_pra BOOLEAN;
993: v_error_ins_pro BOOLEAN;
994: v_call_again BOOLEAN;
995: v_new_rule_num IGS_RU_RULE.sequence_number%TYPE;
996: v_pra_s_relation_type IGS_PR_RU_APPL.s_relation_type%TYPE;
997: v_pra_progression_rule_cd IGS_PR_RU_APPL.progression_rule_cd%TYPE;
998: v_pra_rul_sequence_number IGS_PR_RU_APPL.rul_sequence_number%TYPE;
999: v_pra_attendance_type IGS_PR_RU_APPL.attendance_type%TYPE;