DBA Data[Home] [Help]

APPS.IBE_QUOTE_W1_PVT dependencies on JTF_VARCHAR2_TABLE_100

Line 183: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,

179: p_ql_quote_line_id IN jtf_number_table := NULL,
180: p_ql_quote_header_id IN jtf_number_table := NULL,
181: p_ql_org_id IN jtf_number_table := NULL,
182: p_ql_line_number IN jtf_number_table := NULL,
183: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
184: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_inventory_item_id IN jtf_number_table := NULL,
186: p_ql_organization_id IN jtf_number_table := NULL,
187: p_ql_quantity IN jtf_number_table := NULL,

Line 184: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,

180: p_ql_quote_header_id IN jtf_number_table := NULL,
181: p_ql_org_id IN jtf_number_table := NULL,
182: p_ql_line_number IN jtf_number_table := NULL,
183: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
184: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_inventory_item_id IN jtf_number_table := NULL,
186: p_ql_organization_id IN jtf_number_table := NULL,
187: p_ql_quantity IN jtf_number_table := NULL,
188: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,

Line 188: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,

184: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
185: p_ql_inventory_item_id IN jtf_number_table := NULL,
186: p_ql_organization_id IN jtf_number_table := NULL,
187: p_ql_quantity IN jtf_number_table := NULL,
188: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
189: p_ql_start_date_active IN jtf_date_table := NULL,
190: p_ql_end_date_active IN jtf_date_table := NULL,
191: p_ql_order_line_type_id IN jtf_number_table := NULL,
192: p_ql_price_list_id IN jtf_number_table := NULL,

Line 194: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

190: p_ql_end_date_active IN jtf_date_table := NULL,
191: p_ql_order_line_type_id IN jtf_number_table := NULL,
192: p_ql_price_list_id IN jtf_number_table := NULL,
193: p_ql_price_list_line_id IN jtf_number_table := NULL,
194: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
195: p_ql_line_list_price IN jtf_number_table := NULL,
196: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
197: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
198: p_ql_line_quote_price IN jtf_number_table := NULL,

Line 200: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,

196: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
197: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
198: p_ql_line_quote_price IN jtf_number_table := NULL,
199: p_ql_related_item_id IN jtf_number_table := NULL,
200: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
201: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
202: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
204: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,

Line 201: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,

197: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
198: p_ql_line_quote_price IN jtf_number_table := NULL,
199: p_ql_related_item_id IN jtf_number_table := NULL,
200: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
201: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
202: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
204: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
205: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 202: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,

198: p_ql_line_quote_price IN jtf_number_table := NULL,
199: p_ql_related_item_id IN jtf_number_table := NULL,
200: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
201: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
202: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
204: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
205: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
206: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,

Line 203: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,

199: p_ql_related_item_id IN jtf_number_table := NULL,
200: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
201: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
202: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
204: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
205: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
206: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,
207: p_ql_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 204: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,

200: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
201: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
202: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
204: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
205: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
206: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,
207: p_ql_attribute2 IN jtf_varchar2_table_300 := NULL,
208: p_ql_attribute3 IN jtf_varchar2_table_300 := NULL,

Line 205: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,

201: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
202: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
203: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
204: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
205: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
206: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,
207: p_ql_attribute2 IN jtf_varchar2_table_300 := NULL,
208: p_ql_attribute3 IN jtf_varchar2_table_300 := NULL,
209: p_ql_attribute4 IN jtf_varchar2_table_300 := NULL,

Line 233: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,

229: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
230: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
231: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
232: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
233: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
234: p_ql_commitment_id IN jtf_number_table := NULL,
235: p_ql_agreement_id IN jtf_number_table := NULL,
236: p_ql_minisite_id IN jtf_number_table := NULL,
237: p_ql_section_id IN jtf_number_table := NULL,

Line 255: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,

251: p_qrl_program_id IN jtf_number_table := NULL,
252: p_qrl_program_update_date IN jtf_date_table := NULL,
253: p_qrl_quote_line_id IN jtf_number_table := NULL,
254: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
255: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
256: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
257: p_qrl_qte_line_index IN jtf_number_table := NULL,
258: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
259: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,

Line 256: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,

252: p_qrl_program_update_date IN jtf_date_table := NULL,
253: p_qrl_quote_line_id IN jtf_number_table := NULL,
254: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
255: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
256: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
257: p_qrl_qte_line_index IN jtf_number_table := NULL,
258: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
259: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,
260: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,

Line 259: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,

255: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
256: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,
257: p_qrl_qte_line_index IN jtf_number_table := NULL,
258: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
259: p_qrl_operation_code IN JTF_VARCHAR2_TABLE_100 := null,
260: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
261: p_qdl_creation_date IN jtf_date_table := NULL,
262: p_qdl_created_by IN jtf_number_table := NULL,
263: p_qdl_last_update_date IN jtf_date_table := NULL,

Line 274: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,

270: p_qdl_quote_line_id IN jtf_number_table := NULL,
271: p_qdl_config_header_id IN jtf_number_table := NULL,
272: p_qdl_config_revision_num IN jtf_number_table := NULL,
273: p_qdl_config_item_id IN jtf_number_table := NULL,
274: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
275: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
276: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
277: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
278: p_qdl_service_duration IN jtf_number_table := NULL,

Line 275: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,

271: p_qdl_config_header_id IN jtf_number_table := NULL,
272: p_qdl_config_revision_num IN jtf_number_table := NULL,
273: p_qdl_config_item_id IN jtf_number_table := NULL,
274: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
275: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
276: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
277: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
278: p_qdl_service_duration IN jtf_number_table := NULL,
279: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,

Line 276: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,

272: p_qdl_config_revision_num IN jtf_number_table := NULL,
273: p_qdl_config_item_id IN jtf_number_table := NULL,
274: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
275: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
276: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
277: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
278: p_qdl_service_duration IN jtf_number_table := NULL,
279: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
280: p_qdl_service_unit_selling IN jtf_number_table := NULL,

Line 277: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,

273: p_qdl_config_item_id IN jtf_number_table := NULL,
274: p_qdl_complete_configuration IN jtf_varchar2_table_100 := NULL,
275: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
276: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
277: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
278: p_qdl_service_duration IN jtf_number_table := NULL,
279: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
280: p_qdl_service_unit_selling IN jtf_number_table := NULL,
281: p_qdl_service_unit_list IN jtf_number_table := NULL,

Line 279: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,

275: p_qdl_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
276: p_qdl_component_code IN jtf_varchar2_table_1000 := NULL,
277: p_qdl_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
278: p_qdl_service_duration IN jtf_number_table := NULL,
279: p_qdl_service_period IN jtf_varchar2_table_100 := NULL,
280: p_qdl_service_unit_selling IN jtf_number_table := NULL,
281: p_qdl_service_unit_list IN jtf_number_table := NULL,
282: p_qdl_service_number IN jtf_number_table := NULL,
283: p_qdl_unit_percent_base_price IN jtf_number_table := NULL,

Line 284: p_qdl_attribute_category IN jtf_varchar2_table_100 := NULL,

280: p_qdl_service_unit_selling IN jtf_number_table := NULL,
281: p_qdl_service_unit_list IN jtf_number_table := NULL,
282: p_qdl_service_number IN jtf_number_table := NULL,
283: p_qdl_unit_percent_base_price IN jtf_number_table := NULL,
284: p_qdl_attribute_category IN jtf_varchar2_table_100 := NULL,
285: p_qdl_attribute1 IN jtf_varchar2_table_200 := NULL,
286: p_qdl_attribute2 IN jtf_varchar2_table_200 := NULL,
287: p_qdl_attribute3 IN jtf_varchar2_table_200 := NULL,
288: p_qdl_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 300: p_qdl_service_ref_type_code IN jtf_varchar2_table_100 := NULL,

296: p_qdl_attribute12 IN jtf_varchar2_table_200 := NULL,
297: p_qdl_attribute13 IN jtf_varchar2_table_200 := NULL,
298: p_qdl_attribute14 IN jtf_varchar2_table_200 := NULL,
299: p_qdl_attribute15 IN jtf_varchar2_table_200 := NULL,
300: p_qdl_service_ref_type_code IN jtf_varchar2_table_100 := NULL,
301: p_qdl_service_ref_order_number IN jtf_number_table := NULL,
302: p_qdl_service_ref_line_number IN jtf_number_table := NULL,
303: p_qdl_service_ref_qte_line_ind IN jtf_number_table := NULL,
304: p_qdl_service_ref_line_id IN jtf_number_table := NULL,

Line 308: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,

304: p_qdl_service_ref_line_id IN jtf_number_table := NULL,
305: p_qdl_service_ref_system_id IN jtf_number_table := NULL,
306: p_qdl_service_ref_option_numb IN jtf_number_table := NULL,
307: p_qdl_service_ref_shipment IN jtf_number_table := NULL,
308: p_qdl_return_ref_type IN jtf_varchar2_table_100 := NULL,
309: p_qdl_return_ref_header_id IN jtf_number_table := NULL,
310: p_qdl_return_ref_line_id IN jtf_number_table := NULL,
311: p_qdl_return_attribute1 IN jtf_varchar2_table_300 := NULL,
312: p_qdl_return_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 326: p_qdl_operation_code IN jtf_varchar2_table_100 := NULL,

322: p_qdl_return_attribute12 IN jtf_varchar2_table_300 := NULL,
323: p_qdl_return_attribute13 IN jtf_varchar2_table_300 := NULL,
324: p_qdl_return_attribute14 IN jtf_varchar2_table_300 := NULL,
325: p_qdl_return_attribute15 IN jtf_varchar2_table_300 := NULL,
326: p_qdl_operation_code IN jtf_varchar2_table_100 := NULL,
327: p_qdl_qte_line_index IN jtf_number_table := NULL,
328: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,
329: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,
330: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,

Line 328: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,

324: p_qdl_return_attribute14 IN jtf_varchar2_table_300 := NULL,
325: p_qdl_return_attribute15 IN jtf_varchar2_table_300 := NULL,
326: p_qdl_operation_code IN jtf_varchar2_table_100 := NULL,
327: p_qdl_qte_line_index IN jtf_number_table := NULL,
328: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,
329: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,
330: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
331: p_qpa_qte_line_index IN jtf_number_table := NULL,
332: p_qpa_price_attribute_id IN jtf_number_table := NULL,

Line 329: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,

325: p_qdl_return_attribute15 IN jtf_varchar2_table_300 := NULL,
326: p_qdl_operation_code IN jtf_varchar2_table_100 := NULL,
327: p_qdl_qte_line_index IN jtf_number_table := NULL,
328: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,
329: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,
330: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
331: p_qpa_qte_line_index IN jtf_number_table := NULL,
332: p_qpa_price_attribute_id IN jtf_number_table := NULL,
333: p_qpa_creation_date IN jtf_date_table := NULL,

Line 330: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,

326: p_qdl_operation_code IN jtf_varchar2_table_100 := NULL,
327: p_qdl_qte_line_index IN jtf_number_table := NULL,
328: p_qdl_return_attr_category IN jtf_varchar2_table_100 := NULL,
329: p_qdl_return_reason_code IN jtf_varchar2_table_100 := NULL,
330: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
331: p_qpa_qte_line_index IN jtf_number_table := NULL,
332: p_qpa_price_attribute_id IN jtf_number_table := NULL,
333: p_qpa_creation_date IN jtf_date_table := NULL,
334: p_qpa_created_by IN jtf_number_table := NULL,

Line 344: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,

340: p_qpa_program_id IN jtf_number_table := NULL,
341: p_qpa_program_update_date IN jtf_date_table := NULL,
342: p_qpa_quote_header_id IN jtf_number_table := NULL,
343: p_qpa_quote_line_id IN jtf_number_table := NULL,
344: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
345: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,
346: p_qpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,
347: p_qpa_pricing_attribute2 IN jtf_varchar2_table_300 := NULL,
348: p_qpa_pricing_attribute3 IN jtf_varchar2_table_300 := NULL,

Line 345: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,

341: p_qpa_program_update_date IN jtf_date_table := NULL,
342: p_qpa_quote_header_id IN jtf_number_table := NULL,
343: p_qpa_quote_line_id IN jtf_number_table := NULL,
344: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
345: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,
346: p_qpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,
347: p_qpa_pricing_attribute2 IN jtf_varchar2_table_300 := NULL,
348: p_qpa_pricing_attribute3 IN jtf_varchar2_table_300 := NULL,
349: p_qpa_pricing_attribute4 IN jtf_varchar2_table_300 := NULL,

Line 446: p_qpa_context IN jtf_varchar2_table_100 := NULL,

442: p_qpa_pricing_attribute97 IN jtf_varchar2_table_300 := NULL,
443: p_qpa_pricing_attribute98 IN jtf_varchar2_table_300 := NULL,
444: p_qpa_pricing_attribute99 IN jtf_varchar2_table_300 := NULL,
445: p_qpa_pricing_attribute100 IN jtf_varchar2_table_300 := NULL,
446: p_qpa_context IN jtf_varchar2_table_100 := NULL,
447: p_qpa_attribute1 IN jtf_varchar2_table_300 := NULL,
448: p_qpa_attribute2 IN jtf_varchar2_table_300 := NULL,
449: p_qpa_attribute3 IN jtf_varchar2_table_300 := NULL,
450: p_qpa_attribute4 IN jtf_varchar2_table_300 := NULL,

Line 462: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,

458: p_qpa_attribute12 IN jtf_varchar2_table_300 := NULL,
459: p_qpa_attribute13 IN jtf_varchar2_table_300 := NULL,
460: p_qpa_attribute14 IN jtf_varchar2_table_300 := NULL,
461: p_qpa_attribute15 IN jtf_varchar2_table_300 := NULL,
462: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
463: p_qp_qte_line_index IN jtf_number_table := NULL,
464: p_qp_payment_id IN jtf_number_table := NULL,
465: p_qp_creation_date IN jtf_date_table := NULL,
466: p_qp_created_by IN jtf_number_table := NULL,

Line 476: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,

472: p_qp_program_id IN jtf_number_table := NULL,
473: p_qp_program_update_date IN jtf_date_table := NULL,
474: p_qp_quote_header_id IN jtf_number_table := NULL,
475: p_qp_quote_line_id IN jtf_number_table := NULL,
476: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
477: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
478: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
479: p_qp_payment_term_id IN jtf_number_table := NULL,
480: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,

Line 480: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,

476: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
477: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
478: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
479: p_qp_payment_term_id IN jtf_number_table := NULL,
480: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
481: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
482: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
483: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,
484: p_qp_credit_card_approval_date IN jtf_date_table := NULL,

Line 481: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,

477: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
478: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
479: p_qp_payment_term_id IN jtf_number_table := NULL,
480: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
481: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
482: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
483: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,
484: p_qp_credit_card_approval_date IN jtf_date_table := NULL,
485: p_qp_payment_amount IN jtf_number_table := NULL,

Line 483: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,

479: p_qp_payment_term_id IN jtf_number_table := NULL,
480: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
481: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
482: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
483: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,
484: p_qp_credit_card_approval_date IN jtf_date_table := NULL,
485: p_qp_payment_amount IN jtf_number_table := NULL,
486: p_qp_cust_po_number IN jtf_varchar2_table_100 := NULL,
487: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 486: p_qp_cust_po_number IN jtf_varchar2_table_100 := NULL,

482: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
483: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,
484: p_qp_credit_card_approval_date IN jtf_date_table := NULL,
485: p_qp_payment_amount IN jtf_number_table := NULL,
486: p_qp_cust_po_number IN jtf_varchar2_table_100 := NULL,
487: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,
488: p_qp_attribute1 IN jtf_varchar2_table_200 := NULL,
489: p_qp_attribute2 IN jtf_varchar2_table_200 := NULL,
490: p_qp_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 487: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,

483: p_qp_credit_card_approval_code IN jtf_varchar2_table_100 := NULL,
484: p_qp_credit_card_approval_date IN jtf_date_table := NULL,
485: p_qp_payment_amount IN jtf_number_table := NULL,
486: p_qp_cust_po_number IN jtf_varchar2_table_100 := NULL,
487: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,
488: p_qp_attribute1 IN jtf_varchar2_table_200 := NULL,
489: p_qp_attribute2 IN jtf_varchar2_table_200 := NULL,
490: p_qp_attribute3 IN jtf_varchar2_table_200 := NULL,
491: p_qp_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 505: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,

501: p_qp_attribute14 IN jtf_varchar2_table_200 := NULL,
502: p_qp_attribute15 IN jtf_varchar2_table_200 := NULL,
503: p_qp_assignment_id IN jtf_number_table := NULL,
504: p_qp_cvv2 IN JTF_VARCHAR2_TABLE_200 := NULL,
505: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,
506: p_qs_qte_line_index IN jtf_number_table := NULL,
507: p_qs_shipment_id IN jtf_number_table := NULL,
508: p_qs_creation_date IN jtf_date_table := NULL,
509: p_qs_created_by IN jtf_number_table := NULL,

Line 527: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,

523: p_qs_ship_to_party_id IN jtf_number_table := NULL,
524: p_qs_ship_to_cust_acct_id IN jtf_number_table := NULL,
525: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
526: p_qs_ship_set_id IN jtf_number_table := NULL,
527: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,
528: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,
529: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
530: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,
531: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,

Line 528: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,

524: p_qs_ship_to_cust_acct_id IN jtf_number_table := NULL,
525: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
526: p_qs_ship_set_id IN jtf_number_table := NULL,
527: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,
528: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,
529: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
530: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,
531: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
532: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,

Line 529: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,

525: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
526: p_qs_ship_set_id IN jtf_number_table := NULL,
527: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,
528: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,
529: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
530: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,
531: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
532: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
533: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,

Line 530: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,

526: p_qs_ship_set_id IN jtf_number_table := NULL,
527: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,
528: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,
529: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
530: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,
531: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
532: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
533: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,
534: p_qs_quantity IN jtf_number_table := NULL,

Line 531: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,

527: p_qs_ship_method_code IN jtf_varchar2_table_100 := NULL,
528: p_qs_freight_terms_code IN jtf_varchar2_table_100 := NULL,
529: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
530: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,
531: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
532: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
533: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,
534: p_qs_quantity IN jtf_number_table := NULL,
535: p_qs_reserved_quantity IN jtf_number_table := NULL,

Line 539: p_qs_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,

535: p_qs_reserved_quantity IN jtf_number_table := NULL,
536: p_qs_reservation_id IN jtf_number_table := NULL,
537: p_qs_order_line_id IN jtf_number_table := NULL,
538: p_qs_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
539: p_qs_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
540: p_qs_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
541: p_qs_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,
542: p_qs_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
543: p_qs_ship_to_address2 IN jtf_varchar2_table_300 := NULL,

Line 540: p_qs_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,

536: p_qs_reservation_id IN jtf_number_table := NULL,
537: p_qs_order_line_id IN jtf_number_table := NULL,
538: p_qs_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
539: p_qs_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
540: p_qs_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
541: p_qs_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,
542: p_qs_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
543: p_qs_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
544: p_qs_ship_to_address3 IN jtf_varchar2_table_300 := NULL,

Line 541: p_qs_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,

537: p_qs_order_line_id IN jtf_number_table := NULL,
538: p_qs_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
539: p_qs_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
540: p_qs_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
541: p_qs_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,
542: p_qs_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
543: p_qs_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
544: p_qs_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
545: p_qs_ship_to_address4 IN jtf_varchar2_table_300 := NULL,

Line 546: p_qs_ship_to_country_code IN jtf_varchar2_table_100 := NULL,

542: p_qs_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
543: p_qs_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
544: p_qs_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
545: p_qs_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
546: p_qs_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
547: p_qs_ship_to_country IN jtf_varchar2_table_100 := NULL,
548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,
549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,

Line 547: p_qs_ship_to_country IN jtf_varchar2_table_100 := NULL,

543: p_qs_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
544: p_qs_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
545: p_qs_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
546: p_qs_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
547: p_qs_ship_to_country IN jtf_varchar2_table_100 := NULL,
548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,
549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,
551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,

Line 548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,

544: p_qs_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
545: p_qs_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
546: p_qs_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
547: p_qs_ship_to_country IN jtf_varchar2_table_100 := NULL,
548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,
549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,
551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,
552: p_qs_ship_to_county IN jtf_varchar2_table_100 := NULL,

Line 549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,

545: p_qs_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
546: p_qs_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
547: p_qs_ship_to_country IN jtf_varchar2_table_100 := NULL,
548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,
549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,
551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,
552: p_qs_ship_to_county IN jtf_varchar2_table_100 := NULL,
553: p_qs_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,

546: p_qs_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
547: p_qs_ship_to_country IN jtf_varchar2_table_100 := NULL,
548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,
549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,
551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,
552: p_qs_ship_to_county IN jtf_varchar2_table_100 := NULL,
553: p_qs_attribute_category IN jtf_varchar2_table_100 := NULL,
554: p_qs_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,

547: p_qs_ship_to_country IN jtf_varchar2_table_100 := NULL,
548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,
549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,
551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,
552: p_qs_ship_to_county IN jtf_varchar2_table_100 := NULL,
553: p_qs_attribute_category IN jtf_varchar2_table_100 := NULL,
554: p_qs_attribute1 IN jtf_varchar2_table_200 := NULL,
555: p_qs_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 552: p_qs_ship_to_county IN jtf_varchar2_table_100 := NULL,

548: p_qs_ship_to_city IN jtf_varchar2_table_100 := NULL,
549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,
551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,
552: p_qs_ship_to_county IN jtf_varchar2_table_100 := NULL,
553: p_qs_attribute_category IN jtf_varchar2_table_100 := NULL,
554: p_qs_attribute1 IN jtf_varchar2_table_200 := NULL,
555: p_qs_attribute2 IN jtf_varchar2_table_200 := NULL,
556: p_qs_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 553: p_qs_attribute_category IN jtf_varchar2_table_100 := NULL,

549: p_qs_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
550: p_qs_ship_to_state IN jtf_varchar2_table_100 := NULL,
551: p_qs_ship_to_province IN jtf_varchar2_table_100 := NULL,
552: p_qs_ship_to_county IN jtf_varchar2_table_100 := NULL,
553: p_qs_attribute_category IN jtf_varchar2_table_100 := NULL,
554: p_qs_attribute1 IN jtf_varchar2_table_200 := NULL,
555: p_qs_attribute2 IN jtf_varchar2_table_200 := NULL,
556: p_qs_attribute3 IN jtf_varchar2_table_200 := NULL,
557: p_qs_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 569: p_qt_operation_code IN jtf_varchar2_table_100 := NULL,

565: p_qs_attribute12 IN jtf_varchar2_table_200 := NULL,
566: p_qs_attribute13 IN jtf_varchar2_table_200 := NULL,
567: p_qs_attribute14 IN jtf_varchar2_table_200 := NULL,
568: p_qs_attribute15 IN jtf_varchar2_table_200 := NULL,
569: p_qt_operation_code IN jtf_varchar2_table_100 := NULL,
570: p_qt_qte_line_index IN jtf_number_table := NULL,
571: p_qt_shipment_index IN jtf_number_table := NULL,
572: p_qt_tax_detail_id IN jtf_number_table := NULL,
573: p_qt_quote_header_id IN jtf_number_table := NULL,

Line 586: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,

582: p_qt_program_application_id IN jtf_number_table := NULL,
583: p_qt_program_id IN jtf_number_table := NULL,
584: p_qt_program_update_date IN jtf_date_table := NULL,
585: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
586: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
587: p_qt_tax_rate IN jtf_number_table := NULL,
588: p_qt_tax_date IN jtf_date_table := NULL,
589: p_qt_tax_amount IN jtf_number_table := NULL,
590: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,

Line 590: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,

586: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
587: p_qt_tax_rate IN jtf_number_table := NULL,
588: p_qt_tax_date IN jtf_date_table := NULL,
589: p_qt_tax_amount IN jtf_number_table := NULL,
590: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
591: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
592: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
593: p_qt_attribute_category IN jtf_varchar2_table_100 := NULL,
594: p_qt_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 591: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,

587: p_qt_tax_rate IN jtf_number_table := NULL,
588: p_qt_tax_date IN jtf_date_table := NULL,
589: p_qt_tax_amount IN jtf_number_table := NULL,
590: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
591: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
592: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
593: p_qt_attribute_category IN jtf_varchar2_table_100 := NULL,
594: p_qt_attribute1 IN jtf_varchar2_table_200 := NULL,
595: p_qt_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 592: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

588: p_qt_tax_date IN jtf_date_table := NULL,
589: p_qt_tax_amount IN jtf_number_table := NULL,
590: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
591: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
592: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
593: p_qt_attribute_category IN jtf_varchar2_table_100 := NULL,
594: p_qt_attribute1 IN jtf_varchar2_table_200 := NULL,
595: p_qt_attribute2 IN jtf_varchar2_table_200 := NULL,
596: p_qt_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 593: p_qt_attribute_category IN jtf_varchar2_table_100 := NULL,

589: p_qt_tax_amount IN jtf_number_table := NULL,
590: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
591: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
592: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
593: p_qt_attribute_category IN jtf_varchar2_table_100 := NULL,
594: p_qt_attribute1 IN jtf_varchar2_table_200 := NULL,
595: p_qt_attribute2 IN jtf_varchar2_table_200 := NULL,
596: p_qt_attribute3 IN jtf_varchar2_table_200 := NULL,
597: p_qt_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 609: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,

605: p_qt_attribute12 IN jtf_varchar2_table_200 := NULL,
606: p_qt_attribute13 IN jtf_varchar2_table_200 := NULL,
607: p_qt_attribute14 IN jtf_varchar2_table_200 := NULL,
608: p_qt_attribute15 IN jtf_varchar2_table_200 := NULL,
609: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
610: p_qlpa_qte_line_index IN jtf_number_table := NULL,
611: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
612: p_qlpa_creation_date IN jtf_date_table := NULL,
613: p_qlpa_created_by IN jtf_number_table := NULL,

Line 623: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,

619: p_qlpa_program_id IN jtf_number_table := NULL,
620: p_qlpa_program_update_date IN jtf_date_table := NULL,
621: p_qlpa_quote_header_id IN jtf_number_table := NULL,
622: p_qlpa_quote_line_id IN jtf_number_table := NULL,
623: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
624: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,
625: p_qlpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,
626: p_qlpa_pricing_attribute2 IN jtf_varchar2_table_300 := NULL,
627: p_qlpa_pricing_attribute3 IN jtf_varchar2_table_300 := NULL,

Line 624: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,

620: p_qlpa_program_update_date IN jtf_date_table := NULL,
621: p_qlpa_quote_header_id IN jtf_number_table := NULL,
622: p_qlpa_quote_line_id IN jtf_number_table := NULL,
623: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
624: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,
625: p_qlpa_pricing_attribute1 IN jtf_varchar2_table_300 := NULL,
626: p_qlpa_pricing_attribute2 IN jtf_varchar2_table_300 := NULL,
627: p_qlpa_pricing_attribute3 IN jtf_varchar2_table_300 := NULL,
628: p_qlpa_pricing_attribute4 IN jtf_varchar2_table_300 := NULL,

Line 725: p_qlpa_context IN jtf_varchar2_table_100 := NULL,

721: p_qlpa_pricing_attribute97 IN jtf_varchar2_table_300 := NULL,
722: p_qlpa_pricing_attribute98 IN jtf_varchar2_table_300 := NULL,
723: p_qlpa_pricing_attribute99 IN jtf_varchar2_table_300 := NULL,
724: p_qlpa_pricing_attribute100 IN jtf_varchar2_table_300 := NULL,
725: p_qlpa_context IN jtf_varchar2_table_100 := NULL,
726: p_qlpa_attribute1 IN jtf_varchar2_table_300 := NULL,
727: p_qlpa_attribute2 IN jtf_varchar2_table_300 := NULL,
728: p_qlpa_attribute3 IN jtf_varchar2_table_300 := NULL,
729: p_qlpa_attribute4 IN jtf_varchar2_table_300 := NULL,

Line 741: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,

737: p_qlpa_attribute12 IN jtf_varchar2_table_300 := NULL,
738: p_qlpa_attribute13 IN jtf_varchar2_table_300 := NULL,
739: p_qlpa_attribute14 IN jtf_varchar2_table_300 := NULL,
740: p_qlpa_attribute15 IN jtf_varchar2_table_300 := NULL,
741: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
742: p_qlp_qte_line_index IN jtf_number_table := NULL,
743: p_qlp_payment_id IN jtf_number_table := NULL,
744: p_qlp_creation_date IN jtf_date_table := NULL,
745: p_qlp_created_by IN jtf_number_table := NULL,

Line 755: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,

751: p_qlp_program_id IN jtf_number_table := NULL,
752: p_qlp_program_update_date IN jtf_date_table := NULL,
753: p_qlp_quote_header_id IN jtf_number_table := NULL,
754: p_qlp_quote_line_id IN jtf_number_table := NULL,
755: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
756: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
757: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
758: p_qlp_payment_term_id IN jtf_number_table := NULL,
759: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,

Line 759: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,

755: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
756: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
757: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
758: p_qlp_payment_term_id IN jtf_number_table := NULL,
759: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
760: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
761: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
762: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
763: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,

Line 760: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,

756: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,
757: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
758: p_qlp_payment_term_id IN jtf_number_table := NULL,
759: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
760: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
761: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
762: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
763: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
764: p_qlp_payment_amount IN jtf_number_table := NULL,

Line 762: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,

758: p_qlp_payment_term_id IN jtf_number_table := NULL,
759: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
760: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
761: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
762: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
763: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
764: p_qlp_payment_amount IN jtf_number_table := NULL,
765: p_qlp_cust_po_number IN jtf_varchar2_table_100 := NULL,
766: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 765: p_qlp_cust_po_number IN jtf_varchar2_table_100 := NULL,

761: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
762: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
763: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
764: p_qlp_payment_amount IN jtf_number_table := NULL,
765: p_qlp_cust_po_number IN jtf_varchar2_table_100 := NULL,
766: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,
767: p_qlp_attribute1 IN jtf_varchar2_table_200 := NULL,
768: p_qlp_attribute2 IN jtf_varchar2_table_200 := NULL,
769: p_qlp_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 766: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,

762: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
763: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
764: p_qlp_payment_amount IN jtf_number_table := NULL,
765: p_qlp_cust_po_number IN jtf_varchar2_table_100 := NULL,
766: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,
767: p_qlp_attribute1 IN jtf_varchar2_table_200 := NULL,
768: p_qlp_attribute2 IN jtf_varchar2_table_200 := NULL,
769: p_qlp_attribute3 IN jtf_varchar2_table_200 := NULL,
770: p_qlp_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 782: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,

778: p_qlp_attribute12 IN jtf_varchar2_table_200 := NULL,
779: p_qlp_attribute13 IN jtf_varchar2_table_200 := NULL,
780: p_qlp_attribute14 IN jtf_varchar2_table_200 := NULL,
781: p_qlp_attribute15 IN jtf_varchar2_table_200 := NULL,
782: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
783: p_qls_qte_line_index IN jtf_number_table := NULL,
784: p_qls_shipment_id IN jtf_number_table := NULL,
785: p_qls_creation_date IN jtf_date_table := NULL,
786: p_qls_created_by IN jtf_number_table := NULL,

Line 804: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,

800: p_qls_ship_to_party_id IN jtf_number_table := NULL,
801: p_qls_ship_to_cust_acct_id IN jtf_number_table := NULL,
802: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
803: p_qls_ship_set_id IN jtf_number_table := NULL,
804: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
805: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
806: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
807: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
808: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,

Line 805: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,

801: p_qls_ship_to_cust_acct_id IN jtf_number_table := NULL,
802: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
803: p_qls_ship_set_id IN jtf_number_table := NULL,
804: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
805: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
806: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
807: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
808: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
809: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,

Line 806: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,

802: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,
803: p_qls_ship_set_id IN jtf_number_table := NULL,
804: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
805: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
806: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
807: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
808: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
809: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
810: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,

Line 807: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,

803: p_qls_ship_set_id IN jtf_number_table := NULL,
804: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
805: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
806: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
807: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
808: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
809: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
810: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
811: p_qls_quantity IN jtf_number_table := NULL,

Line 808: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,

804: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
805: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
806: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
807: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
808: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
809: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
810: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
811: p_qls_quantity IN jtf_number_table := NULL,
812: p_qls_reserved_quantity IN jtf_number_table := NULL,

Line 816: p_qls_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,

812: p_qls_reserved_quantity IN jtf_number_table := NULL,
813: p_qls_reservation_id IN jtf_number_table := NULL,
814: p_qls_order_line_id IN jtf_number_table := NULL,
815: p_qls_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
816: p_qls_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
817: p_qls_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
818: p_qls_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,
819: p_qls_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
820: p_qls_ship_to_address2 IN jtf_varchar2_table_300 := NULL,

Line 817: p_qls_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,

813: p_qls_reservation_id IN jtf_number_table := NULL,
814: p_qls_order_line_id IN jtf_number_table := NULL,
815: p_qls_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
816: p_qls_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
817: p_qls_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
818: p_qls_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,
819: p_qls_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
820: p_qls_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
821: p_qls_ship_to_address3 IN jtf_varchar2_table_300 := NULL,

Line 818: p_qls_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,

814: p_qls_order_line_id IN jtf_number_table := NULL,
815: p_qls_ship_to_party_name IN jtf_varchar2_table_300 := NULL,
816: p_qls_ship_to_cont_fst_name IN jtf_varchar2_table_100 := NULL,
817: p_qls_ship_to_cont_mid_name IN jtf_varchar2_table_100 := NULL,
818: p_qls_ship_to_cont_lst_name IN jtf_varchar2_table_100 := NULL,
819: p_qls_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
820: p_qls_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
821: p_qls_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
822: p_qls_ship_to_address4 IN jtf_varchar2_table_300 := NULL,

Line 823: p_qls_ship_to_country_code IN jtf_varchar2_table_100 := NULL,

819: p_qls_ship_to_address1 IN jtf_varchar2_table_300 := NULL,
820: p_qls_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
821: p_qls_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
822: p_qls_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
823: p_qls_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
824: p_qls_ship_to_country IN jtf_varchar2_table_100 := NULL,
825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,
826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,

Line 824: p_qls_ship_to_country IN jtf_varchar2_table_100 := NULL,

820: p_qls_ship_to_address2 IN jtf_varchar2_table_300 := NULL,
821: p_qls_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
822: p_qls_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
823: p_qls_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
824: p_qls_ship_to_country IN jtf_varchar2_table_100 := NULL,
825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,
826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,
828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,

Line 825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,

821: p_qls_ship_to_address3 IN jtf_varchar2_table_300 := NULL,
822: p_qls_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
823: p_qls_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
824: p_qls_ship_to_country IN jtf_varchar2_table_100 := NULL,
825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,
826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,
828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,
829: p_qls_ship_to_county IN jtf_varchar2_table_100 := NULL,

Line 826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,

822: p_qls_ship_to_address4 IN jtf_varchar2_table_300 := NULL,
823: p_qls_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
824: p_qls_ship_to_country IN jtf_varchar2_table_100 := NULL,
825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,
826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,
828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,
829: p_qls_ship_to_county IN jtf_varchar2_table_100 := NULL,
830: p_qls_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,

823: p_qls_ship_to_country_code IN jtf_varchar2_table_100 := NULL,
824: p_qls_ship_to_country IN jtf_varchar2_table_100 := NULL,
825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,
826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,
828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,
829: p_qls_ship_to_county IN jtf_varchar2_table_100 := NULL,
830: p_qls_attribute_category IN jtf_varchar2_table_100 := NULL,
831: p_qls_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,

824: p_qls_ship_to_country IN jtf_varchar2_table_100 := NULL,
825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,
826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,
828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,
829: p_qls_ship_to_county IN jtf_varchar2_table_100 := NULL,
830: p_qls_attribute_category IN jtf_varchar2_table_100 := NULL,
831: p_qls_attribute1 IN jtf_varchar2_table_200 := NULL,
832: p_qls_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 829: p_qls_ship_to_county IN jtf_varchar2_table_100 := NULL,

825: p_qls_ship_to_city IN jtf_varchar2_table_100 := NULL,
826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,
828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,
829: p_qls_ship_to_county IN jtf_varchar2_table_100 := NULL,
830: p_qls_attribute_category IN jtf_varchar2_table_100 := NULL,
831: p_qls_attribute1 IN jtf_varchar2_table_200 := NULL,
832: p_qls_attribute2 IN jtf_varchar2_table_200 := NULL,
833: p_qls_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 830: p_qls_attribute_category IN jtf_varchar2_table_100 := NULL,

826: p_qls_ship_to_postal_code IN jtf_varchar2_table_100 := NULL,
827: p_qls_ship_to_state IN jtf_varchar2_table_100 := NULL,
828: p_qls_ship_to_province IN jtf_varchar2_table_100 := NULL,
829: p_qls_ship_to_county IN jtf_varchar2_table_100 := NULL,
830: p_qls_attribute_category IN jtf_varchar2_table_100 := NULL,
831: p_qls_attribute1 IN jtf_varchar2_table_200 := NULL,
832: p_qls_attribute2 IN jtf_varchar2_table_200 := NULL,
833: p_qls_attribute3 IN jtf_varchar2_table_200 := NULL,
834: p_qls_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 846: p_qlt_operation_code IN jtf_varchar2_table_100 := NULL,

842: p_qls_attribute12 IN jtf_varchar2_table_200 := NULL,
843: p_qls_attribute13 IN jtf_varchar2_table_200 := NULL,
844: p_qls_attribute14 IN jtf_varchar2_table_200 := NULL,
845: p_qls_attribute15 IN jtf_varchar2_table_200 := NULL,
846: p_qlt_operation_code IN jtf_varchar2_table_100 := NULL,
847: p_qlt_qte_line_index IN jtf_number_table := NULL,
848: p_qlt_shipment_index IN jtf_number_table := NULL,
849: p_qlt_tax_detail_id IN jtf_number_table := NULL,
850: p_qlt_quote_header_id IN jtf_number_table := NULL,

Line 863: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,

859: p_qlt_program_application_id IN jtf_number_table := NULL,
860: p_qlt_program_id IN jtf_number_table := NULL,
861: p_qlt_program_update_date IN jtf_date_table := NULL,
862: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
863: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
864: p_qlt_tax_rate IN jtf_number_table := NULL,
865: p_qlt_tax_date IN jtf_date_table := NULL,
866: p_qlt_tax_amount IN jtf_number_table := NULL,
867: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,

Line 867: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,

863: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
864: p_qlt_tax_rate IN jtf_number_table := NULL,
865: p_qlt_tax_date IN jtf_date_table := NULL,
866: p_qlt_tax_amount IN jtf_number_table := NULL,
867: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
868: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
869: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
870: p_qlt_attribute_category IN jtf_varchar2_table_100 := NULL,
871: p_qlt_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 868: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,

864: p_qlt_tax_rate IN jtf_number_table := NULL,
865: p_qlt_tax_date IN jtf_date_table := NULL,
866: p_qlt_tax_amount IN jtf_number_table := NULL,
867: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
868: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
869: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
870: p_qlt_attribute_category IN jtf_varchar2_table_100 := NULL,
871: p_qlt_attribute1 IN jtf_varchar2_table_200 := NULL,
872: p_qlt_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 869: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

865: p_qlt_tax_date IN jtf_date_table := NULL,
866: p_qlt_tax_amount IN jtf_number_table := NULL,
867: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
868: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
869: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
870: p_qlt_attribute_category IN jtf_varchar2_table_100 := NULL,
871: p_qlt_attribute1 IN jtf_varchar2_table_200 := NULL,
872: p_qlt_attribute2 IN jtf_varchar2_table_200 := NULL,
873: p_qlt_attribute3 IN jtf_varchar2_table_200 := NULL,

Line 870: p_qlt_attribute_category IN jtf_varchar2_table_100 := NULL,

866: p_qlt_tax_amount IN jtf_number_table := NULL,
867: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
868: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
869: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
870: p_qlt_attribute_category IN jtf_varchar2_table_100 := NULL,
871: p_qlt_attribute1 IN jtf_varchar2_table_200 := NULL,
872: p_qlt_attribute2 IN jtf_varchar2_table_200 := NULL,
873: p_qlt_attribute3 IN jtf_varchar2_table_200 := NULL,
874: p_qlt_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 886: p_qlpaa_operation_code IN jtf_varchar2_table_100 := NULL,

882: p_qlt_attribute12 IN jtf_varchar2_table_200 := NULL,
883: p_qlt_attribute13 IN jtf_varchar2_table_200 := NULL,
884: p_qlt_attribute14 IN jtf_varchar2_table_200 := NULL,
885: p_qlt_attribute15 IN jtf_varchar2_table_200 := NULL,
886: p_qlpaa_operation_code IN jtf_varchar2_table_100 := NULL,
887: p_qlpaa_qte_line_index IN jtf_number_table := NULL,
888: p_qlpaa_price_adj_index IN jtf_number_table := NULL,
889: p_qlpaa_price_adj_attrib_id IN jtf_number_table := NULL,
890: p_qlpaa_creation_date IN jtf_date_table := NULL,

Line 900: p_qlpaa_pricing_context IN jtf_varchar2_table_100 := NULL,

896: p_qlpaa_program_id IN jtf_number_table := NULL,
897: p_qlpaa_program_update_date IN jtf_date_table := NULL,
898: p_qlpaa_request_id IN jtf_number_table := NULL,
899: p_qlpaa_price_adjustment_id IN jtf_number_table := NULL,
900: p_qlpaa_pricing_context IN jtf_varchar2_table_100 := NULL,
901: p_qlpaa_pricing_attribute IN jtf_varchar2_table_100 := NULL,
902: p_qlpaa_prc_attr_value_from IN jtf_varchar2_table_300 := NULL,
903: p_qlpaa_pricing_attr_value_to IN jtf_varchar2_table_300 := NULL,
904: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,

Line 901: p_qlpaa_pricing_attribute IN jtf_varchar2_table_100 := NULL,

897: p_qlpaa_program_update_date IN jtf_date_table := NULL,
898: p_qlpaa_request_id IN jtf_number_table := NULL,
899: p_qlpaa_price_adjustment_id IN jtf_number_table := NULL,
900: p_qlpaa_pricing_context IN jtf_varchar2_table_100 := NULL,
901: p_qlpaa_pricing_attribute IN jtf_varchar2_table_100 := NULL,
902: p_qlpaa_prc_attr_value_from IN jtf_varchar2_table_300 := NULL,
903: p_qlpaa_pricing_attr_value_to IN jtf_varchar2_table_300 := NULL,
904: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,
905: p_qlpaa_flex_title IN jtf_varchar2_table_100 := NULL,

Line 904: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,

900: p_qlpaa_pricing_context IN jtf_varchar2_table_100 := NULL,
901: p_qlpaa_pricing_attribute IN jtf_varchar2_table_100 := NULL,
902: p_qlpaa_prc_attr_value_from IN jtf_varchar2_table_300 := NULL,
903: p_qlpaa_pricing_attr_value_to IN jtf_varchar2_table_300 := NULL,
904: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,
905: p_qlpaa_flex_title IN jtf_varchar2_table_100 := NULL,
906: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
907: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
908: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,

Line 905: p_qlpaa_flex_title IN jtf_varchar2_table_100 := NULL,

901: p_qlpaa_pricing_attribute IN jtf_varchar2_table_100 := NULL,
902: p_qlpaa_prc_attr_value_from IN jtf_varchar2_table_300 := NULL,
903: p_qlpaa_pricing_attr_value_to IN jtf_varchar2_table_300 := NULL,
904: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,
905: p_qlpaa_flex_title IN jtf_varchar2_table_100 := NULL,
906: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
907: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
908: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
909: p_qlpaj_creation_date IN jtf_date_table := NULL,

Line 906: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,

902: p_qlpaa_prc_attr_value_from IN jtf_varchar2_table_300 := NULL,
903: p_qlpaa_pricing_attr_value_to IN jtf_varchar2_table_300 := NULL,
904: p_qlpaa_comparison_operator IN jtf_varchar2_table_100 := NULL,
905: p_qlpaa_flex_title IN jtf_varchar2_table_100 := NULL,
906: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
907: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
908: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
909: p_qlpaj_creation_date IN jtf_date_table := NULL,
910: p_qlpaj_created_by IN jtf_number_table := NULL,

Line 922: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,

918: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
919: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
920: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
921: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
922: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
923: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_modified_from IN jtf_number_table := NULL,
925: p_qlpaj_modified_to IN jtf_number_table := NULL,
926: p_qlpaj_operand IN jtf_number_table := NULL,

Line 923: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,

919: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
920: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,
921: p_qlpaj_modifier_line_id IN jtf_number_table := NULL,
922: p_qlpaj_mod_line_type_code IN jtf_varchar2_table_100 := NULL,
923: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_modified_from IN jtf_number_table := NULL,
925: p_qlpaj_modified_to IN jtf_number_table := NULL,
926: p_qlpaj_operand IN jtf_number_table := NULL,
927: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,

Line 927: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,

923: p_qlpaj_mod_mech_type_code IN jtf_varchar2_table_100 := NULL,
924: p_qlpaj_modified_from IN jtf_number_table := NULL,
925: p_qlpaj_modified_to IN jtf_number_table := NULL,
926: p_qlpaj_operand IN jtf_number_table := NULL,
927: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
928: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,

Line 928: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,

924: p_qlpaj_modified_from IN jtf_number_table := NULL,
925: p_qlpaj_modified_to IN jtf_number_table := NULL,
926: p_qlpaj_operand IN jtf_number_table := NULL,
927: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
928: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,
932: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,

Line 929: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,

925: p_qlpaj_modified_to IN jtf_number_table := NULL,
926: p_qlpaj_operand IN jtf_number_table := NULL,
927: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
928: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,
932: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
933: p_qlpaj_pricing_phase_id IN jtf_number_table := NULL,

Line 930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,

926: p_qlpaj_operand IN jtf_number_table := NULL,
927: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
928: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,
932: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
933: p_qlpaj_pricing_phase_id IN jtf_number_table := NULL,
934: p_qlpaj_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,

927: p_qlpaj_arithmetic_operator IN jtf_varchar2_table_100 := NULL,
928: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,
932: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
933: p_qlpaj_pricing_phase_id IN jtf_number_table := NULL,
934: p_qlpaj_attribute_category IN jtf_varchar2_table_100 := NULL,
935: p_qlpaj_attribute1 IN jtf_varchar2_table_200 := NULL,

Line 932: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,

928: p_qlpaj_automatic_flag IN jtf_varchar2_table_100 := NULL,
929: p_qlpaj_update_allowable_flag IN jtf_varchar2_table_100 := NULL,
930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,
932: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
933: p_qlpaj_pricing_phase_id IN jtf_number_table := NULL,
934: p_qlpaj_attribute_category IN jtf_varchar2_table_100 := NULL,
935: p_qlpaj_attribute1 IN jtf_varchar2_table_200 := NULL,
936: p_qlpaj_attribute2 IN jtf_varchar2_table_200 := NULL,

Line 934: p_qlpaj_attribute_category IN jtf_varchar2_table_100 := NULL,

930: p_qlpaj_updated_flag IN jtf_varchar2_table_100 := NULL,
931: p_qlpaj_applied_flag IN jtf_varchar2_table_100 := NULL,
932: p_qlpaj_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
933: p_qlpaj_pricing_phase_id IN jtf_number_table := NULL,
934: p_qlpaj_attribute_category IN jtf_varchar2_table_100 := NULL,
935: p_qlpaj_attribute1 IN jtf_varchar2_table_200 := NULL,
936: p_qlpaj_attribute2 IN jtf_varchar2_table_200 := NULL,
937: p_qlpaj_attribute3 IN jtf_varchar2_table_200 := NULL,
938: p_qlpaj_attribute4 IN jtf_varchar2_table_200 := NULL,

Line 950: p_qlpaj_orig_sys_discount_ref IN jtf_varchar2_table_100 := NULL,

946: p_qlpaj_attribute12 IN jtf_varchar2_table_200 := NULL,
947: p_qlpaj_attribute13 IN jtf_varchar2_table_200 := NULL,
948: p_qlpaj_attribute14 IN jtf_varchar2_table_200 := NULL,
949: p_qlpaj_attribute15 IN jtf_varchar2_table_200 := NULL,
950: p_qlpaj_orig_sys_discount_ref IN jtf_varchar2_table_100 := NULL,
951: p_qlpaj_change_sequence IN jtf_varchar2_table_100 := NULL,
952: p_qlpaj_update_allowed IN jtf_varchar2_table_100 := NULL,
953: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,
954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,

Line 951: p_qlpaj_change_sequence IN jtf_varchar2_table_100 := NULL,

947: p_qlpaj_attribute13 IN jtf_varchar2_table_200 := NULL,
948: p_qlpaj_attribute14 IN jtf_varchar2_table_200 := NULL,
949: p_qlpaj_attribute15 IN jtf_varchar2_table_200 := NULL,
950: p_qlpaj_orig_sys_discount_ref IN jtf_varchar2_table_100 := NULL,
951: p_qlpaj_change_sequence IN jtf_varchar2_table_100 := NULL,
952: p_qlpaj_update_allowed IN jtf_varchar2_table_100 := NULL,
953: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,
954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,
955: p_qlpaj_cost_id IN jtf_number_table := NULL,

Line 952: p_qlpaj_update_allowed IN jtf_varchar2_table_100 := NULL,

948: p_qlpaj_attribute14 IN jtf_varchar2_table_200 := NULL,
949: p_qlpaj_attribute15 IN jtf_varchar2_table_200 := NULL,
950: p_qlpaj_orig_sys_discount_ref IN jtf_varchar2_table_100 := NULL,
951: p_qlpaj_change_sequence IN jtf_varchar2_table_100 := NULL,
952: p_qlpaj_update_allowed IN jtf_varchar2_table_100 := NULL,
953: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,
954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,
955: p_qlpaj_cost_id IN jtf_number_table := NULL,
956: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,

Line 953: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,

949: p_qlpaj_attribute15 IN jtf_varchar2_table_200 := NULL,
950: p_qlpaj_orig_sys_discount_ref IN jtf_varchar2_table_100 := NULL,
951: p_qlpaj_change_sequence IN jtf_varchar2_table_100 := NULL,
952: p_qlpaj_update_allowed IN jtf_varchar2_table_100 := NULL,
953: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,
954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,
955: p_qlpaj_cost_id IN jtf_number_table := NULL,
956: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,
957: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,

Line 956: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,

952: p_qlpaj_update_allowed IN jtf_varchar2_table_100 := NULL,
953: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,
954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,
955: p_qlpaj_cost_id IN jtf_number_table := NULL,
956: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,
957: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
958: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,

Line 957: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,

953: p_qlpaj_change_reason_code IN jtf_varchar2_table_100 := NULL,
954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,
955: p_qlpaj_cost_id IN jtf_number_table := NULL,
956: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,
957: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
958: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,

Line 958: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,

954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,
955: p_qlpaj_cost_id IN jtf_number_table := NULL,
956: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,
957: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
958: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,

Line 959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

955: p_qlpaj_cost_id IN jtf_number_table := NULL,
956: p_qlpaj_tax_code IN jtf_varchar2_table_100 := NULL,
957: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
958: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,

Line 961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,

957: p_qlpaj_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
958: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,

Line 962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,

958: p_qlpaj_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
966: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,

Line 963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,

959: p_qlpaj_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,
960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
966: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
967: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,

Line 964: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,

960: p_qlpaj_parent_adjustment_id IN jtf_number_table := NULL,
961: p_qlpaj_invoiced_flag IN jtf_varchar2_table_100 := NULL,
962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
966: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
967: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,

Line 966: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,

962: p_qlpaj_estimated_flag IN jtf_varchar2_table_100 := NULL,
963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
966: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
967: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,
969: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,
970: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,

Line 967: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,

963: p_qlpaj_inc_in_sales_perfce IN jtf_varchar2_table_100 := NULL,
964: p_qlpaj_split_action_code IN jtf_varchar2_table_100 := NULL,
965: p_qlpaj_adjusted_amount IN jtf_number_table := NULL,
966: p_qlpaj_charge_type_code IN jtf_varchar2_table_100 := NULL,
967: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,
969: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,
970: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,
971: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,

Line 971: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,

967: p_qlpaj_charge_subtype_code IN jtf_varchar2_table_100 := NULL,
968: p_qlpaj_range_break_quantity IN jtf_number_table := NULL,
969: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,
970: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,
971: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,
972: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,
973: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
974: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
975: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,

Line 973: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,

969: p_qlpaj_accrual_conv_rate IN jtf_number_table := NULL,
970: p_qlpaj_pricing_group_sequence IN jtf_number_table := NULL,
971: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,
972: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,
973: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
974: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
975: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
976: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
977: p_qlpaj_expiration_date IN jtf_date_table := NULL,

Line 975: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,

971: p_qlpaj_accrual_flag IN jtf_varchar2_table_100 := NULL,
972: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,
973: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
974: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
975: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
976: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
977: p_qlpaj_expiration_date IN jtf_date_table := NULL,
978: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,

Line 976: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,

972: p_qlpaj_list_line_no IN jtf_varchar2_table_300 := NULL,
973: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
974: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
975: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
976: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
977: p_qlpaj_expiration_date IN jtf_date_table := NULL,
978: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,

Line 978: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,

974: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
975: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
976: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
977: p_qlpaj_expiration_date IN jtf_date_table := NULL,
978: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
981: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,

Line 979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,

975: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
976: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
977: p_qlpaj_expiration_date IN jtf_date_table := NULL,
978: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
981: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,

Line 980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,

976: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
977: p_qlpaj_expiration_date IN jtf_date_table := NULL,
978: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
981: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,

Line 982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,

978: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
981: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,

Line 983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,

979: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
981: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,

Line 984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,

980: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
981: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,
988: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,

Line 985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,

981: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,
988: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,
989: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,

Line 986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,

982: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,
988: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,
989: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,
990: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,

Line 987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,

983: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,
988: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,
989: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,
990: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,
991: p_qlpar_creation_date IN jtf_date_table := NULL,

Line 988: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,

984: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,
988: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,
989: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,
990: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,
991: p_qlpar_creation_date IN jtf_date_table := NULL,
992: p_qlpar_created_by IN jtf_number_table := NULL,

Line 989: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,

985: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,
986: p_qlpaj_proration_type_code IN jtf_varchar2_table_100 := NULL,
987: p_qlpaj_include_on_ret_flag IN jtf_varchar2_table_100 := NULL,
988: p_qlpaj_credit_or_charge_flag IN jtf_varchar2_table_100 := NULL,
989: p_qlpar_operation_code IN jtf_varchar2_table_100 := NULL,
990: p_qlpar_adj_relationship_id IN jtf_number_table := NULL,
991: p_qlpar_creation_date IN jtf_date_table := NULL,
992: p_qlpar_created_by IN jtf_number_table := NULL,
993: p_qlpar_last_update_date IN jtf_date_table := NULL,

Line 1021: p_qlae_attribute_type_code IN jtf_varchar2_table_100 := NULL,

1017: p_qlae_program_update_date IN jtf_date_table := NULL,
1018: p_qlae_quote_header_id IN jtf_number_table := NULL,
1019: p_qlae_quote_line_id IN jtf_number_table := NULL,
1020: p_qlae_quote_shipment_id IN jtf_number_table := NULL,
1021: p_qlae_attribute_type_code IN jtf_varchar2_table_100 := NULL,
1022: p_qlae_name IN jtf_varchar2_table_100 := NULL,
1023: p_qlae_value IN jtf_varchar2_table_2000 := NULL,
1024: p_qlae_value_type IN jtf_varchar2_table_300 := NULL,
1025: p_qlae_status IN jtf_varchar2_table_100 := NULL,

Line 1022: p_qlae_name IN jtf_varchar2_table_100 := NULL,

1018: p_qlae_quote_header_id IN jtf_number_table := NULL,
1019: p_qlae_quote_line_id IN jtf_number_table := NULL,
1020: p_qlae_quote_shipment_id IN jtf_number_table := NULL,
1021: p_qlae_attribute_type_code IN jtf_varchar2_table_100 := NULL,
1022: p_qlae_name IN jtf_varchar2_table_100 := NULL,
1023: p_qlae_value IN jtf_varchar2_table_2000 := NULL,
1024: p_qlae_value_type IN jtf_varchar2_table_300 := NULL,
1025: p_qlae_status IN jtf_varchar2_table_100 := NULL,
1026: p_qlae_application_id IN jtf_number_table := NULL,

Line 1025: p_qlae_status IN jtf_varchar2_table_100 := NULL,

1021: p_qlae_attribute_type_code IN jtf_varchar2_table_100 := NULL,
1022: p_qlae_name IN jtf_varchar2_table_100 := NULL,
1023: p_qlae_value IN jtf_varchar2_table_2000 := NULL,
1024: p_qlae_value_type IN jtf_varchar2_table_300 := NULL,
1025: p_qlae_status IN jtf_varchar2_table_100 := NULL,
1026: p_qlae_application_id IN jtf_number_table := NULL,
1027: p_qlae_start_date_active IN jtf_date_table := NULL,
1028: p_qlae_end_date_active IN jtf_date_table := NULL,
1029: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,

Line 1029: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,

1025: p_qlae_status IN jtf_varchar2_table_100 := NULL,
1026: p_qlae_application_id IN jtf_number_table := NULL,
1027: p_qlae_start_date_active IN jtf_date_table := NULL,
1028: p_qlae_end_date_active IN jtf_date_table := NULL,
1029: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,
1030: p_qfc_operation_code IN jtf_varchar2_table_100 := NULL,
1031: p_qfc_qte_line_index IN jtf_number_table := NULL,
1032: p_qfc_shipment_index IN jtf_number_table := NULL,
1033: p_qfc_freight_charge_id IN jtf_number_table := NULL,

Line 1030: p_qfc_operation_code IN jtf_varchar2_table_100 := NULL,

1026: p_qlae_application_id IN jtf_number_table := NULL,
1027: p_qlae_start_date_active IN jtf_date_table := NULL,
1028: p_qlae_end_date_active IN jtf_date_table := NULL,
1029: p_qlae_operation_code IN jtf_varchar2_table_100 := NULL,
1030: p_qfc_operation_code IN jtf_varchar2_table_100 := NULL,
1031: p_qfc_qte_line_index IN jtf_number_table := NULL,
1032: p_qfc_shipment_index IN jtf_number_table := NULL,
1033: p_qfc_freight_charge_id IN jtf_number_table := NULL,
1034: p_qfc_last_update_date IN jtf_date_table := NULL,

Line 1063: p_qlfc_operation_code IN jtf_varchar2_table_100 := NULL,

1059: p_qfc_attribute12 IN jtf_varchar2_table_200 := NULL,
1060: p_qfc_attribute13 IN jtf_varchar2_table_200 := NULL,
1061: p_qfc_attribute14 IN jtf_varchar2_table_200 := NULL,
1062: p_qfc_attribute15 IN jtf_varchar2_table_200 := NULL,
1063: p_qlfc_operation_code IN jtf_varchar2_table_100 := NULL,
1064: p_qlfc_qte_line_index IN jtf_number_table := NULL,
1065: p_qlfc_shipment_index IN jtf_number_table := NULL,
1066: p_qlfc_freight_charge_id IN jtf_number_table := NULL,
1067: p_qlfc_last_update_date IN jtf_date_table := NULL,

Line 1277: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,

1273: p_ql_quote_line_id IN jtf_number_table := NULL,
1274: p_ql_quote_header_id IN jtf_number_table := NULL,
1275: p_ql_org_id IN jtf_number_table := NULL,
1276: p_ql_line_number IN jtf_number_table := NULL,
1277: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1278: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1279: p_ql_inventory_item_id IN jtf_number_table := NULL,
1280: p_ql_organization_id IN jtf_number_table := NULL,
1281: p_ql_quantity IN jtf_number_table := NULL,

Line 1278: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,

1274: p_ql_quote_header_id IN jtf_number_table := NULL,
1275: p_ql_org_id IN jtf_number_table := NULL,
1276: p_ql_line_number IN jtf_number_table := NULL,
1277: p_ql_line_category_code IN jtf_varchar2_table_100 := NULL,
1278: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1279: p_ql_inventory_item_id IN jtf_number_table := NULL,
1280: p_ql_organization_id IN jtf_number_table := NULL,
1281: p_ql_quantity IN jtf_number_table := NULL,
1282: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,

Line 1282: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,

1278: p_ql_item_type_code IN jtf_varchar2_table_100 := NULL,
1279: p_ql_inventory_item_id IN jtf_number_table := NULL,
1280: p_ql_organization_id IN jtf_number_table := NULL,
1281: p_ql_quantity IN jtf_number_table := NULL,
1282: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1283: p_ql_start_date_active IN jtf_date_table := NULL,
1284: p_ql_end_date_active IN jtf_date_table := NULL,
1285: p_ql_order_line_type_id IN jtf_number_table := NULL,
1286: p_ql_price_list_id IN jtf_number_table := NULL,

Line 1288: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

1284: p_ql_end_date_active IN jtf_date_table := NULL,
1285: p_ql_order_line_type_id IN jtf_number_table := NULL,
1286: p_ql_price_list_id IN jtf_number_table := NULL,
1287: p_ql_price_list_line_id IN jtf_number_table := NULL,
1288: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,
1289: p_ql_line_list_price IN jtf_number_table := NULL,
1290: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1291: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1292: p_ql_line_quote_price IN jtf_number_table := NULL,

Line 1294: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,

1290: p_ql_line_adjusted_amount IN jtf_number_table := NULL,
1291: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1292: p_ql_line_quote_price IN jtf_number_table := NULL,
1293: p_ql_related_item_id IN jtf_number_table := NULL,
1294: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1295: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1296: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
1297: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
1298: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,

Line 1295: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,

1291: p_ql_line_adjusted_percent IN jtf_number_table := NULL,
1292: p_ql_line_quote_price IN jtf_number_table := NULL,
1293: p_ql_related_item_id IN jtf_number_table := NULL,
1294: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1295: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1296: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
1297: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
1298: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
1299: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 1296: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,

1292: p_ql_line_quote_price IN jtf_number_table := NULL,
1293: p_ql_related_item_id IN jtf_number_table := NULL,
1294: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1295: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1296: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
1297: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
1298: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
1299: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
1300: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,

Line 1297: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,

1293: p_ql_related_item_id IN jtf_number_table := NULL,
1294: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1295: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1296: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
1297: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
1298: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
1299: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
1300: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,
1301: p_ql_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 1298: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,

1294: p_ql_item_relationship_type IN jtf_varchar2_table_100 := NULL,
1295: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1296: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
1297: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
1298: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
1299: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
1300: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,
1301: p_ql_attribute2 IN jtf_varchar2_table_300 := NULL,
1302: p_ql_attribute3 IN jtf_varchar2_table_300 := NULL,

Line 1299: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,

1295: p_ql_split_shipment_flag IN jtf_varchar2_table_100 := NULL,
1296: p_ql_backorder_flag IN jtf_varchar2_table_100 := NULL,
1297: p_ql_selling_price_change IN jtf_varchar2_table_100 := NULL,
1298: p_ql_recalculate_flag IN jtf_varchar2_table_100 := NULL,
1299: p_ql_attribute_category IN jtf_varchar2_table_100 := NULL,
1300: p_ql_attribute1 IN jtf_varchar2_table_300 := NULL,
1301: p_ql_attribute2 IN jtf_varchar2_table_300 := NULL,
1302: p_ql_attribute3 IN jtf_varchar2_table_300 := NULL,
1303: p_ql_attribute4 IN jtf_varchar2_table_300 := NULL,

Line 1327: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,

1323: p_ql_invoice_to_party_site_id IN jtf_number_table := NULL,
1324: p_ql_invoice_to_cust_acct_id IN jtf_number_table := NULL,
1325: p_ql_invoicing_rule_id IN jtf_number_table := NULL,
1326: p_ql_marketing_source_code_id IN jtf_number_table := NULL,
1327: p_ql_operation_code IN jtf_varchar2_table_100 := NULL,
1328: p_ql_commitment_id IN jtf_number_table := NULL,
1329: p_ql_agreement_id IN jtf_number_table := NULL,
1330: p_ql_minisite_id IN jtf_number_table := NULL,
1331: p_ql_section_id IN jtf_number_table := NULL,