DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on RCV_PARAMETERS

Line 135: qty_rcv_tolerance rcv_parameters.qty_rcv_tolerance%TYPE,

131: user_defined_rfq_num_code
132: PO_SYSTEM_PARAMETERS.user_defined_rfq_num_code%type,
133: manual_rfq_num_type PO_SYSTEM_PARAMETERS.manual_rfq_num_type%type,
134: ship_via_lookup_code FINANCIALS_SYSTEM_PARAMETERS.ship_via_lookup_code%type,
135: qty_rcv_tolerance rcv_parameters.qty_rcv_tolerance%TYPE,
136: period_name GL_PERIOD_STATUSES.period_name%type);
137:
138: -- Type declaration for Vendor defaults structure
139: TYPE vendor_defaults_rec_type IS RECORD