DBA Data[Home] [Help]

APPS.IGS_EN_ELGBL_PROGRAM dependencies on IGS_RU_GEN_001

Line 780: l_rule_return_value := igs_ru_gen_001.rulp_val_senna( p_rule_call_name => 'UNIT_EXCL',

776:
777: -- If there is a rule sequence id associated for the step type 'UNIT_EXCL' then get the total excluded credit points
778: IF l_cur_program_steps.rul_sequence_number IS NOT NULL THEN
779: BEGIN
780: l_rule_return_value := igs_ru_gen_001.rulp_val_senna( p_rule_call_name => 'UNIT_EXCL',
781: p_rule_number => l_cur_program_steps.rul_sequence_number,
782: p_person_id => p_person_id,
783: p_course_cd => p_program_cd,
784: p_course_version => p_program_version,