DBA Data[Home] [Help]

APPS.SSP_SMPRPELR_XMLP_PKG dependencies on PER_TIME_PERIODS

Line 29: from per_time_periods ptp

25: hr_reports.get_business_group(p_business_group_id);
26:
27: select ptp.period_name
28: into c_time_period_name
29: from per_time_periods ptp
30: where ptp.time_period_id = p_time_period_id;
31:
32: select pcs.consolidation_set_name
33: into c_consolidation_set_name