DBA Data[Home] [Help]

APPS.SSP_SSPRPELR_XMLP_PKG dependencies on PER_TIME_PERIODS

Line 23: from per_time_periods ptp

19: hr_reports.get_business_group(p_business_group_id);
20:
21: select ptp.period_name
22: into c_time_period_name
23: from per_time_periods ptp
24: where ptp.time_period_id = p_time_period_id;
25:
26: select pcs.consolidation_set_name
27: into c_consolidation_set_name