DBA Data[Home] [Help]

APPS.OKS_QP_INT_PVT dependencies on OKS_TIME_MEASURES_PUB

Line 2955: oks_time_measures_pub.get_quantity

2951: --End logic for Partial Periods
2952: IF l_cpuom_code IS NOT NULL
2953: THEN
2954: l_duration_qty :=
2955: oks_time_measures_pub.get_quantity
2956: (p_start_date => l_line_details_rec.start_date,
2957: p_end_date => l_line_details_rec.end_date,
2958: p_source_uom => l_cpuom_code,
2959: p_period_type => l_period_type,