DBA Data[Home] [Help]

APPS.OKS_QP_INT_PVT dependencies on OKS_TIME_MEASURES_PUB

Line 2991: oks_time_measures_pub.get_quantity

2987: --End logic for Partial Periods
2988: IF l_cpuom_code IS NOT NULL
2989: THEN
2990: l_duration_qty :=
2991: oks_time_measures_pub.get_quantity
2992: (p_start_date => l_line_details_rec.start_date,
2993: p_end_date => l_line_details_rec.end_date,
2994: p_source_uom => l_cpuom_code,
2995: p_period_type => l_period_type,