DBA Data[Home] [Help]

APPS.PO_PDOI_PVT dependencies on RCV_CORE_S

Line 703: RCV_CORE_S.get_receiving_controls

699: WHERE organization_id = PO_PDOI_PARAMS.g_sys.def_inv_org_id;
700:
701: d_position := 40;
702: -- receiving parameters for defaulting org
703: RCV_CORE_S.get_receiving_controls
704: ( x_line_loc_id => NULL,
705: x_item_id => NULL,
706: x_vendor_id => NULL,
707: x_org_id => PO_PDOI_PARAMS.g_sys.def_inv_org_id,