DBA Data[Home] [Help]

APPS.PQH_GSP_SYNC_COMPENSATION_OBJ dependencies on PQH_GSP_UTILITY

Line 434: l_effective_date := pqh_gsp_utility.get_gsp_plntyp_str_date(p_business_group_id, null);

430: l_continue boolean;
431: --
432: Begin
433: --
434: l_effective_date := pqh_gsp_utility.get_gsp_plntyp_str_date(p_business_group_id, null);
435: l_opt_exists := 'N';
436: l_continue := true;
437: -- Get the plan type that is to be linked.Assuming that there can be only
438: -- one plan type of option type 'GSP'.