DBA Data[Home] [Help]

APPS.CHV_CUM_PERIODS_S2 dependencies on CHV_CUM_PERIODS_S1

Line 257: chv_cum_periods_s1.get_cum_qty_received(x_vendor_id,

253:
254: -- Get the CUM quantity received for the item.
255: x_progress := '030';
256:
257: chv_cum_periods_s1.get_cum_qty_received(x_vendor_id,
258: x_vendor_site_id,
259: x_item_id,
260: x_organization_id,
261: x_rtv_update_cum_flag,