DBA Data[Home] [Help]

APPS.CHV_CUM_PERIODS_S2 dependencies on CHV_CUM_PERIODS_S1

Line 251: chv_cum_periods_s1.get_cum_qty_received(x_vendor_id,

247:
248: -- Get the CUM quantity received for the item.
249: x_progress := '030';
250:
251: chv_cum_periods_s1.get_cum_qty_received(x_vendor_id,
252: x_vendor_site_id,
253: x_item_id,
254: x_organization_id,
255: x_rtv_update_cum_flag,