DBA Data[Home] [Help]

APPS.CSI_COUNTER_PVT dependencies on CSI_CTR_USAGE_FORECAST_PKG

Line 2397: CSI_CTR_USAGE_FORECAST_PKG.insert_row

2393: where counter_id = l_counter_id
2394: and active_end_date is null);
2395:
2396: -- call table handler here
2397: CSI_CTR_USAGE_FORECAST_PKG.insert_row
2398: (
2399: px_instance_forecast_id => l_instance_forecast_id
2400: ,p_counter_id => l_counter_id
2401: ,p_usage_rate => l_usage_rate