DBA Data[Home] [Help]

APPS.IGF_GR_REPACKAGE dependencies on IGF_AP_SS_PKG

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

1327: -----------------------------------------------------------------------------------------------
1328: -- Change History :
1329: -- Who When What
1330: -- (reverse chronological order - newest change first)
1331: -- ridas 08-Feb-2006 Bug #5021084. Added new parameter 'lv_group_type' in call to igf_ap_ss_pkg.get_pid
1332: -- veramach 02-Dec-2003 FA 131 COD Updates
1333: -- Adds p_persid_grp,p_test_run,p_cancel_invalid_awds as parameters
1334: -- rasahoo 27-aug-2003 Removed the call to IGF_AP_OSS_PROCESS.GET_OSS_DETAILS
1335: -- as part of obsoletion of FA base record history

Line 1422: l_list := igf_ap_ss_pkg.get_pid(p_persid_grp,lv_status,lv_group_type);

1418: --get all base_id in the group and call the main routine
1419:
1420: --get al person_id in the person _id group
1421: --Bug #5021084
1422: l_list := igf_ap_ss_pkg.get_pid(p_persid_grp,lv_status,lv_group_type);
1423:
1424: --Bug #5021084. Passing Group ID if the group type is STATIC.
1425: IF lv_group_type = 'STATIC' THEN
1426: --open ref cursor for fetching the base_id of the person