DBA Data[Home] [Help]

APPS.ASO_QUOTE_PUB_W dependencies on JTF_DATE_TABLE

Line 200: p_ql_creation_date IN jtf_date_table := NULL,

196: p_q_assistance_requested IN VARCHAR2 := FND_API.G_MISS_CHAR,
197: p_q_assistance_reason_code IN VARCHAR2 := FND_API.G_MISS_CHAR,
198: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
199: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
200: p_ql_creation_date IN jtf_date_table := NULL,
201: p_ql_created_by IN jtf_number_table := NULL,
202: p_ql_last_updated_by IN jtf_number_table := NULL,
203: p_ql_last_update_date IN jtf_date_table := NULL,
204: p_ql_last_update_login IN jtf_number_table := NULL,

Line 203: p_ql_last_update_date IN jtf_date_table := NULL,

199: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
200: p_ql_creation_date IN jtf_date_table := NULL,
201: p_ql_created_by IN jtf_number_table := NULL,
202: p_ql_last_updated_by IN jtf_number_table := NULL,
203: p_ql_last_update_date IN jtf_date_table := NULL,
204: p_ql_last_update_login IN jtf_number_table := NULL,
205: p_ql_request_id IN jtf_number_table := NULL,
206: p_ql_program_application_id IN jtf_number_table := NULL,
207: p_ql_program_id IN jtf_number_table := NULL,

Line 208: p_ql_program_update_date IN jtf_date_table := NULL,

204: p_ql_last_update_login IN jtf_number_table := NULL,
205: p_ql_request_id IN jtf_number_table := NULL,
206: p_ql_program_application_id IN jtf_number_table := NULL,
207: p_ql_program_id IN jtf_number_table := NULL,
208: p_ql_program_update_date IN jtf_date_table := NULL,
209: p_ql_quote_line_id IN jtf_number_table := NULL,
210: p_ql_quote_header_id IN jtf_number_table := NULL,
211: p_ql_org_id IN jtf_number_table := NULL,
212: p_ql_line_number IN jtf_number_table := NULL,

Line 219: p_ql_start_date_active IN jtf_date_table := NULL,

215: p_ql_inventory_item_id IN jtf_number_table := NULL,
216: p_ql_organization_id IN jtf_number_table := NULL,
217: p_ql_quantity IN jtf_number_table := NULL,
218: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
219: p_ql_start_date_active IN jtf_date_table := NULL,
220: p_ql_end_date_active IN jtf_date_table := NULL,
221: p_ql_order_line_type_id IN jtf_number_table := NULL,
222: p_ql_price_list_id IN jtf_number_table := NULL,
223: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 220: p_ql_end_date_active IN jtf_date_table := NULL,

216: p_ql_organization_id IN jtf_number_table := NULL,
217: p_ql_quantity IN jtf_number_table := NULL,
218: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
219: p_ql_start_date_active IN jtf_date_table := NULL,
220: p_ql_end_date_active IN jtf_date_table := NULL,
221: p_ql_order_line_type_id IN jtf_number_table := NULL,
222: p_ql_price_list_id IN jtf_number_table := NULL,
223: p_ql_price_list_line_id IN jtf_number_table := NULL,
224: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

Line 289: p_qrl_creation_date IN jtf_date_table := NULL,

285: p_ql_line_paynow_tax IN jtf_number_table := NULL,
286: p_ql_line_paynow_subtotal IN jtf_number_table := NULL,
287: p_ql_config_model_type IN jtf_varchar2_table_100 := NULL,
288: p_qrl_line_relationship_id IN jtf_number_table := NULL,
289: p_qrl_creation_date IN jtf_date_table := NULL,
290: p_qrl_created_by IN jtf_number_table := NULL,
291: p_qrl_last_updated_by IN jtf_number_table := NULL,
292: p_qrl_last_update_date IN jtf_date_table := NULL,
293: p_qrl_last_update_login IN jtf_number_table := NULL,

Line 292: p_qrl_last_update_date IN jtf_date_table := NULL,

288: p_qrl_line_relationship_id IN jtf_number_table := NULL,
289: p_qrl_creation_date IN jtf_date_table := NULL,
290: p_qrl_created_by IN jtf_number_table := NULL,
291: p_qrl_last_updated_by IN jtf_number_table := NULL,
292: p_qrl_last_update_date IN jtf_date_table := NULL,
293: p_qrl_last_update_login IN jtf_number_table := NULL,
294: p_qrl_request_id IN jtf_number_table := NULL,
295: p_qrl_program_application_id IN jtf_number_table := NULL,
296: p_qrl_program_id IN jtf_number_table := NULL,

Line 297: p_qrl_program_update_date IN jtf_date_table := NULL,

293: p_qrl_last_update_login IN jtf_number_table := NULL,
294: p_qrl_request_id IN jtf_number_table := NULL,
295: p_qrl_program_application_id IN jtf_number_table := NULL,
296: p_qrl_program_id IN jtf_number_table := NULL,
297: p_qrl_program_update_date IN jtf_date_table := NULL,
298: p_qrl_quote_line_id IN jtf_number_table := NULL,
299: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
300: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
301: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,

Line 307: p_qdl_creation_date IN jtf_date_table := NULL,

303: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
304: p_qrl_operation_code IN jtf_varchar2_table_100 := NULL,
305: p_qrl_object_version_number IN jtf_number_table := NULL,
306: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
307: p_qdl_creation_date IN jtf_date_table := NULL,
308: p_qdl_created_by IN jtf_number_table := NULL,
309: p_qdl_last_update_date IN jtf_date_table := NULL,
310: p_qdl_last_updated_by IN jtf_number_table := NULL,
311: p_qdl_last_update_login IN jtf_number_table := NULL,

Line 309: p_qdl_last_update_date IN jtf_date_table := NULL,

305: p_qrl_object_version_number IN jtf_number_table := NULL,
306: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
307: p_qdl_creation_date IN jtf_date_table := NULL,
308: p_qdl_created_by IN jtf_number_table := NULL,
309: p_qdl_last_update_date IN jtf_date_table := NULL,
310: p_qdl_last_updated_by IN jtf_number_table := NULL,
311: p_qdl_last_update_login IN jtf_number_table := NULL,
312: p_qdl_request_id IN jtf_number_table := NULL,
313: p_qdl_program_application_id IN jtf_number_table := NULL,

Line 315: p_qdl_program_update_date IN jtf_date_table := NULL,

311: p_qdl_last_update_login IN jtf_number_table := NULL,
312: p_qdl_request_id IN jtf_number_table := NULL,
313: p_qdl_program_application_id IN jtf_number_table := NULL,
314: p_qdl_program_id IN jtf_number_table := NULL,
315: p_qdl_program_update_date IN jtf_date_table := NULL,
316: p_qdl_quote_line_id IN jtf_number_table := NULL,
317: p_qdl_config_header_id IN jtf_number_table := NULL,
318: p_qdl_config_revision_num IN jtf_number_table := NULL,
319: p_qdl_config_item_id IN jtf_number_table := NULL,

Line 391: p_qpa_creation_date IN jtf_date_table := NULL,

387: p_qdl_object_version_number IN jtf_number_table := NULL,
388: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
389: p_qpa_qte_line_index IN jtf_number_table := NULL,
390: p_qpa_price_attribute_id IN jtf_number_table := NULL,
391: p_qpa_creation_date IN jtf_date_table := NULL,
392: p_qpa_created_by IN jtf_number_table := NULL,
393: p_qpa_last_update_date IN jtf_date_table := NULL,
394: p_qpa_last_updated_by IN jtf_number_table := NULL,
395: p_qpa_last_update_login IN jtf_number_table := NULL,

Line 393: p_qpa_last_update_date IN jtf_date_table := NULL,

389: p_qpa_qte_line_index IN jtf_number_table := NULL,
390: p_qpa_price_attribute_id IN jtf_number_table := NULL,
391: p_qpa_creation_date IN jtf_date_table := NULL,
392: p_qpa_created_by IN jtf_number_table := NULL,
393: p_qpa_last_update_date IN jtf_date_table := NULL,
394: p_qpa_last_updated_by IN jtf_number_table := NULL,
395: p_qpa_last_update_login IN jtf_number_table := NULL,
396: p_qpa_request_id IN jtf_number_table := NULL,
397: p_qpa_program_application_id IN jtf_number_table := NULL,

Line 399: p_qpa_program_update_date IN jtf_date_table := NULL,

395: p_qpa_last_update_login IN jtf_number_table := NULL,
396: p_qpa_request_id IN jtf_number_table := NULL,
397: p_qpa_program_application_id IN jtf_number_table := NULL,
398: p_qpa_program_id IN jtf_number_table := NULL,
399: p_qpa_program_update_date IN jtf_date_table := NULL,
400: p_qpa_quote_header_id IN jtf_number_table := NULL,
401: p_qpa_quote_line_id IN jtf_number_table := NULL,
402: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
403: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 529: p_qp_creation_date IN jtf_date_table := NULL,

525: p_qpa_object_version_number IN jtf_number_table := NULL,
526: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
527: p_qp_qte_line_index IN jtf_number_table := NULL,
528: p_qp_payment_id IN jtf_number_table := NULL,
529: p_qp_creation_date IN jtf_date_table := NULL,
530: p_qp_created_by IN jtf_number_table := NULL,
531: p_qp_last_update_date IN jtf_date_table := NULL,
532: p_qp_last_updated_by IN jtf_number_table := NULL,
533: p_qp_last_update_login IN jtf_number_table := NULL,

Line 531: p_qp_last_update_date IN jtf_date_table := NULL,

527: p_qp_qte_line_index IN jtf_number_table := NULL,
528: p_qp_payment_id IN jtf_number_table := NULL,
529: p_qp_creation_date IN jtf_date_table := NULL,
530: p_qp_created_by IN jtf_number_table := NULL,
531: p_qp_last_update_date IN jtf_date_table := NULL,
532: p_qp_last_updated_by IN jtf_number_table := NULL,
533: p_qp_last_update_login IN jtf_number_table := NULL,
534: p_qp_request_id IN jtf_number_table := NULL,
535: p_qp_program_application_id IN jtf_number_table := NULL,

Line 537: p_qp_program_update_date IN jtf_date_table := NULL,

533: p_qp_last_update_login IN jtf_number_table := NULL,
534: p_qp_request_id IN jtf_number_table := NULL,
535: p_qp_program_application_id IN jtf_number_table := NULL,
536: p_qp_program_id IN jtf_number_table := NULL,
537: p_qp_program_update_date IN jtf_date_table := NULL,
538: p_qp_quote_header_id IN jtf_number_table := NULL,
539: p_qp_quote_line_id IN jtf_number_table := NULL,
540: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
541: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 546: p_qp_credit_card_exp_date IN jtf_date_table := NULL,

542: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
543: p_qp_payment_term_id IN jtf_number_table := NULL,
544: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
545: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
546: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
547: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
548: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
549: p_qp_payment_amount IN jtf_number_table := NULL,
550: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 548: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,

544: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
545: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
546: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
547: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
548: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
549: p_qp_payment_amount IN jtf_number_table := NULL,
550: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,
551: p_qp_attribute1 IN jtf_varchar2_table_300 := NULL,
552: p_qp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 663: p_qt_creation_date IN jtf_date_table := NULL,

659: p_qt_tax_detail_id IN jtf_number_table := NULL,
660: p_qt_quote_header_id IN jtf_number_table := NULL,
661: p_qt_quote_line_id IN jtf_number_table := NULL,
662: p_qt_quote_shipment_id IN jtf_number_table := NULL,
663: p_qt_creation_date IN jtf_date_table := NULL,
664: p_qt_created_by IN jtf_number_table := NULL,
665: p_qt_last_update_date IN jtf_date_table := NULL,
666: p_qt_last_updated_by IN jtf_number_table := NULL,
667: p_qt_last_update_login IN jtf_number_table := NULL,

Line 665: p_qt_last_update_date IN jtf_date_table := NULL,

661: p_qt_quote_line_id IN jtf_number_table := NULL,
662: p_qt_quote_shipment_id IN jtf_number_table := NULL,
663: p_qt_creation_date IN jtf_date_table := NULL,
664: p_qt_created_by IN jtf_number_table := NULL,
665: p_qt_last_update_date IN jtf_date_table := NULL,
666: p_qt_last_updated_by IN jtf_number_table := NULL,
667: p_qt_last_update_login IN jtf_number_table := NULL,
668: p_qt_request_id IN jtf_number_table := NULL,
669: p_qt_program_application_id IN jtf_number_table := NULL,

Line 671: p_qt_program_update_date IN jtf_date_table := NULL,

667: p_qt_last_update_login IN jtf_number_table := NULL,
668: p_qt_request_id IN jtf_number_table := NULL,
669: p_qt_program_application_id IN jtf_number_table := NULL,
670: p_qt_program_id IN jtf_number_table := NULL,
671: p_qt_program_update_date IN jtf_date_table := NULL,
672: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
673: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
674: p_qt_tax_rate IN jtf_number_table := NULL,
675: p_qt_tax_date IN jtf_date_table := NULL,

Line 675: p_qt_tax_date IN jtf_date_table := NULL,

671: p_qt_program_update_date IN jtf_date_table := NULL,
672: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
673: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
674: p_qt_tax_rate IN jtf_number_table := NULL,
675: p_qt_tax_date IN jtf_date_table := NULL,
676: p_qt_tax_amount IN jtf_number_table := NULL,
677: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
678: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
679: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 706: p_qsc_creation_date IN jtf_date_table := NULL,

702: p_qt_tax_rate_id IN jtf_number_table := NULL,
703: p_qsc_operation_code IN jtf_varchar2_table_100 := NULL,
704: p_qsc_qte_line_index IN jtf_number_table := NULL,
705: p_qsc_sales_credit_id IN jtf_number_table := NULL,
706: p_qsc_creation_date IN jtf_date_table := NULL,
707: p_qsc_created_by IN jtf_number_table := NULL,
708: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
709: p_qsc_last_update_date IN jtf_date_table := NULL,
710: p_qsc_last_update_login IN jtf_number_table := NULL,

Line 709: p_qsc_last_update_date IN jtf_date_table := NULL,

705: p_qsc_sales_credit_id IN jtf_number_table := NULL,
706: p_qsc_creation_date IN jtf_date_table := NULL,
707: p_qsc_created_by IN jtf_number_table := NULL,
708: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
709: p_qsc_last_update_date IN jtf_date_table := NULL,
710: p_qsc_last_update_login IN jtf_number_table := NULL,
711: p_qsc_request_id IN jtf_number_table := NULL,
712: p_qsc_program_application_id IN jtf_number_table := NULL,
713: p_qsc_program_id IN jtf_number_table := NULL,

Line 714: p_qsc_program_update_date IN jtf_date_table := NULL,

710: p_qsc_last_update_login IN jtf_number_table := NULL,
711: p_qsc_request_id IN jtf_number_table := NULL,
712: p_qsc_program_application_id IN jtf_number_table := NULL,
713: p_qsc_program_id IN jtf_number_table := NULL,
714: p_qsc_program_update_date IN jtf_date_table := NULL,
715: p_qsc_quote_header_id IN jtf_number_table := NULL,
716: p_qsc_quote_line_id IN jtf_number_table := NULL,
717: p_qsc_percent IN jtf_number_table := NULL,
718: p_qsc_resource_id IN jtf_number_table := NULL,

Line 752: p_qlpa_creation_date IN jtf_date_table := NULL,

748: p_qsc_object_version_number IN jtf_number_table := NULL,
749: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
750: p_qlpa_qte_line_index IN jtf_number_table := NULL,
751: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
752: p_qlpa_creation_date IN jtf_date_table := NULL,
753: p_qlpa_created_by IN jtf_number_table := NULL,
754: p_qlpa_last_update_date IN jtf_date_table := NULL,
755: p_qlpa_last_updated_by IN jtf_number_table := NULL,
756: p_qlpa_last_update_login IN jtf_number_table := NULL,

Line 754: p_qlpa_last_update_date IN jtf_date_table := NULL,

750: p_qlpa_qte_line_index IN jtf_number_table := NULL,
751: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
752: p_qlpa_creation_date IN jtf_date_table := NULL,
753: p_qlpa_created_by IN jtf_number_table := NULL,
754: p_qlpa_last_update_date IN jtf_date_table := NULL,
755: p_qlpa_last_updated_by IN jtf_number_table := NULL,
756: p_qlpa_last_update_login IN jtf_number_table := NULL,
757: p_qlpa_request_id IN jtf_number_table := NULL,
758: p_qlpa_program_application_id IN jtf_number_table := NULL,

Line 760: p_qlpa_program_update_date IN jtf_date_table := NULL,

756: p_qlpa_last_update_login IN jtf_number_table := NULL,
757: p_qlpa_request_id IN jtf_number_table := NULL,
758: p_qlpa_program_application_id IN jtf_number_table := NULL,
759: p_qlpa_program_id IN jtf_number_table := NULL,
760: p_qlpa_program_update_date IN jtf_date_table := NULL,
761: p_qlpa_quote_header_id IN jtf_number_table := NULL,
762: p_qlpa_quote_line_id IN jtf_number_table := NULL,
763: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
764: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 890: p_qlp_creation_date IN jtf_date_table := NULL,

886: p_qlpa_object_version_number IN jtf_number_table := NULL,
887: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
888: p_qlp_qte_line_index IN jtf_number_table := NULL,
889: p_qlp_payment_id IN jtf_number_table := NULL,
890: p_qlp_creation_date IN jtf_date_table := NULL,
891: p_qlp_created_by IN jtf_number_table := NULL,
892: p_qlp_last_update_date IN jtf_date_table := NULL,
893: p_qlp_last_updated_by IN jtf_number_table := NULL,
894: p_qlp_last_update_login IN jtf_number_table := NULL,

Line 892: p_qlp_last_update_date IN jtf_date_table := NULL,

888: p_qlp_qte_line_index IN jtf_number_table := NULL,
889: p_qlp_payment_id IN jtf_number_table := NULL,
890: p_qlp_creation_date IN jtf_date_table := NULL,
891: p_qlp_created_by IN jtf_number_table := NULL,
892: p_qlp_last_update_date IN jtf_date_table := NULL,
893: p_qlp_last_updated_by IN jtf_number_table := NULL,
894: p_qlp_last_update_login IN jtf_number_table := NULL,
895: p_qlp_request_id IN jtf_number_table := NULL,
896: p_qlp_program_application_id IN jtf_number_table := NULL,

Line 898: p_qlp_program_update_date IN jtf_date_table := NULL,

894: p_qlp_last_update_login IN jtf_number_table := NULL,
895: p_qlp_request_id IN jtf_number_table := NULL,
896: p_qlp_program_application_id IN jtf_number_table := NULL,
897: p_qlp_program_id IN jtf_number_table := NULL,
898: p_qlp_program_update_date IN jtf_date_table := NULL,
899: p_qlp_quote_header_id IN jtf_number_table := NULL,
900: p_qlp_quote_line_id IN jtf_number_table := NULL,
901: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
902: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 907: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,

903: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
904: p_qlp_payment_term_id IN jtf_number_table := NULL,
905: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
906: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
907: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
908: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
909: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
910: p_qlp_payment_amount IN jtf_number_table := NULL,
911: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 909: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,

905: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
906: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
907: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
908: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
909: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
910: p_qlp_payment_amount IN jtf_number_table := NULL,
911: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,
912: p_qlp_attribute1 IN jtf_varchar2_table_300 := NULL,
913: p_qlp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 944: p_qls_creation_date IN jtf_date_table := NULL,

940: p_qlp_object_version_number IN jtf_number_table := NULL,
941: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
942: p_qls_qte_line_index IN jtf_number_table := NULL,
943: p_qls_shipment_id IN jtf_number_table := NULL,
944: p_qls_creation_date IN jtf_date_table := NULL,
945: p_qls_created_by IN jtf_number_table := NULL,
946: p_qls_last_update_date IN jtf_date_table := NULL,
947: p_qls_last_updated_by IN jtf_number_table := NULL,
948: p_qls_last_update_login IN jtf_number_table := NULL,

Line 946: p_qls_last_update_date IN jtf_date_table := NULL,

942: p_qls_qte_line_index IN jtf_number_table := NULL,
943: p_qls_shipment_id IN jtf_number_table := NULL,
944: p_qls_creation_date IN jtf_date_table := NULL,
945: p_qls_created_by IN jtf_number_table := NULL,
946: p_qls_last_update_date IN jtf_date_table := NULL,
947: p_qls_last_updated_by IN jtf_number_table := NULL,
948: p_qls_last_update_login IN jtf_number_table := NULL,
949: p_qls_request_id IN jtf_number_table := NULL,
950: p_qls_program_application_id IN jtf_number_table := NULL,

Line 952: p_qls_program_update_date IN jtf_date_table := NULL,

948: p_qls_last_update_login IN jtf_number_table := NULL,
949: p_qls_request_id IN jtf_number_table := NULL,
950: p_qls_program_application_id IN jtf_number_table := NULL,
951: p_qls_program_id IN jtf_number_table := NULL,
952: p_qls_program_update_date IN jtf_date_table := NULL,
953: p_qls_quote_header_id IN jtf_number_table := NULL,
954: p_qls_quote_line_id IN jtf_number_table := NULL,
955: p_qls_promise_date IN jtf_date_table := NULL,
956: p_qls_request_date IN jtf_date_table := NULL,

Line 955: p_qls_promise_date IN jtf_date_table := NULL,

951: p_qls_program_id IN jtf_number_table := NULL,
952: p_qls_program_update_date IN jtf_date_table := NULL,
953: p_qls_quote_header_id IN jtf_number_table := NULL,
954: p_qls_quote_line_id IN jtf_number_table := NULL,
955: p_qls_promise_date IN jtf_date_table := NULL,
956: p_qls_request_date IN jtf_date_table := NULL,
957: p_qls_schedule_ship_date IN jtf_date_table := NULL,
958: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
959: p_qls_ship_to_party_id IN jtf_number_table := NULL,

Line 956: p_qls_request_date IN jtf_date_table := NULL,

952: p_qls_program_update_date IN jtf_date_table := NULL,
953: p_qls_quote_header_id IN jtf_number_table := NULL,
954: p_qls_quote_line_id IN jtf_number_table := NULL,
955: p_qls_promise_date IN jtf_date_table := NULL,
956: p_qls_request_date IN jtf_date_table := NULL,
957: p_qls_schedule_ship_date IN jtf_date_table := NULL,
958: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
959: p_qls_ship_to_party_id IN jtf_number_table := NULL,
960: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 957: p_qls_schedule_ship_date IN jtf_date_table := NULL,

953: p_qls_quote_header_id IN jtf_number_table := NULL,
954: p_qls_quote_line_id IN jtf_number_table := NULL,
955: p_qls_promise_date IN jtf_date_table := NULL,
956: p_qls_request_date IN jtf_date_table := NULL,
957: p_qls_schedule_ship_date IN jtf_date_table := NULL,
958: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
959: p_qls_ship_to_party_id IN jtf_number_table := NULL,
960: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,
961: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 1024: p_qlt_creation_date IN jtf_date_table := NULL,

1020: p_qlt_tax_detail_id IN jtf_number_table := NULL,
1021: p_qlt_quote_header_id IN jtf_number_table := NULL,
1022: p_qlt_quote_line_id IN jtf_number_table := NULL,
1023: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
1024: p_qlt_creation_date IN jtf_date_table := NULL,
1025: p_qlt_created_by IN jtf_number_table := NULL,
1026: p_qlt_last_update_date IN jtf_date_table := NULL,
1027: p_qlt_last_updated_by IN jtf_number_table := NULL,
1028: p_qlt_last_update_login IN jtf_number_table := NULL,

Line 1026: p_qlt_last_update_date IN jtf_date_table := NULL,

1022: p_qlt_quote_line_id IN jtf_number_table := NULL,
1023: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
1024: p_qlt_creation_date IN jtf_date_table := NULL,
1025: p_qlt_created_by IN jtf_number_table := NULL,
1026: p_qlt_last_update_date IN jtf_date_table := NULL,
1027: p_qlt_last_updated_by IN jtf_number_table := NULL,
1028: p_qlt_last_update_login IN jtf_number_table := NULL,
1029: p_qlt_request_id IN jtf_number_table := NULL,
1030: p_qlt_program_application_id IN jtf_number_table := NULL,

Line 1032: p_qlt_program_update_date IN jtf_date_table := NULL,

1028: p_qlt_last_update_login IN jtf_number_table := NULL,
1029: p_qlt_request_id IN jtf_number_table := NULL,
1030: p_qlt_program_application_id IN jtf_number_table := NULL,
1031: p_qlt_program_id IN jtf_number_table := NULL,
1032: p_qlt_program_update_date IN jtf_date_table := NULL,
1033: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
1034: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
1035: p_qlt_tax_rate IN jtf_number_table := NULL,
1036: p_qlt_tax_date IN jtf_date_table := NULL,

Line 1036: p_qlt_tax_date IN jtf_date_table := NULL,

1032: p_qlt_program_update_date IN jtf_date_table := NULL,
1033: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
1034: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
1035: p_qlt_tax_rate IN jtf_number_table := NULL,
1036: p_qlt_tax_date IN jtf_date_table := NULL,
1037: p_qlt_tax_amount IN jtf_number_table := NULL,
1038: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
1039: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
1040: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 1067: p_qlpaj_creation_date IN jtf_date_table := NULL,

1063: p_qlt_tax_rate_id IN jtf_number_table := NULL,
1064: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
1065: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
1066: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
1067: p_qlpaj_creation_date IN jtf_date_table := NULL,
1068: p_qlpaj_created_by IN jtf_number_table := NULL,
1069: p_qlpaj_last_update_date IN jtf_date_table := NULL,
1070: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
1071: p_qlpaj_last_update_login IN jtf_number_table := NULL,

Line 1069: p_qlpaj_last_update_date IN jtf_date_table := NULL,

1065: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
1066: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
1067: p_qlpaj_creation_date IN jtf_date_table := NULL,
1068: p_qlpaj_created_by IN jtf_number_table := NULL,
1069: p_qlpaj_last_update_date IN jtf_date_table := NULL,
1070: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
1071: p_qlpaj_last_update_login IN jtf_number_table := NULL,
1072: p_qlpaj_program_application_id IN jtf_number_table := NULL,
1073: p_qlpaj_program_id IN jtf_number_table := NULL,

Line 1074: p_qlpaj_program_update_date IN jtf_date_table := NULL,

1070: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
1071: p_qlpaj_last_update_login IN jtf_number_table := NULL,
1072: p_qlpaj_program_application_id IN jtf_number_table := NULL,
1073: p_qlpaj_program_id IN jtf_number_table := NULL,
1074: p_qlpaj_program_update_date IN jtf_date_table := NULL,
1075: p_qlpaj_request_id IN jtf_number_table := NULL,
1076: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
1077: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
1078: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,

Line 1140: p_qlpaj_expiration_date IN jtf_date_table := NULL,

1136: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
1137: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
1138: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
1139: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
1140: p_qlpaj_expiration_date IN jtf_date_table := NULL,
1141: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
1142: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
1143: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
1144: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

Line 1144: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

1140: p_qlpaj_expiration_date IN jtf_date_table := NULL,
1141: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
1142: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
1143: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
1144: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
1145: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
1146: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
1147: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
1148: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,

Line 1158: p_qlsc_creation_date IN jtf_date_table := NULL,

1154: p_qlpaj_object_version_number IN jtf_number_table := NULL,
1155: p_qlsc_operation_code IN jtf_varchar2_table_100 := NULL,
1156: p_qlsc_qte_line_index IN jtf_number_table := NULL,
1157: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
1158: p_qlsc_creation_date IN jtf_date_table := NULL,
1159: p_qlsc_created_by IN jtf_number_table := NULL,
1160: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
1161: p_qlsc_last_update_date IN jtf_date_table := NULL,
1162: p_qlsc_last_update_login IN jtf_number_table := NULL,

Line 1161: p_qlsc_last_update_date IN jtf_date_table := NULL,

1157: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
1158: p_qlsc_creation_date IN jtf_date_table := NULL,
1159: p_qlsc_created_by IN jtf_number_table := NULL,
1160: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
1161: p_qlsc_last_update_date IN jtf_date_table := NULL,
1162: p_qlsc_last_update_login IN jtf_number_table := NULL,
1163: p_qlsc_request_id IN jtf_number_table := NULL,
1164: p_qlsc_program_application_id IN jtf_number_table := NULL,
1165: p_qlsc_program_id IN jtf_number_table := NULL,

Line 1166: p_qlsc_program_update_date IN jtf_date_table := NULL,

1162: p_qlsc_last_update_login IN jtf_number_table := NULL,
1163: p_qlsc_request_id IN jtf_number_table := NULL,
1164: p_qlsc_program_application_id IN jtf_number_table := NULL,
1165: p_qlsc_program_id IN jtf_number_table := NULL,
1166: p_qlsc_program_update_date IN jtf_date_table := NULL,
1167: p_qlsc_quote_header_id IN jtf_number_table := NULL,
1168: p_qlsc_quote_line_id IN jtf_number_table := NULL,
1169: p_qlsc_percent IN jtf_number_table := NULL,
1170: p_qlsc_resource_id IN jtf_number_table := NULL,

Line 1203: p_qac_creation_date IN jtf_date_table := NULL,

1199: p_qac_access_id IN jtf_number_table := NULL,
1200: p_qac_quote_number IN jtf_number_table := NULL,
1201: p_qac_resource_id IN jtf_number_table := NULL,
1202: p_qac_resource_grp_id IN jtf_number_table := NULL,
1203: p_qac_creation_date IN jtf_date_table := NULL,
1204: p_qac_created_by IN jtf_number_table := NULL,
1205: p_qac_last_updated_by IN jtf_number_table := NULL,
1206: p_qac_last_update_date IN jtf_date_table := NULL,
1207: p_qac_last_update_login IN jtf_number_table := NULL,

Line 1206: p_qac_last_update_date IN jtf_date_table := NULL,

1202: p_qac_resource_grp_id IN jtf_number_table := NULL,
1203: p_qac_creation_date IN jtf_date_table := NULL,
1204: p_qac_created_by IN jtf_number_table := NULL,
1205: p_qac_last_updated_by IN jtf_number_table := NULL,
1206: p_qac_last_update_date IN jtf_date_table := NULL,
1207: p_qac_last_update_login IN jtf_number_table := NULL,
1208: p_qac_request_id IN jtf_number_table := NULL,
1209: p_qac_program_application_id IN jtf_number_table := NULL,
1210: p_qac_program_id IN jtf_number_table := NULL,

Line 1211: p_qac_program_update_date IN jtf_date_table := NULL,

1207: p_qac_last_update_login IN jtf_number_table := NULL,
1208: p_qac_request_id IN jtf_number_table := NULL,
1209: p_qac_program_application_id IN jtf_number_table := NULL,
1210: p_qac_program_id IN jtf_number_table := NULL,
1211: p_qac_program_update_date IN jtf_date_table := NULL,
1212: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
1213: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
1214: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
1215: p_qac_territory_id IN jtf_number_table := NULL,

Line 1245: p_qrobj_CREATION_DATE IN jtf_date_table := null,

1241: p_qac_object_version_number IN jtf_number_table := NULL,
1242: p_qtmpl_template_id IN jtf_number_table := NULL,
1243: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
1244: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
1245: p_qrobj_CREATION_DATE IN jtf_date_table := null,
1246: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
1247: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
1248: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
1249: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,

Line 1247: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,

1243: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
1244: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
1245: p_qrobj_CREATION_DATE IN jtf_date_table := null,
1246: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
1247: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
1248: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
1249: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
1250: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
1251: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,

Line 1253: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,

1249: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
1250: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
1251: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,
1252: p_qrobj_PROGRAM_ID IN jtf_number_table := NULL,
1253: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,
1254: p_qrobj_QUOTE_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
1255: p_qrobj_QUOTE_OBJECT_ID IN jtf_number_table := NULL,
1256: p_qrobj_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
1257: p_qrobj_OBJECT_ID IN jtf_number_table := NULL,

Line 4346: p_ql_creation_date IN jtf_date_table := NULL,

4342: p_q_assistance_requested IN VARCHAR2 := FND_API.G_MISS_CHAR,
4343: p_q_assistance_reason_code IN VARCHAR2 := FND_API.G_MISS_CHAR,
4344: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
4345: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
4346: p_ql_creation_date IN jtf_date_table := NULL,
4347: p_ql_created_by IN jtf_number_table := NULL,
4348: p_ql_last_updated_by IN jtf_number_table := NULL,
4349: p_ql_last_update_date IN jtf_date_table := NULL,
4350: p_ql_last_update_login IN jtf_number_table := NULL,

Line 4349: p_ql_last_update_date IN jtf_date_table := NULL,

4345: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
4346: p_ql_creation_date IN jtf_date_table := NULL,
4347: p_ql_created_by IN jtf_number_table := NULL,
4348: p_ql_last_updated_by IN jtf_number_table := NULL,
4349: p_ql_last_update_date IN jtf_date_table := NULL,
4350: p_ql_last_update_login IN jtf_number_table := NULL,
4351: p_ql_request_id IN jtf_number_table := NULL,
4352: p_ql_program_application_id IN jtf_number_table := NULL,
4353: p_ql_program_id IN jtf_number_table := NULL,

Line 4354: p_ql_program_update_date IN jtf_date_table := NULL,

4350: p_ql_last_update_login IN jtf_number_table := NULL,
4351: p_ql_request_id IN jtf_number_table := NULL,
4352: p_ql_program_application_id IN jtf_number_table := NULL,
4353: p_ql_program_id IN jtf_number_table := NULL,
4354: p_ql_program_update_date IN jtf_date_table := NULL,
4355: p_ql_quote_line_id IN jtf_number_table := NULL,
4356: p_ql_quote_header_id IN jtf_number_table := NULL,
4357: p_ql_org_id IN jtf_number_table := NULL,
4358: p_ql_line_number IN jtf_number_table := NULL,

Line 4365: p_ql_start_date_active IN jtf_date_table := NULL,

4361: p_ql_inventory_item_id IN jtf_number_table := NULL,
4362: p_ql_organization_id IN jtf_number_table := NULL,
4363: p_ql_quantity IN jtf_number_table := NULL,
4364: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
4365: p_ql_start_date_active IN jtf_date_table := NULL,
4366: p_ql_end_date_active IN jtf_date_table := NULL,
4367: p_ql_order_line_type_id IN jtf_number_table := NULL,
4368: p_ql_price_list_id IN jtf_number_table := NULL,
4369: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 4366: p_ql_end_date_active IN jtf_date_table := NULL,

4362: p_ql_organization_id IN jtf_number_table := NULL,
4363: p_ql_quantity IN jtf_number_table := NULL,
4364: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
4365: p_ql_start_date_active IN jtf_date_table := NULL,
4366: p_ql_end_date_active IN jtf_date_table := NULL,
4367: p_ql_order_line_type_id IN jtf_number_table := NULL,
4368: p_ql_price_list_id IN jtf_number_table := NULL,
4369: p_ql_price_list_line_id IN jtf_number_table := NULL,
4370: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

Line 4435: p_qrl_creation_date IN jtf_date_table := NULL,

4431: p_ql_line_paynow_tax IN jtf_number_table := NULL,
4432: p_ql_line_paynow_subtotal IN jtf_number_table := NULL,
4433: p_ql_config_model_type IN jtf_varchar2_table_100 := NULL,
4434: p_qrl_line_relationship_id IN jtf_number_table := NULL,
4435: p_qrl_creation_date IN jtf_date_table := NULL,
4436: p_qrl_created_by IN jtf_number_table := NULL,
4437: p_qrl_last_updated_by IN jtf_number_table := NULL,
4438: p_qrl_last_update_date IN jtf_date_table := NULL,
4439: p_qrl_last_update_login IN jtf_number_table := NULL,

Line 4438: p_qrl_last_update_date IN jtf_date_table := NULL,

4434: p_qrl_line_relationship_id IN jtf_number_table := NULL,
4435: p_qrl_creation_date IN jtf_date_table := NULL,
4436: p_qrl_created_by IN jtf_number_table := NULL,
4437: p_qrl_last_updated_by IN jtf_number_table := NULL,
4438: p_qrl_last_update_date IN jtf_date_table := NULL,
4439: p_qrl_last_update_login IN jtf_number_table := NULL,
4440: p_qrl_request_id IN jtf_number_table := NULL,
4441: p_qrl_program_application_id IN jtf_number_table := NULL,
4442: p_qrl_program_id IN jtf_number_table := NULL,

Line 4443: p_qrl_program_update_date IN jtf_date_table := NULL,

4439: p_qrl_last_update_login IN jtf_number_table := NULL,
4440: p_qrl_request_id IN jtf_number_table := NULL,
4441: p_qrl_program_application_id IN jtf_number_table := NULL,
4442: p_qrl_program_id IN jtf_number_table := NULL,
4443: p_qrl_program_update_date IN jtf_date_table := NULL,
4444: p_qrl_quote_line_id IN jtf_number_table := NULL,
4445: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
4446: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
4447: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,

Line 4453: p_qdl_creation_date IN jtf_date_table := NULL,

4449: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
4450: p_qrl_operation_code IN jtf_varchar2_table_100 := NULL,
4451: p_qrl_object_version_number IN jtf_number_table := NULL,
4452: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
4453: p_qdl_creation_date IN jtf_date_table := NULL,
4454: p_qdl_created_by IN jtf_number_table := NULL,
4455: p_qdl_last_update_date IN jtf_date_table := NULL,
4456: p_qdl_last_updated_by IN jtf_number_table := NULL,
4457: p_qdl_last_update_login IN jtf_number_table := NULL,

Line 4455: p_qdl_last_update_date IN jtf_date_table := NULL,

4451: p_qrl_object_version_number IN jtf_number_table := NULL,
4452: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
4453: p_qdl_creation_date IN jtf_date_table := NULL,
4454: p_qdl_created_by IN jtf_number_table := NULL,
4455: p_qdl_last_update_date IN jtf_date_table := NULL,
4456: p_qdl_last_updated_by IN jtf_number_table := NULL,
4457: p_qdl_last_update_login IN jtf_number_table := NULL,
4458: p_qdl_request_id IN jtf_number_table := NULL,
4459: p_qdl_program_application_id IN jtf_number_table := NULL,

Line 4461: p_qdl_program_update_date IN jtf_date_table := NULL,

4457: p_qdl_last_update_login IN jtf_number_table := NULL,
4458: p_qdl_request_id IN jtf_number_table := NULL,
4459: p_qdl_program_application_id IN jtf_number_table := NULL,
4460: p_qdl_program_id IN jtf_number_table := NULL,
4461: p_qdl_program_update_date IN jtf_date_table := NULL,
4462: p_qdl_quote_line_id IN jtf_number_table := NULL,
4463: p_qdl_config_header_id IN jtf_number_table := NULL,
4464: p_qdl_config_revision_num IN jtf_number_table := NULL,
4465: p_qdl_config_item_id IN jtf_number_table := NULL,

Line 4537: p_qpa_creation_date IN jtf_date_table := NULL,

4533: p_qdl_object_version_number IN jtf_number_table := NULL,
4534: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
4535: p_qpa_qte_line_index IN jtf_number_table := NULL,
4536: p_qpa_price_attribute_id IN jtf_number_table := NULL,
4537: p_qpa_creation_date IN jtf_date_table := NULL,
4538: p_qpa_created_by IN jtf_number_table := NULL,
4539: p_qpa_last_update_date IN jtf_date_table := NULL,
4540: p_qpa_last_updated_by IN jtf_number_table := NULL,
4541: p_qpa_last_update_login IN jtf_number_table := NULL,

Line 4539: p_qpa_last_update_date IN jtf_date_table := NULL,

4535: p_qpa_qte_line_index IN jtf_number_table := NULL,
4536: p_qpa_price_attribute_id IN jtf_number_table := NULL,
4537: p_qpa_creation_date IN jtf_date_table := NULL,
4538: p_qpa_created_by IN jtf_number_table := NULL,
4539: p_qpa_last_update_date IN jtf_date_table := NULL,
4540: p_qpa_last_updated_by IN jtf_number_table := NULL,
4541: p_qpa_last_update_login IN jtf_number_table := NULL,
4542: p_qpa_request_id IN jtf_number_table := NULL,
4543: p_qpa_program_application_id IN jtf_number_table := NULL,

Line 4545: p_qpa_program_update_date IN jtf_date_table := NULL,

4541: p_qpa_last_update_login IN jtf_number_table := NULL,
4542: p_qpa_request_id IN jtf_number_table := NULL,
4543: p_qpa_program_application_id IN jtf_number_table := NULL,
4544: p_qpa_program_id IN jtf_number_table := NULL,
4545: p_qpa_program_update_date IN jtf_date_table := NULL,
4546: p_qpa_quote_header_id IN jtf_number_table := NULL,
4547: p_qpa_quote_line_id IN jtf_number_table := NULL,
4548: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
4549: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 4675: p_qp_creation_date IN jtf_date_table := NULL,

4671: p_qpa_object_version_number IN jtf_number_table := NULL,
4672: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
4673: p_qp_qte_line_index IN jtf_number_table := NULL,
4674: p_qp_payment_id IN jtf_number_table := NULL,
4675: p_qp_creation_date IN jtf_date_table := NULL,
4676: p_qp_created_by IN jtf_number_table := NULL,
4677: p_qp_last_update_date IN jtf_date_table := NULL,
4678: p_qp_last_updated_by IN jtf_number_table := NULL,
4679: p_qp_last_update_login IN jtf_number_table := NULL,

Line 4677: p_qp_last_update_date IN jtf_date_table := NULL,

4673: p_qp_qte_line_index IN jtf_number_table := NULL,
4674: p_qp_payment_id IN jtf_number_table := NULL,
4675: p_qp_creation_date IN jtf_date_table := NULL,
4676: p_qp_created_by IN jtf_number_table := NULL,
4677: p_qp_last_update_date IN jtf_date_table := NULL,
4678: p_qp_last_updated_by IN jtf_number_table := NULL,
4679: p_qp_last_update_login IN jtf_number_table := NULL,
4680: p_qp_request_id IN jtf_number_table := NULL,
4681: p_qp_program_application_id IN jtf_number_table := NULL,

Line 4683: p_qp_program_update_date IN jtf_date_table := NULL,

4679: p_qp_last_update_login IN jtf_number_table := NULL,
4680: p_qp_request_id IN jtf_number_table := NULL,
4681: p_qp_program_application_id IN jtf_number_table := NULL,
4682: p_qp_program_id IN jtf_number_table := NULL,
4683: p_qp_program_update_date IN jtf_date_table := NULL,
4684: p_qp_quote_header_id IN jtf_number_table := NULL,
4685: p_qp_quote_line_id IN jtf_number_table := NULL,
4686: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
4687: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 4692: p_qp_credit_card_exp_date IN jtf_date_table := NULL,

4688: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
4689: p_qp_payment_term_id IN jtf_number_table := NULL,
4690: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
4691: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
4692: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
4693: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
4694: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
4695: p_qp_payment_amount IN jtf_number_table := NULL,
4696: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 4694: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,

4690: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
4691: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
4692: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
4693: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
4694: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
4695: p_qp_payment_amount IN jtf_number_table := NULL,
4696: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,
4697: p_qp_attribute1 IN jtf_varchar2_table_300 := NULL,
4698: p_qp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 4729: p_qs_creation_date IN jtf_date_table := NULL,

4725: p_qp_object_version_number IN jtf_number_table := NULL,
4726: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,
4727: p_qs_qte_line_index IN jtf_number_table := NULL,
4728: p_qs_shipment_id IN jtf_number_table := NULL,
4729: p_qs_creation_date IN jtf_date_table := NULL,
4730: p_qs_created_by IN jtf_number_table := NULL,
4731: p_qs_last_update_date IN jtf_date_table := NULL,
4732: p_qs_last_updated_by IN jtf_number_table := NULL,
4733: p_qs_last_update_login IN jtf_number_table := NULL,

Line 4731: p_qs_last_update_date IN jtf_date_table := NULL,

4727: p_qs_qte_line_index IN jtf_number_table := NULL,
4728: p_qs_shipment_id IN jtf_number_table := NULL,
4729: p_qs_creation_date IN jtf_date_table := NULL,
4730: p_qs_created_by IN jtf_number_table := NULL,
4731: p_qs_last_update_date IN jtf_date_table := NULL,
4732: p_qs_last_updated_by IN jtf_number_table := NULL,
4733: p_qs_last_update_login IN jtf_number_table := NULL,
4734: p_qs_request_id IN jtf_number_table := NULL,
4735: p_qs_program_application_id IN jtf_number_table := NULL,

Line 4737: p_qs_program_update_date IN jtf_date_table := NULL,

4733: p_qs_last_update_login IN jtf_number_table := NULL,
4734: p_qs_request_id IN jtf_number_table := NULL,
4735: p_qs_program_application_id IN jtf_number_table := NULL,
4736: p_qs_program_id IN jtf_number_table := NULL,
4737: p_qs_program_update_date IN jtf_date_table := NULL,
4738: p_qs_quote_header_id IN jtf_number_table := NULL,
4739: p_qs_quote_line_id IN jtf_number_table := NULL,
4740: p_qs_promise_date IN jtf_date_table := NULL,
4741: p_qs_request_date IN jtf_date_table := NULL,

Line 4740: p_qs_promise_date IN jtf_date_table := NULL,

4736: p_qs_program_id IN jtf_number_table := NULL,
4737: p_qs_program_update_date IN jtf_date_table := NULL,
4738: p_qs_quote_header_id IN jtf_number_table := NULL,
4739: p_qs_quote_line_id IN jtf_number_table := NULL,
4740: p_qs_promise_date IN jtf_date_table := NULL,
4741: p_qs_request_date IN jtf_date_table := NULL,
4742: p_qs_schedule_ship_date IN jtf_date_table := NULL,
4743: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
4744: p_qs_ship_to_party_id IN jtf_number_table := NULL,

Line 4741: p_qs_request_date IN jtf_date_table := NULL,

4737: p_qs_program_update_date IN jtf_date_table := NULL,
4738: p_qs_quote_header_id IN jtf_number_table := NULL,
4739: p_qs_quote_line_id IN jtf_number_table := NULL,
4740: p_qs_promise_date IN jtf_date_table := NULL,
4741: p_qs_request_date IN jtf_date_table := NULL,
4742: p_qs_schedule_ship_date IN jtf_date_table := NULL,
4743: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
4744: p_qs_ship_to_party_id IN jtf_number_table := NULL,
4745: p_qs_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 4742: p_qs_schedule_ship_date IN jtf_date_table := NULL,

4738: p_qs_quote_header_id IN jtf_number_table := NULL,
4739: p_qs_quote_line_id IN jtf_number_table := NULL,
4740: p_qs_promise_date IN jtf_date_table := NULL,
4741: p_qs_request_date IN jtf_date_table := NULL,
4742: p_qs_schedule_ship_date IN jtf_date_table := NULL,
4743: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
4744: p_qs_ship_to_party_id IN jtf_number_table := NULL,
4745: p_qs_ship_to_cust_account_id IN jtf_number_table := NULL,
4746: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 4809: p_qt_creation_date IN jtf_date_table := NULL,

4805: p_qt_tax_detail_id IN jtf_number_table := NULL,
4806: p_qt_quote_header_id IN jtf_number_table := NULL,
4807: p_qt_quote_line_id IN jtf_number_table := NULL,
4808: p_qt_quote_shipment_id IN jtf_number_table := NULL,
4809: p_qt_creation_date IN jtf_date_table := NULL,
4810: p_qt_created_by IN jtf_number_table := NULL,
4811: p_qt_last_update_date IN jtf_date_table := NULL,
4812: p_qt_last_updated_by IN jtf_number_table := NULL,
4813: p_qt_last_update_login IN jtf_number_table := NULL,

Line 4811: p_qt_last_update_date IN jtf_date_table := NULL,

4807: p_qt_quote_line_id IN jtf_number_table := NULL,
4808: p_qt_quote_shipment_id IN jtf_number_table := NULL,
4809: p_qt_creation_date IN jtf_date_table := NULL,
4810: p_qt_created_by IN jtf_number_table := NULL,
4811: p_qt_last_update_date IN jtf_date_table := NULL,
4812: p_qt_last_updated_by IN jtf_number_table := NULL,
4813: p_qt_last_update_login IN jtf_number_table := NULL,
4814: p_qt_request_id IN jtf_number_table := NULL,
4815: p_qt_program_application_id IN jtf_number_table := NULL,

Line 4817: p_qt_program_update_date IN jtf_date_table := NULL,

4813: p_qt_last_update_login IN jtf_number_table := NULL,
4814: p_qt_request_id IN jtf_number_table := NULL,
4815: p_qt_program_application_id IN jtf_number_table := NULL,
4816: p_qt_program_id IN jtf_number_table := NULL,
4817: p_qt_program_update_date IN jtf_date_table := NULL,
4818: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
4819: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
4820: p_qt_tax_rate IN jtf_number_table := NULL,
4821: p_qt_tax_date IN jtf_date_table := NULL,

Line 4821: p_qt_tax_date IN jtf_date_table := NULL,

4817: p_qt_program_update_date IN jtf_date_table := NULL,
4818: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
4819: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
4820: p_qt_tax_rate IN jtf_number_table := NULL,
4821: p_qt_tax_date IN jtf_date_table := NULL,
4822: p_qt_tax_amount IN jtf_number_table := NULL,
4823: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
4824: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
4825: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 4852: p_qsc_creation_date IN jtf_date_table := NULL,

4848: p_qt_tax_rate_id IN jtf_number_table := NULL,
4849: p_qsc_operation_code IN jtf_varchar2_table_100 := NULL,
4850: p_qsc_qte_line_index IN jtf_number_table := NULL,
4851: p_qsc_sales_credit_id IN jtf_number_table := NULL,
4852: p_qsc_creation_date IN jtf_date_table := NULL,
4853: p_qsc_created_by IN jtf_number_table := NULL,
4854: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
4855: p_qsc_last_update_date IN jtf_date_table := NULL,
4856: p_qsc_last_update_login IN jtf_number_table := NULL,

Line 4855: p_qsc_last_update_date IN jtf_date_table := NULL,

4851: p_qsc_sales_credit_id IN jtf_number_table := NULL,
4852: p_qsc_creation_date IN jtf_date_table := NULL,
4853: p_qsc_created_by IN jtf_number_table := NULL,
4854: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
4855: p_qsc_last_update_date IN jtf_date_table := NULL,
4856: p_qsc_last_update_login IN jtf_number_table := NULL,
4857: p_qsc_request_id IN jtf_number_table := NULL,
4858: p_qsc_program_application_id IN jtf_number_table := NULL,
4859: p_qsc_program_id IN jtf_number_table := NULL,

Line 4860: p_qsc_program_update_date IN jtf_date_table := NULL,

4856: p_qsc_last_update_login IN jtf_number_table := NULL,
4857: p_qsc_request_id IN jtf_number_table := NULL,
4858: p_qsc_program_application_id IN jtf_number_table := NULL,
4859: p_qsc_program_id IN jtf_number_table := NULL,
4860: p_qsc_program_update_date IN jtf_date_table := NULL,
4861: p_qsc_quote_header_id IN jtf_number_table := NULL,
4862: p_qsc_quote_line_id IN jtf_number_table := NULL,
4863: p_qsc_percent IN jtf_number_table := NULL,
4864: p_qsc_resource_id IN jtf_number_table := NULL,

Line 4898: p_qlpa_creation_date IN jtf_date_table := NULL,

4894: p_qsc_object_version_number IN jtf_number_table := NULL,
4895: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
4896: p_qlpa_qte_line_index IN jtf_number_table := NULL,
4897: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
4898: p_qlpa_creation_date IN jtf_date_table := NULL,
4899: p_qlpa_created_by IN jtf_number_table := NULL,
4900: p_qlpa_last_update_date IN jtf_date_table := NULL,
4901: p_qlpa_last_updated_by IN jtf_number_table := NULL,
4902: p_qlpa_last_update_login IN jtf_number_table := NULL,

Line 4900: p_qlpa_last_update_date IN jtf_date_table := NULL,

4896: p_qlpa_qte_line_index IN jtf_number_table := NULL,
4897: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
4898: p_qlpa_creation_date IN jtf_date_table := NULL,
4899: p_qlpa_created_by IN jtf_number_table := NULL,
4900: p_qlpa_last_update_date IN jtf_date_table := NULL,
4901: p_qlpa_last_updated_by IN jtf_number_table := NULL,
4902: p_qlpa_last_update_login IN jtf_number_table := NULL,
4903: p_qlpa_request_id IN jtf_number_table := NULL,
4904: p_qlpa_program_application_id IN jtf_number_table := NULL,

Line 4906: p_qlpa_program_update_date IN jtf_date_table := NULL,

4902: p_qlpa_last_update_login IN jtf_number_table := NULL,
4903: p_qlpa_request_id IN jtf_number_table := NULL,
4904: p_qlpa_program_application_id IN jtf_number_table := NULL,
4905: p_qlpa_program_id IN jtf_number_table := NULL,
4906: p_qlpa_program_update_date IN jtf_date_table := NULL,
4907: p_qlpa_quote_header_id IN jtf_number_table := NULL,
4908: p_qlpa_quote_line_id IN jtf_number_table := NULL,
4909: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
4910: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 5036: p_qlp_creation_date IN jtf_date_table := NULL,

5032: p_qlpa_object_version_number IN jtf_number_table := NULL,
5033: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
5034: p_qlp_qte_line_index IN jtf_number_table := NULL,
5035: p_qlp_payment_id IN jtf_number_table := NULL,
5036: p_qlp_creation_date IN jtf_date_table := NULL,
5037: p_qlp_created_by IN jtf_number_table := NULL,
5038: p_qlp_last_update_date IN jtf_date_table := NULL,
5039: p_qlp_last_updated_by IN jtf_number_table := NULL,
5040: p_qlp_last_update_login IN jtf_number_table := NULL,

Line 5038: p_qlp_last_update_date IN jtf_date_table := NULL,

5034: p_qlp_qte_line_index IN jtf_number_table := NULL,
5035: p_qlp_payment_id IN jtf_number_table := NULL,
5036: p_qlp_creation_date IN jtf_date_table := NULL,
5037: p_qlp_created_by IN jtf_number_table := NULL,
5038: p_qlp_last_update_date IN jtf_date_table := NULL,
5039: p_qlp_last_updated_by IN jtf_number_table := NULL,
5040: p_qlp_last_update_login IN jtf_number_table := NULL,
5041: p_qlp_request_id IN jtf_number_table := NULL,
5042: p_qlp_program_application_id IN jtf_number_table := NULL,

Line 5044: p_qlp_program_update_date IN jtf_date_table := NULL,

5040: p_qlp_last_update_login IN jtf_number_table := NULL,
5041: p_qlp_request_id IN jtf_number_table := NULL,
5042: p_qlp_program_application_id IN jtf_number_table := NULL,
5043: p_qlp_program_id IN jtf_number_table := NULL,
5044: p_qlp_program_update_date IN jtf_date_table := NULL,
5045: p_qlp_quote_header_id IN jtf_number_table := NULL,
5046: p_qlp_quote_line_id IN jtf_number_table := NULL,
5047: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
5048: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 5053: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,

5049: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
5050: p_qlp_payment_term_id IN jtf_number_table := NULL,
5051: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
5052: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
5053: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
5054: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
5055: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
5056: p_qlp_payment_amount IN jtf_number_table := NULL,
5057: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 5055: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,

5051: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
5052: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
5053: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
5054: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
5055: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
5056: p_qlp_payment_amount IN jtf_number_table := NULL,
5057: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,
5058: p_qlp_attribute1 IN jtf_varchar2_table_300 := NULL,
5059: p_qlp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 5090: p_qls_creation_date IN jtf_date_table := NULL,

5086: p_qlp_object_version_number IN jtf_number_table := NULL,
5087: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
5088: p_qls_qte_line_index IN jtf_number_table := NULL,
5089: p_qls_shipment_id IN jtf_number_table := NULL,
5090: p_qls_creation_date IN jtf_date_table := NULL,
5091: p_qls_created_by IN jtf_number_table := NULL,
5092: p_qls_last_update_date IN jtf_date_table := NULL,
5093: p_qls_last_updated_by IN jtf_number_table := NULL,
5094: p_qls_last_update_login IN jtf_number_table := NULL,

Line 5092: p_qls_last_update_date IN jtf_date_table := NULL,

5088: p_qls_qte_line_index IN jtf_number_table := NULL,
5089: p_qls_shipment_id IN jtf_number_table := NULL,
5090: p_qls_creation_date IN jtf_date_table := NULL,
5091: p_qls_created_by IN jtf_number_table := NULL,
5092: p_qls_last_update_date IN jtf_date_table := NULL,
5093: p_qls_last_updated_by IN jtf_number_table := NULL,
5094: p_qls_last_update_login IN jtf_number_table := NULL,
5095: p_qls_request_id IN jtf_number_table := NULL,
5096: p_qls_program_application_id IN jtf_number_table := NULL,

Line 5098: p_qls_program_update_date IN jtf_date_table := NULL,

5094: p_qls_last_update_login IN jtf_number_table := NULL,
5095: p_qls_request_id IN jtf_number_table := NULL,
5096: p_qls_program_application_id IN jtf_number_table := NULL,
5097: p_qls_program_id IN jtf_number_table := NULL,
5098: p_qls_program_update_date IN jtf_date_table := NULL,
5099: p_qls_quote_header_id IN jtf_number_table := NULL,
5100: p_qls_quote_line_id IN jtf_number_table := NULL,
5101: p_qls_promise_date IN jtf_date_table := NULL,
5102: p_qls_request_date IN jtf_date_table := NULL,

Line 5101: p_qls_promise_date IN jtf_date_table := NULL,

5097: p_qls_program_id IN jtf_number_table := NULL,
5098: p_qls_program_update_date IN jtf_date_table := NULL,
5099: p_qls_quote_header_id IN jtf_number_table := NULL,
5100: p_qls_quote_line_id IN jtf_number_table := NULL,
5101: p_qls_promise_date IN jtf_date_table := NULL,
5102: p_qls_request_date IN jtf_date_table := NULL,
5103: p_qls_schedule_ship_date IN jtf_date_table := NULL,
5104: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
5105: p_qls_ship_to_party_id IN jtf_number_table := NULL,

Line 5102: p_qls_request_date IN jtf_date_table := NULL,

5098: p_qls_program_update_date IN jtf_date_table := NULL,
5099: p_qls_quote_header_id IN jtf_number_table := NULL,
5100: p_qls_quote_line_id IN jtf_number_table := NULL,
5101: p_qls_promise_date IN jtf_date_table := NULL,
5102: p_qls_request_date IN jtf_date_table := NULL,
5103: p_qls_schedule_ship_date IN jtf_date_table := NULL,
5104: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
5105: p_qls_ship_to_party_id IN jtf_number_table := NULL,
5106: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 5103: p_qls_schedule_ship_date IN jtf_date_table := NULL,

5099: p_qls_quote_header_id IN jtf_number_table := NULL,
5100: p_qls_quote_line_id IN jtf_number_table := NULL,
5101: p_qls_promise_date IN jtf_date_table := NULL,
5102: p_qls_request_date IN jtf_date_table := NULL,
5103: p_qls_schedule_ship_date IN jtf_date_table := NULL,
5104: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
5105: p_qls_ship_to_party_id IN jtf_number_table := NULL,
5106: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,
5107: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 5170: p_qlt_creation_date IN jtf_date_table := NULL,

5166: p_qlt_tax_detail_id IN jtf_number_table := NULL,
5167: p_qlt_quote_header_id IN jtf_number_table := NULL,
5168: p_qlt_quote_line_id IN jtf_number_table := NULL,
5169: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
5170: p_qlt_creation_date IN jtf_date_table := NULL,
5171: p_qlt_created_by IN jtf_number_table := NULL,
5172: p_qlt_last_update_date IN jtf_date_table := NULL,
5173: p_qlt_last_updated_by IN jtf_number_table := NULL,
5174: p_qlt_last_update_login IN jtf_number_table := NULL,

Line 5172: p_qlt_last_update_date IN jtf_date_table := NULL,

5168: p_qlt_quote_line_id IN jtf_number_table := NULL,
5169: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
5170: p_qlt_creation_date IN jtf_date_table := NULL,
5171: p_qlt_created_by IN jtf_number_table := NULL,
5172: p_qlt_last_update_date IN jtf_date_table := NULL,
5173: p_qlt_last_updated_by IN jtf_number_table := NULL,
5174: p_qlt_last_update_login IN jtf_number_table := NULL,
5175: p_qlt_request_id IN jtf_number_table := NULL,
5176: p_qlt_program_application_id IN jtf_number_table := NULL,

Line 5178: p_qlt_program_update_date IN jtf_date_table := NULL,

5174: p_qlt_last_update_login IN jtf_number_table := NULL,
5175: p_qlt_request_id IN jtf_number_table := NULL,
5176: p_qlt_program_application_id IN jtf_number_table := NULL,
5177: p_qlt_program_id IN jtf_number_table := NULL,
5178: p_qlt_program_update_date IN jtf_date_table := NULL,
5179: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
5180: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
5181: p_qlt_tax_rate IN jtf_number_table := NULL,
5182: p_qlt_tax_date IN jtf_date_table := NULL,

Line 5182: p_qlt_tax_date IN jtf_date_table := NULL,

5178: p_qlt_program_update_date IN jtf_date_table := NULL,
5179: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
5180: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
5181: p_qlt_tax_rate IN jtf_number_table := NULL,
5182: p_qlt_tax_date IN jtf_date_table := NULL,
5183: p_qlt_tax_amount IN jtf_number_table := NULL,
5184: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
5185: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
5186: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 5213: p_qlpaj_creation_date IN jtf_date_table := NULL,

5209: p_qlt_tax_rate_id IN jtf_number_table := NULL,
5210: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
5211: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
5212: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
5213: p_qlpaj_creation_date IN jtf_date_table := NULL,
5214: p_qlpaj_created_by IN jtf_number_table := NULL,
5215: p_qlpaj_last_update_date IN jtf_date_table := NULL,
5216: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
5217: p_qlpaj_last_update_login IN jtf_number_table := NULL,

Line 5215: p_qlpaj_last_update_date IN jtf_date_table := NULL,

5211: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
5212: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
5213: p_qlpaj_creation_date IN jtf_date_table := NULL,
5214: p_qlpaj_created_by IN jtf_number_table := NULL,
5215: p_qlpaj_last_update_date IN jtf_date_table := NULL,
5216: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
5217: p_qlpaj_last_update_login IN jtf_number_table := NULL,
5218: p_qlpaj_program_application_id IN jtf_number_table := NULL,
5219: p_qlpaj_program_id IN jtf_number_table := NULL,

Line 5220: p_qlpaj_program_update_date IN jtf_date_table := NULL,

5216: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
5217: p_qlpaj_last_update_login IN jtf_number_table := NULL,
5218: p_qlpaj_program_application_id IN jtf_number_table := NULL,
5219: p_qlpaj_program_id IN jtf_number_table := NULL,
5220: p_qlpaj_program_update_date IN jtf_date_table := NULL,
5221: p_qlpaj_request_id IN jtf_number_table := NULL,
5222: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
5223: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
5224: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,

Line 5286: p_qlpaj_expiration_date IN jtf_date_table := NULL,

5282: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
5283: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
5284: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
5285: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
5286: p_qlpaj_expiration_date IN jtf_date_table := NULL,
5287: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
5288: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
5289: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
5290: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

Line 5290: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

5286: p_qlpaj_expiration_date IN jtf_date_table := NULL,
5287: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
5288: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
5289: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
5290: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
5291: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
5292: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
5293: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
5294: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,

Line 5304: p_qlsc_creation_date IN jtf_date_table := NULL,

5300: p_qlpaj_object_version_number IN jtf_number_table := NULL,
5301: p_qlsc_operation_code IN jtf_varchar2_table_100 := NULL,
5302: p_qlsc_qte_line_index IN jtf_number_table := NULL,
5303: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
5304: p_qlsc_creation_date IN jtf_date_table := NULL,
5305: p_qlsc_created_by IN jtf_number_table := NULL,
5306: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
5307: p_qlsc_last_update_date IN jtf_date_table := NULL,
5308: p_qlsc_last_update_login IN jtf_number_table := NULL,

Line 5307: p_qlsc_last_update_date IN jtf_date_table := NULL,

5303: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
5304: p_qlsc_creation_date IN jtf_date_table := NULL,
5305: p_qlsc_created_by IN jtf_number_table := NULL,
5306: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
5307: p_qlsc_last_update_date IN jtf_date_table := NULL,
5308: p_qlsc_last_update_login IN jtf_number_table := NULL,
5309: p_qlsc_request_id IN jtf_number_table := NULL,
5310: p_qlsc_program_application_id IN jtf_number_table := NULL,
5311: p_qlsc_program_id IN jtf_number_table := NULL,

Line 5312: p_qlsc_program_update_date IN jtf_date_table := NULL,

5308: p_qlsc_last_update_login IN jtf_number_table := NULL,
5309: p_qlsc_request_id IN jtf_number_table := NULL,
5310: p_qlsc_program_application_id IN jtf_number_table := NULL,
5311: p_qlsc_program_id IN jtf_number_table := NULL,
5312: p_qlsc_program_update_date IN jtf_date_table := NULL,
5313: p_qlsc_quote_header_id IN jtf_number_table := NULL,
5314: p_qlsc_quote_line_id IN jtf_number_table := NULL,
5315: p_qlsc_percent IN jtf_number_table := NULL,
5316: p_qlsc_resource_id IN jtf_number_table := NULL,

Line 5349: p_qac_creation_date IN jtf_date_table := NULL,

5345: p_qac_access_id IN jtf_number_table := NULL,
5346: p_qac_quote_number IN jtf_number_table := NULL,
5347: p_qac_resource_id IN jtf_number_table := NULL,
5348: p_qac_resource_grp_id IN jtf_number_table := NULL,
5349: p_qac_creation_date IN jtf_date_table := NULL,
5350: p_qac_created_by IN jtf_number_table := NULL,
5351: p_qac_last_updated_by IN jtf_number_table := NULL,
5352: p_qac_last_update_date IN jtf_date_table := NULL,
5353: p_qac_last_update_login IN jtf_number_table := NULL,

Line 5352: p_qac_last_update_date IN jtf_date_table := NULL,

5348: p_qac_resource_grp_id IN jtf_number_table := NULL,
5349: p_qac_creation_date IN jtf_date_table := NULL,
5350: p_qac_created_by IN jtf_number_table := NULL,
5351: p_qac_last_updated_by IN jtf_number_table := NULL,
5352: p_qac_last_update_date IN jtf_date_table := NULL,
5353: p_qac_last_update_login IN jtf_number_table := NULL,
5354: p_qac_request_id IN jtf_number_table := NULL,
5355: p_qac_program_application_id IN jtf_number_table := NULL,
5356: p_qac_program_id IN jtf_number_table := NULL,

Line 5357: p_qac_program_update_date IN jtf_date_table := NULL,

5353: p_qac_last_update_login IN jtf_number_table := NULL,
5354: p_qac_request_id IN jtf_number_table := NULL,
5355: p_qac_program_application_id IN jtf_number_table := NULL,
5356: p_qac_program_id IN jtf_number_table := NULL,
5357: p_qac_program_update_date IN jtf_date_table := NULL,
5358: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
5359: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
5360: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
5361: p_qac_territory_id IN jtf_number_table := NULL,

Line 5391: p_qrobj_CREATION_DATE IN jtf_date_table := null,

5387: p_qac_object_version_number IN jtf_number_table := NULL,
5388: p_qtmpl_template_id IN jtf_number_table := NULL,
5389: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
5390: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
5391: p_qrobj_CREATION_DATE IN jtf_date_table := null,
5392: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
5393: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
5394: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
5395: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,

Line 5393: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,

5389: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
5390: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
5391: p_qrobj_CREATION_DATE IN jtf_date_table := null,
5392: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
5393: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
5394: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
5395: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
5396: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
5397: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,

Line 5399: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,

5395: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
5396: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
5397: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,
5398: p_qrobj_PROGRAM_ID IN jtf_number_table := NULL,
5399: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,
5400: p_qrobj_QUOTE_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
5401: p_qrobj_QUOTE_OBJECT_ID IN jtf_number_table := NULL,
5402: p_qrobj_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
5403: p_qrobj_OBJECT_ID IN jtf_number_table := NULL,

Line 8765: p_qac_creation_date IN jtf_date_table := NULL,

8761: p_qac_quote_number IN jtf_number_table := NULL,
8762: p_qac_resource_id IN jtf_number_table := NULL,
8763: p_qac_resource_grp_id IN jtf_number_table := NULL,
8764: p_qac_created_by IN jtf_number_table := NULL,
8765: p_qac_creation_date IN jtf_date_table := NULL,
8766: p_qac_last_updated_by IN jtf_number_table := NULL,
8767: p_qac_last_update_login IN jtf_number_table := NULL,
8768: p_qac_last_update_date IN jtf_date_table := NULL,
8769: p_qac_request_id IN jtf_number_table := NULL,

Line 8768: p_qac_last_update_date IN jtf_date_table := NULL,

8764: p_qac_created_by IN jtf_number_table := NULL,
8765: p_qac_creation_date IN jtf_date_table := NULL,
8766: p_qac_last_updated_by IN jtf_number_table := NULL,
8767: p_qac_last_update_login IN jtf_number_table := NULL,
8768: p_qac_last_update_date IN jtf_date_table := NULL,
8769: p_qac_request_id IN jtf_number_table := NULL,
8770: p_qac_program_application_id IN jtf_number_table := NULL,
8771: p_qac_program_id IN jtf_number_table := NULL,
8772: p_qac_program_update_date IN jtf_date_table := NULL,

Line 8772: p_qac_program_update_date IN jtf_date_table := NULL,

8768: p_qac_last_update_date IN jtf_date_table := NULL,
8769: p_qac_request_id IN jtf_number_table := NULL,
8770: p_qac_program_application_id IN jtf_number_table := NULL,
8771: p_qac_program_id IN jtf_number_table := NULL,
8772: p_qac_program_update_date IN jtf_date_table := NULL,
8773: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
8774: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
8775: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
8776: p_qac_role_id IN jtf_number_table := NULL,

Line 8892: p_qac_creation_date IN jtf_date_table := NULL,

8888: p_qac_quote_number IN jtf_number_table := NULL,
8889: p_qac_resource_id IN jtf_number_table := NULL,
8890: p_qac_resource_grp_id IN jtf_number_table := NULL,
8891: p_qac_created_by IN jtf_number_table := NULL,
8892: p_qac_creation_date IN jtf_date_table := NULL,
8893: p_qac_last_updated_by IN jtf_number_table := NULL,
8894: p_qac_last_update_login IN jtf_number_table := NULL,
8895: p_qac_last_update_date IN jtf_date_table := NULL,
8896: p_qac_request_id IN jtf_number_table := NULL,

Line 8895: p_qac_last_update_date IN jtf_date_table := NULL,

8891: p_qac_created_by IN jtf_number_table := NULL,
8892: p_qac_creation_date IN jtf_date_table := NULL,
8893: p_qac_last_updated_by IN jtf_number_table := NULL,
8894: p_qac_last_update_login IN jtf_number_table := NULL,
8895: p_qac_last_update_date IN jtf_date_table := NULL,
8896: p_qac_request_id IN jtf_number_table := NULL,
8897: p_qac_program_application_id IN jtf_number_table := NULL,
8898: p_qac_program_id IN jtf_number_table := NULL,
8899: p_qac_program_update_date IN jtf_date_table := NULL,

Line 8899: p_qac_program_update_date IN jtf_date_table := NULL,

8895: p_qac_last_update_date IN jtf_date_table := NULL,
8896: p_qac_request_id IN jtf_number_table := NULL,
8897: p_qac_program_application_id IN jtf_number_table := NULL,
8898: p_qac_program_id IN jtf_number_table := NULL,
8899: p_qac_program_update_date IN jtf_date_table := NULL,
8900: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
8901: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
8902: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
8903: p_qac_role_id IN jtf_number_table := NULL,

Line 13520: p_ql_creation_date IN jtf_date_table := NULL,

13516: p_qlo_commitment_id IN NUMBER := FND_API.G_MISS_NUM,
13517: p_qlo_display_arithmetic_op IN VARCHAR2 := FND_API.G_MISS_CHAR,
13518: p_qlo_invoice_to_cust_party_id IN NUMBER := FND_API.G_MISS_NUM,
13519: -- IN: quote line table
13520: p_ql_creation_date IN jtf_date_table := NULL,
13521: p_ql_created_by IN jtf_number_table := NULL,
13522: p_ql_last_updated_by IN jtf_number_table := NULL,
13523: p_ql_last_update_date IN jtf_date_table := NULL,
13524: p_ql_last_update_login IN jtf_number_table := NULL,

Line 13523: p_ql_last_update_date IN jtf_date_table := NULL,

13519: -- IN: quote line table
13520: p_ql_creation_date IN jtf_date_table := NULL,
13521: p_ql_created_by IN jtf_number_table := NULL,
13522: p_ql_last_updated_by IN jtf_number_table := NULL,
13523: p_ql_last_update_date IN jtf_date_table := NULL,
13524: p_ql_last_update_login IN jtf_number_table := NULL,
13525: p_ql_request_id IN jtf_number_table := NULL,
13526: p_ql_program_application_id IN jtf_number_table := NULL,
13527: p_ql_program_id IN jtf_number_table := NULL,

Line 13528: p_ql_program_update_date IN jtf_date_table := NULL,

13524: p_ql_last_update_login IN jtf_number_table := NULL,
13525: p_ql_request_id IN jtf_number_table := NULL,
13526: p_ql_program_application_id IN jtf_number_table := NULL,
13527: p_ql_program_id IN jtf_number_table := NULL,
13528: p_ql_program_update_date IN jtf_date_table := NULL,
13529: p_ql_quote_line_id IN jtf_number_table := NULL,
13530: p_ql_quote_header_id IN jtf_number_table := NULL,
13531: p_ql_org_id IN jtf_number_table := NULL,
13532: p_ql_line_number IN jtf_number_table := NULL,

Line 13539: p_ql_start_date_active IN jtf_date_table := NULL,

13535: p_ql_inventory_item_id IN jtf_number_table := NULL,
13536: p_ql_organization_id IN jtf_number_table := NULL,
13537: p_ql_quantity IN jtf_number_table := NULL,
13538: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
13539: p_ql_start_date_active IN jtf_date_table := NULL,
13540: p_ql_end_date_active IN jtf_date_table := NULL,
13541: p_ql_order_line_type_id IN jtf_number_table := NULL,
13542: p_ql_price_list_id IN jtf_number_table := NULL,
13543: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 13540: p_ql_end_date_active IN jtf_date_table := NULL,

13536: p_ql_organization_id IN jtf_number_table := NULL,
13537: p_ql_quantity IN jtf_number_table := NULL,
13538: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
13539: p_ql_start_date_active IN jtf_date_table := NULL,
13540: p_ql_end_date_active IN jtf_date_table := NULL,
13541: p_ql_order_line_type_id IN jtf_number_table := NULL,
13542: p_ql_price_list_id IN jtf_number_table := NULL,
13543: p_ql_price_list_line_id IN jtf_number_table := NULL,
13544: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

Line 13601: p_qls_creation_date IN jtf_date_table := NULL,

13597: -- IN: line shipment table
13598: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
13599: p_qls_qte_line_index IN jtf_number_table := NULL,
13600: p_qls_shipment_id IN jtf_number_table := NULL,
13601: p_qls_creation_date IN jtf_date_table := NULL,
13602: p_qls_created_by IN jtf_number_table := NULL,
13603: p_qls_last_update_date IN jtf_date_table := NULL,
13604: p_qls_last_updated_by IN jtf_number_table := NULL,
13605: p_qls_last_update_login IN jtf_number_table := NULL,

Line 13603: p_qls_last_update_date IN jtf_date_table := NULL,

13599: p_qls_qte_line_index IN jtf_number_table := NULL,
13600: p_qls_shipment_id IN jtf_number_table := NULL,
13601: p_qls_creation_date IN jtf_date_table := NULL,
13602: p_qls_created_by IN jtf_number_table := NULL,
13603: p_qls_last_update_date IN jtf_date_table := NULL,
13604: p_qls_last_updated_by IN jtf_number_table := NULL,
13605: p_qls_last_update_login IN jtf_number_table := NULL,
13606: p_qls_request_id IN jtf_number_table := NULL,
13607: p_qls_program_application_id IN jtf_number_table := NULL,

Line 13609: p_qls_program_update_date IN jtf_date_table := NULL,

13605: p_qls_last_update_login IN jtf_number_table := NULL,
13606: p_qls_request_id IN jtf_number_table := NULL,
13607: p_qls_program_application_id IN jtf_number_table := NULL,
13608: p_qls_program_id IN jtf_number_table := NULL,
13609: p_qls_program_update_date IN jtf_date_table := NULL,
13610: p_qls_quote_header_id IN jtf_number_table := NULL,
13611: p_qls_quote_line_id IN jtf_number_table := NULL,
13612: p_qls_promise_date IN jtf_date_table := NULL,
13613: p_qls_request_date IN jtf_date_table := NULL,

Line 13612: p_qls_promise_date IN jtf_date_table := NULL,

13608: p_qls_program_id IN jtf_number_table := NULL,
13609: p_qls_program_update_date IN jtf_date_table := NULL,
13610: p_qls_quote_header_id IN jtf_number_table := NULL,
13611: p_qls_quote_line_id IN jtf_number_table := NULL,
13612: p_qls_promise_date IN jtf_date_table := NULL,
13613: p_qls_request_date IN jtf_date_table := NULL,
13614: p_qls_schedule_ship_date IN jtf_date_table := NULL,
13615: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
13616: p_qls_ship_to_party_id IN jtf_number_table := NULL,

Line 13613: p_qls_request_date IN jtf_date_table := NULL,

13609: p_qls_program_update_date IN jtf_date_table := NULL,
13610: p_qls_quote_header_id IN jtf_number_table := NULL,
13611: p_qls_quote_line_id IN jtf_number_table := NULL,
13612: p_qls_promise_date IN jtf_date_table := NULL,
13613: p_qls_request_date IN jtf_date_table := NULL,
13614: p_qls_schedule_ship_date IN jtf_date_table := NULL,
13615: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
13616: p_qls_ship_to_party_id IN jtf_number_table := NULL,
13617: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 13614: p_qls_schedule_ship_date IN jtf_date_table := NULL,

13610: p_qls_quote_header_id IN jtf_number_table := NULL,
13611: p_qls_quote_line_id IN jtf_number_table := NULL,
13612: p_qls_promise_date IN jtf_date_table := NULL,
13613: p_qls_request_date IN jtf_date_table := NULL,
13614: p_qls_schedule_ship_date IN jtf_date_table := NULL,
13615: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
13616: p_qls_ship_to_party_id IN jtf_number_table := NULL,
13617: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,
13618: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 14187: x_ql_start_date_active OUT NOCOPY JTF_DATE_TABLE,

14183: x_ql_description OUT NOCOPY JTF_VARCHAR2_TABLE_300,
14184: x_ql_concatenated_segments OUT NOCOPY JTF_VARCHAR2_TABLE_100,
14185: x_ql_line_adjusted_percent OUT NOCOPY JTF_NUMBER_TABLE,
14186: x_ql_line_type_source_flag OUT NOCOPY JTF_VARCHAR2_TABLE_100,
14187: x_ql_start_date_active OUT NOCOPY JTF_DATE_TABLE,
14188: x_ql_prc_ln_type_indicator OUT NOCOPY JTF_VARCHAR2_TABLE_100,
14189:
14190: -- quote line details information
14191: x_qld_config_delta OUT NOCOPY JTF_NUMBER_TABLE,

Line 14657: x_ql_start_date_active := JTF_DATE_TABLE();

14653: x_ql_description := JTF_VARCHAR2_TABLE_300();
14654: x_ql_concatenated_segments := JTF_VARCHAR2_TABLE_100();
14655: x_ql_line_adjusted_percent := JTF_NUMBER_TABLE();
14656: x_ql_line_type_source_flag := JTF_VARCHAR2_TABLE_100();
14657: x_ql_start_date_active := JTF_DATE_TABLE();
14658: x_ql_prc_ln_type_indicator := JTF_VARCHAR2_TABLE_100();
14659: x_qld_config_delta := JTF_NUMBER_TABLE();
14660: x_qld_instance_id := JTF_NUMBER_TABLE();
14661: x_qld_ref_line_id := JTF_NUMBER_TABLE();

Line 15991: x_creation_date OUT NOCOPY JTF_DATE_TABLE,

15987: x_message_name OUT NOCOPY JTF_VARCHAR2_TABLE_300,
15988: x_problem_short_desc OUT NOCOPY JTF_VARCHAR2_TABLE_300,
15989: x_problem_details OUT NOCOPY JTF_VARCHAR2_TABLE_300,
15990: x_suggestion OUT NOCOPY JTF_VARCHAR2_TABLE_300,
15991: x_creation_date OUT NOCOPY JTF_DATE_TABLE,
15992: x_reference_column1 OUT NOCOPY JTF_VARCHAR2_TABLE_300,
15993: x_reference_column2 OUT NOCOPY JTF_VARCHAR2_TABLE_300,
15994: x_reference_column3 OUT NOCOPY JTF_VARCHAR2_TABLE_300,
15995: x_reference_column4 OUT NOCOPY JTF_VARCHAR2_TABLE_300,

Line 16073: x_creation_date := JTF_DATE_TABLE();

16069: x_reference_column4 := JTF_VARCHAR2_TABLE_300();
16070: x_reference_column5 := JTF_VARCHAR2_TABLE_300();
16071: x_error_record_type_name := JTF_VARCHAR2_TABLE_2000();
16072: x_error_severity_name := JTF_VARCHAR2_TABLE_2000();
16073: x_creation_date := JTF_DATE_TABLE();
16074:
16075: x_sequence_id.EXTEND(x_record_count);
16076: x_error_record_type.EXTEND(x_record_count);
16077: x_deliverable_id.EXTEND(x_record_count);