DBA Data[Home] [Help]

APPS.IGF_GR_RFMS_ORIG dependencies on IGS_PE_PERSID_GROUP_V

Line 725: lv_group_type igs_pe_persid_group_v.group_type%TYPE;

721: WHERE awd.award_id = cp_award_id
722: AND awd.award_status IN ('OFFERED','ACCEPTED');
723: l_awd_disb_tot c_awd_disb_tot%ROWTYPE;
724:
725: lv_group_type igs_pe_persid_group_v.group_type%TYPE;
726:
727: BEGIN
728:
729: lv_status := 'S'; -- Defaulted to 'S' and the function will return 'F' in case of failure