DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_PREPROC_PVT dependencies on RCV_CORE_S

Line 87: RCV_CORE_S.get_receiving_controls

83:
84: l_progress := '010';
85:
86: -- receiving parameters for defaulting org
87: RCV_CORE_S.get_receiving_controls
88: ( x_line_loc_id => NULL,
89: x_item_id => NULL,
90: x_vendor_id => NULL,
91: x_org_id => PO_AUTOCREATE_PARAMS.g_sys.def_inv_org_id,