DBA Data[Home] [Help]

APPS.PO_PDOI_PVT dependencies on RCV_CORE_S

Line 696: RCV_CORE_S.get_receiving_controls

692: WHERE organization_id = PO_PDOI_PARAMS.g_sys.def_inv_org_id;
693:
694: d_position := 40;
695: -- receiving parameters for defaulting org
696: RCV_CORE_S.get_receiving_controls
697: ( x_line_loc_id => NULL,
698: x_item_id => NULL,
699: x_vendor_id => NULL,
700: x_org_id => PO_PDOI_PARAMS.g_sys.def_inv_org_id,