DBA Data[Home] [Help]

APPS.IGF_GR_VERIFY_PROCESS dependencies on IGF_AP_SS_PKG

Line 109: ridas 08-FEB-2006 Bug #5021084. Added new parameter 'lv_group_type' in call to igf_ap_ss_pkg.get_pid

105:
106: Known Limitations,Enhancements or Remarks
107: Change History :
108: Who When What
109: ridas 08-FEB-2006 Bug #5021084. Added new parameter 'lv_group_type' in call to igf_ap_ss_pkg.get_pid
110: tsailaja 13/Jan/2006 Bug 4947880 Added invocation of igf_aw_gen.set_org_id(NULL);
111: rasahoo 17-NOV-2003 FA 128 - ISIR update 2004-05
112: added new parameter award_fmly_contribution_type to
113: igf_ap_fa_base_rec_pkg.update_row

Line 167: l_c_sql_stmt := igf_ap_ss_pkg.get_pid(p_n_per_grp_id,l_c_status,lv_group_type);

163: print_increment(l_c_msg);
164:
165: IF p_c_from <> p_c_to THEN
166: --Bug #5021084
167: l_c_sql_stmt := igf_ap_ss_pkg.get_pid(p_n_per_grp_id,l_c_status,lv_group_type);
168:
169: --Bug #5021084. Passing Group ID if the group type is STATIC.
170: IF lv_group_type = 'STATIC' THEN
171: OPEN cur_per_grp