DBA Data[Home] [Help]

APPS.ASO_QUOTE_PUB_W dependencies on JTF_DATE_TABLE

Line 181: p_ql_creation_date IN jtf_date_table := NULL,

177: p_q_assistance_requested IN VARCHAR2 := FND_API.G_MISS_CHAR,
178: p_q_assistance_reason_code IN VARCHAR2 := FND_API.G_MISS_CHAR,
179: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
180: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
181: p_ql_creation_date IN jtf_date_table := NULL,
182: p_ql_created_by IN jtf_number_table := NULL,
183: p_ql_last_updated_by IN jtf_number_table := NULL,
184: p_ql_last_update_date IN jtf_date_table := NULL,
185: p_ql_last_update_login IN jtf_number_table := NULL,

Line 184: p_ql_last_update_date IN jtf_date_table := NULL,

180: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
181: p_ql_creation_date IN jtf_date_table := NULL,
182: p_ql_created_by IN jtf_number_table := NULL,
183: p_ql_last_updated_by IN jtf_number_table := NULL,
184: p_ql_last_update_date IN jtf_date_table := NULL,
185: p_ql_last_update_login IN jtf_number_table := NULL,
186: p_ql_request_id IN jtf_number_table := NULL,
187: p_ql_program_application_id IN jtf_number_table := NULL,
188: p_ql_program_id IN jtf_number_table := NULL,

Line 189: p_ql_program_update_date IN jtf_date_table := NULL,

185: p_ql_last_update_login IN jtf_number_table := NULL,
186: p_ql_request_id IN jtf_number_table := NULL,
187: p_ql_program_application_id IN jtf_number_table := NULL,
188: p_ql_program_id IN jtf_number_table := NULL,
189: p_ql_program_update_date IN jtf_date_table := NULL,
190: p_ql_quote_line_id IN jtf_number_table := NULL,
191: p_ql_quote_header_id IN jtf_number_table := NULL,
192: p_ql_org_id IN jtf_number_table := NULL,
193: p_ql_line_number IN jtf_number_table := NULL,

Line 200: p_ql_start_date_active IN jtf_date_table := NULL,

196: p_ql_inventory_item_id IN jtf_number_table := NULL,
197: p_ql_organization_id IN jtf_number_table := NULL,
198: p_ql_quantity IN jtf_number_table := NULL,
199: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
200: p_ql_start_date_active IN jtf_date_table := NULL,
201: p_ql_end_date_active IN jtf_date_table := NULL,
202: p_ql_order_line_type_id IN jtf_number_table := NULL,
203: p_ql_price_list_id IN jtf_number_table := NULL,
204: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 201: p_ql_end_date_active IN jtf_date_table := NULL,

197: p_ql_organization_id IN jtf_number_table := NULL,
198: p_ql_quantity IN jtf_number_table := NULL,
199: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
200: p_ql_start_date_active IN jtf_date_table := NULL,
201: p_ql_end_date_active IN jtf_date_table := NULL,
202: p_ql_order_line_type_id IN jtf_number_table := NULL,
203: p_ql_price_list_id IN jtf_number_table := NULL,
204: p_ql_price_list_line_id IN jtf_number_table := NULL,
205: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

Line 270: p_qrl_creation_date IN jtf_date_table := NULL,

266: p_ql_line_paynow_tax IN jtf_number_table := NULL,
267: p_ql_line_paynow_subtotal IN jtf_number_table := NULL,
268: p_ql_config_model_type IN jtf_varchar2_table_100 := NULL,
269: p_qrl_line_relationship_id IN jtf_number_table := NULL,
270: p_qrl_creation_date IN jtf_date_table := NULL,
271: p_qrl_created_by IN jtf_number_table := NULL,
272: p_qrl_last_updated_by IN jtf_number_table := NULL,
273: p_qrl_last_update_date IN jtf_date_table := NULL,
274: p_qrl_last_update_login IN jtf_number_table := NULL,

Line 273: p_qrl_last_update_date IN jtf_date_table := NULL,

269: p_qrl_line_relationship_id IN jtf_number_table := NULL,
270: p_qrl_creation_date IN jtf_date_table := NULL,
271: p_qrl_created_by IN jtf_number_table := NULL,
272: p_qrl_last_updated_by IN jtf_number_table := NULL,
273: p_qrl_last_update_date IN jtf_date_table := NULL,
274: p_qrl_last_update_login IN jtf_number_table := NULL,
275: p_qrl_request_id IN jtf_number_table := NULL,
276: p_qrl_program_application_id IN jtf_number_table := NULL,
277: p_qrl_program_id IN jtf_number_table := NULL,

Line 278: p_qrl_program_update_date IN jtf_date_table := NULL,

274: p_qrl_last_update_login IN jtf_number_table := NULL,
275: p_qrl_request_id IN jtf_number_table := NULL,
276: p_qrl_program_application_id IN jtf_number_table := NULL,
277: p_qrl_program_id IN jtf_number_table := NULL,
278: p_qrl_program_update_date IN jtf_date_table := NULL,
279: p_qrl_quote_line_id IN jtf_number_table := NULL,
280: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
281: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
282: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,

Line 288: p_qdl_creation_date IN jtf_date_table := NULL,

284: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
285: p_qrl_operation_code IN jtf_varchar2_table_100 := NULL,
286: p_qrl_object_version_number IN jtf_number_table := NULL,
287: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
288: p_qdl_creation_date IN jtf_date_table := NULL,
289: p_qdl_created_by IN jtf_number_table := NULL,
290: p_qdl_last_update_date IN jtf_date_table := NULL,
291: p_qdl_last_updated_by IN jtf_number_table := NULL,
292: p_qdl_last_update_login IN jtf_number_table := NULL,

Line 290: p_qdl_last_update_date IN jtf_date_table := NULL,

286: p_qrl_object_version_number IN jtf_number_table := NULL,
287: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
288: p_qdl_creation_date IN jtf_date_table := NULL,
289: p_qdl_created_by IN jtf_number_table := NULL,
290: p_qdl_last_update_date IN jtf_date_table := NULL,
291: p_qdl_last_updated_by IN jtf_number_table := NULL,
292: p_qdl_last_update_login IN jtf_number_table := NULL,
293: p_qdl_request_id IN jtf_number_table := NULL,
294: p_qdl_program_application_id IN jtf_number_table := NULL,

Line 296: p_qdl_program_update_date IN jtf_date_table := NULL,

292: p_qdl_last_update_login IN jtf_number_table := NULL,
293: p_qdl_request_id IN jtf_number_table := NULL,
294: p_qdl_program_application_id IN jtf_number_table := NULL,
295: p_qdl_program_id IN jtf_number_table := NULL,
296: p_qdl_program_update_date IN jtf_date_table := NULL,
297: p_qdl_quote_line_id IN jtf_number_table := NULL,
298: p_qdl_config_header_id IN jtf_number_table := NULL,
299: p_qdl_config_revision_num IN jtf_number_table := NULL,
300: p_qdl_config_item_id IN jtf_number_table := NULL,

Line 372: p_qpa_creation_date IN jtf_date_table := NULL,

368: p_qdl_object_version_number IN jtf_number_table := NULL,
369: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
370: p_qpa_qte_line_index IN jtf_number_table := NULL,
371: p_qpa_price_attribute_id IN jtf_number_table := NULL,
372: p_qpa_creation_date IN jtf_date_table := NULL,
373: p_qpa_created_by IN jtf_number_table := NULL,
374: p_qpa_last_update_date IN jtf_date_table := NULL,
375: p_qpa_last_updated_by IN jtf_number_table := NULL,
376: p_qpa_last_update_login IN jtf_number_table := NULL,

Line 374: p_qpa_last_update_date IN jtf_date_table := NULL,

370: p_qpa_qte_line_index IN jtf_number_table := NULL,
371: p_qpa_price_attribute_id IN jtf_number_table := NULL,
372: p_qpa_creation_date IN jtf_date_table := NULL,
373: p_qpa_created_by IN jtf_number_table := NULL,
374: p_qpa_last_update_date IN jtf_date_table := NULL,
375: p_qpa_last_updated_by IN jtf_number_table := NULL,
376: p_qpa_last_update_login IN jtf_number_table := NULL,
377: p_qpa_request_id IN jtf_number_table := NULL,
378: p_qpa_program_application_id IN jtf_number_table := NULL,

Line 380: p_qpa_program_update_date IN jtf_date_table := NULL,

376: p_qpa_last_update_login IN jtf_number_table := NULL,
377: p_qpa_request_id IN jtf_number_table := NULL,
378: p_qpa_program_application_id IN jtf_number_table := NULL,
379: p_qpa_program_id IN jtf_number_table := NULL,
380: p_qpa_program_update_date IN jtf_date_table := NULL,
381: p_qpa_quote_header_id IN jtf_number_table := NULL,
382: p_qpa_quote_line_id IN jtf_number_table := NULL,
383: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
384: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 510: p_qp_creation_date IN jtf_date_table := NULL,

506: p_qpa_object_version_number IN jtf_number_table := NULL,
507: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
508: p_qp_qte_line_index IN jtf_number_table := NULL,
509: p_qp_payment_id IN jtf_number_table := NULL,
510: p_qp_creation_date IN jtf_date_table := NULL,
511: p_qp_created_by IN jtf_number_table := NULL,
512: p_qp_last_update_date IN jtf_date_table := NULL,
513: p_qp_last_updated_by IN jtf_number_table := NULL,
514: p_qp_last_update_login IN jtf_number_table := NULL,

Line 512: p_qp_last_update_date IN jtf_date_table := NULL,

508: p_qp_qte_line_index IN jtf_number_table := NULL,
509: p_qp_payment_id IN jtf_number_table := NULL,
510: p_qp_creation_date IN jtf_date_table := NULL,
511: p_qp_created_by IN jtf_number_table := NULL,
512: p_qp_last_update_date IN jtf_date_table := NULL,
513: p_qp_last_updated_by IN jtf_number_table := NULL,
514: p_qp_last_update_login IN jtf_number_table := NULL,
515: p_qp_request_id IN jtf_number_table := NULL,
516: p_qp_program_application_id IN jtf_number_table := NULL,

Line 518: p_qp_program_update_date IN jtf_date_table := NULL,

514: p_qp_last_update_login IN jtf_number_table := NULL,
515: p_qp_request_id IN jtf_number_table := NULL,
516: p_qp_program_application_id IN jtf_number_table := NULL,
517: p_qp_program_id IN jtf_number_table := NULL,
518: p_qp_program_update_date IN jtf_date_table := NULL,
519: p_qp_quote_header_id IN jtf_number_table := NULL,
520: p_qp_quote_line_id IN jtf_number_table := NULL,
521: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
522: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 527: p_qp_credit_card_exp_date IN jtf_date_table := NULL,

523: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
524: p_qp_payment_term_id IN jtf_number_table := NULL,
525: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
526: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
527: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
528: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
529: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
530: p_qp_payment_amount IN jtf_number_table := NULL,
531: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 529: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,

525: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
526: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
527: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
528: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
529: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
530: p_qp_payment_amount IN jtf_number_table := NULL,
531: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,
532: p_qp_attribute1 IN jtf_varchar2_table_300 := NULL,
533: p_qp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 644: p_qt_creation_date IN jtf_date_table := NULL,

640: p_qt_tax_detail_id IN jtf_number_table := NULL,
641: p_qt_quote_header_id IN jtf_number_table := NULL,
642: p_qt_quote_line_id IN jtf_number_table := NULL,
643: p_qt_quote_shipment_id IN jtf_number_table := NULL,
644: p_qt_creation_date IN jtf_date_table := NULL,
645: p_qt_created_by IN jtf_number_table := NULL,
646: p_qt_last_update_date IN jtf_date_table := NULL,
647: p_qt_last_updated_by IN jtf_number_table := NULL,
648: p_qt_last_update_login IN jtf_number_table := NULL,

Line 646: p_qt_last_update_date IN jtf_date_table := NULL,

642: p_qt_quote_line_id IN jtf_number_table := NULL,
643: p_qt_quote_shipment_id IN jtf_number_table := NULL,
644: p_qt_creation_date IN jtf_date_table := NULL,
645: p_qt_created_by IN jtf_number_table := NULL,
646: p_qt_last_update_date IN jtf_date_table := NULL,
647: p_qt_last_updated_by IN jtf_number_table := NULL,
648: p_qt_last_update_login IN jtf_number_table := NULL,
649: p_qt_request_id IN jtf_number_table := NULL,
650: p_qt_program_application_id IN jtf_number_table := NULL,

Line 652: p_qt_program_update_date IN jtf_date_table := NULL,

648: p_qt_last_update_login IN jtf_number_table := NULL,
649: p_qt_request_id IN jtf_number_table := NULL,
650: p_qt_program_application_id IN jtf_number_table := NULL,
651: p_qt_program_id IN jtf_number_table := NULL,
652: p_qt_program_update_date IN jtf_date_table := NULL,
653: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
654: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
655: p_qt_tax_rate IN jtf_number_table := NULL,
656: p_qt_tax_date IN jtf_date_table := NULL,

Line 656: p_qt_tax_date IN jtf_date_table := NULL,

652: p_qt_program_update_date IN jtf_date_table := NULL,
653: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
654: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
655: p_qt_tax_rate IN jtf_number_table := NULL,
656: p_qt_tax_date IN jtf_date_table := NULL,
657: p_qt_tax_amount IN jtf_number_table := NULL,
658: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
659: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
660: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 687: p_qsc_creation_date IN jtf_date_table := NULL,

683: p_qt_tax_rate_id IN jtf_number_table := NULL,
684: p_qsc_operation_code IN jtf_varchar2_table_100 := NULL,
685: p_qsc_qte_line_index IN jtf_number_table := NULL,
686: p_qsc_sales_credit_id IN jtf_number_table := NULL,
687: p_qsc_creation_date IN jtf_date_table := NULL,
688: p_qsc_created_by IN jtf_number_table := NULL,
689: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
690: p_qsc_last_update_date IN jtf_date_table := NULL,
691: p_qsc_last_update_login IN jtf_number_table := NULL,

Line 690: p_qsc_last_update_date IN jtf_date_table := NULL,

686: p_qsc_sales_credit_id IN jtf_number_table := NULL,
687: p_qsc_creation_date IN jtf_date_table := NULL,
688: p_qsc_created_by IN jtf_number_table := NULL,
689: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
690: p_qsc_last_update_date IN jtf_date_table := NULL,
691: p_qsc_last_update_login IN jtf_number_table := NULL,
692: p_qsc_request_id IN jtf_number_table := NULL,
693: p_qsc_program_application_id IN jtf_number_table := NULL,
694: p_qsc_program_id IN jtf_number_table := NULL,

Line 695: p_qsc_program_update_date IN jtf_date_table := NULL,

691: p_qsc_last_update_login IN jtf_number_table := NULL,
692: p_qsc_request_id IN jtf_number_table := NULL,
693: p_qsc_program_application_id IN jtf_number_table := NULL,
694: p_qsc_program_id IN jtf_number_table := NULL,
695: p_qsc_program_update_date IN jtf_date_table := NULL,
696: p_qsc_quote_header_id IN jtf_number_table := NULL,
697: p_qsc_quote_line_id IN jtf_number_table := NULL,
698: p_qsc_percent IN jtf_number_table := NULL,
699: p_qsc_resource_id IN jtf_number_table := NULL,

Line 733: p_qlpa_creation_date IN jtf_date_table := NULL,

729: p_qsc_object_version_number IN jtf_number_table := NULL,
730: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
731: p_qlpa_qte_line_index IN jtf_number_table := NULL,
732: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
733: p_qlpa_creation_date IN jtf_date_table := NULL,
734: p_qlpa_created_by IN jtf_number_table := NULL,
735: p_qlpa_last_update_date IN jtf_date_table := NULL,
736: p_qlpa_last_updated_by IN jtf_number_table := NULL,
737: p_qlpa_last_update_login IN jtf_number_table := NULL,

Line 735: p_qlpa_last_update_date IN jtf_date_table := NULL,

731: p_qlpa_qte_line_index IN jtf_number_table := NULL,
732: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
733: p_qlpa_creation_date IN jtf_date_table := NULL,
734: p_qlpa_created_by IN jtf_number_table := NULL,
735: p_qlpa_last_update_date IN jtf_date_table := NULL,
736: p_qlpa_last_updated_by IN jtf_number_table := NULL,
737: p_qlpa_last_update_login IN jtf_number_table := NULL,
738: p_qlpa_request_id IN jtf_number_table := NULL,
739: p_qlpa_program_application_id IN jtf_number_table := NULL,

Line 741: p_qlpa_program_update_date IN jtf_date_table := NULL,

737: p_qlpa_last_update_login IN jtf_number_table := NULL,
738: p_qlpa_request_id IN jtf_number_table := NULL,
739: p_qlpa_program_application_id IN jtf_number_table := NULL,
740: p_qlpa_program_id IN jtf_number_table := NULL,
741: p_qlpa_program_update_date IN jtf_date_table := NULL,
742: p_qlpa_quote_header_id IN jtf_number_table := NULL,
743: p_qlpa_quote_line_id IN jtf_number_table := NULL,
744: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
745: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 871: p_qlp_creation_date IN jtf_date_table := NULL,

867: p_qlpa_object_version_number IN jtf_number_table := NULL,
868: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
869: p_qlp_qte_line_index IN jtf_number_table := NULL,
870: p_qlp_payment_id IN jtf_number_table := NULL,
871: p_qlp_creation_date IN jtf_date_table := NULL,
872: p_qlp_created_by IN jtf_number_table := NULL,
873: p_qlp_last_update_date IN jtf_date_table := NULL,
874: p_qlp_last_updated_by IN jtf_number_table := NULL,
875: p_qlp_last_update_login IN jtf_number_table := NULL,

Line 873: p_qlp_last_update_date IN jtf_date_table := NULL,

869: p_qlp_qte_line_index IN jtf_number_table := NULL,
870: p_qlp_payment_id IN jtf_number_table := NULL,
871: p_qlp_creation_date IN jtf_date_table := NULL,
872: p_qlp_created_by IN jtf_number_table := NULL,
873: p_qlp_last_update_date IN jtf_date_table := NULL,
874: p_qlp_last_updated_by IN jtf_number_table := NULL,
875: p_qlp_last_update_login IN jtf_number_table := NULL,
876: p_qlp_request_id IN jtf_number_table := NULL,
877: p_qlp_program_application_id IN jtf_number_table := NULL,

Line 879: p_qlp_program_update_date IN jtf_date_table := NULL,

875: p_qlp_last_update_login IN jtf_number_table := NULL,
876: p_qlp_request_id IN jtf_number_table := NULL,
877: p_qlp_program_application_id IN jtf_number_table := NULL,
878: p_qlp_program_id IN jtf_number_table := NULL,
879: p_qlp_program_update_date IN jtf_date_table := NULL,
880: p_qlp_quote_header_id IN jtf_number_table := NULL,
881: p_qlp_quote_line_id IN jtf_number_table := NULL,
882: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
883: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 888: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,

884: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
885: p_qlp_payment_term_id IN jtf_number_table := NULL,
886: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
887: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
888: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
889: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
890: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
891: p_qlp_payment_amount IN jtf_number_table := NULL,
892: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 890: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,

886: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
887: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
888: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
889: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
890: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
891: p_qlp_payment_amount IN jtf_number_table := NULL,
892: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,
893: p_qlp_attribute1 IN jtf_varchar2_table_300 := NULL,
894: p_qlp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 925: p_qls_creation_date IN jtf_date_table := NULL,

921: p_qlp_object_version_number IN jtf_number_table := NULL,
922: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
923: p_qls_qte_line_index IN jtf_number_table := NULL,
924: p_qls_shipment_id IN jtf_number_table := NULL,
925: p_qls_creation_date IN jtf_date_table := NULL,
926: p_qls_created_by IN jtf_number_table := NULL,
927: p_qls_last_update_date IN jtf_date_table := NULL,
928: p_qls_last_updated_by IN jtf_number_table := NULL,
929: p_qls_last_update_login IN jtf_number_table := NULL,

Line 927: p_qls_last_update_date IN jtf_date_table := NULL,

923: p_qls_qte_line_index IN jtf_number_table := NULL,
924: p_qls_shipment_id IN jtf_number_table := NULL,
925: p_qls_creation_date IN jtf_date_table := NULL,
926: p_qls_created_by IN jtf_number_table := NULL,
927: p_qls_last_update_date IN jtf_date_table := NULL,
928: p_qls_last_updated_by IN jtf_number_table := NULL,
929: p_qls_last_update_login IN jtf_number_table := NULL,
930: p_qls_request_id IN jtf_number_table := NULL,
931: p_qls_program_application_id IN jtf_number_table := NULL,

Line 933: p_qls_program_update_date IN jtf_date_table := NULL,

929: p_qls_last_update_login IN jtf_number_table := NULL,
930: p_qls_request_id IN jtf_number_table := NULL,
931: p_qls_program_application_id IN jtf_number_table := NULL,
932: p_qls_program_id IN jtf_number_table := NULL,
933: p_qls_program_update_date IN jtf_date_table := NULL,
934: p_qls_quote_header_id IN jtf_number_table := NULL,
935: p_qls_quote_line_id IN jtf_number_table := NULL,
936: p_qls_promise_date IN jtf_date_table := NULL,
937: p_qls_request_date IN jtf_date_table := NULL,

Line 936: p_qls_promise_date IN jtf_date_table := NULL,

932: p_qls_program_id IN jtf_number_table := NULL,
933: p_qls_program_update_date IN jtf_date_table := NULL,
934: p_qls_quote_header_id IN jtf_number_table := NULL,
935: p_qls_quote_line_id IN jtf_number_table := NULL,
936: p_qls_promise_date IN jtf_date_table := NULL,
937: p_qls_request_date IN jtf_date_table := NULL,
938: p_qls_schedule_ship_date IN jtf_date_table := NULL,
939: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
940: p_qls_ship_to_party_id IN jtf_number_table := NULL,

Line 937: p_qls_request_date IN jtf_date_table := NULL,

933: p_qls_program_update_date IN jtf_date_table := NULL,
934: p_qls_quote_header_id IN jtf_number_table := NULL,
935: p_qls_quote_line_id IN jtf_number_table := NULL,
936: p_qls_promise_date IN jtf_date_table := NULL,
937: p_qls_request_date IN jtf_date_table := NULL,
938: p_qls_schedule_ship_date IN jtf_date_table := NULL,
939: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
940: p_qls_ship_to_party_id IN jtf_number_table := NULL,
941: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 938: p_qls_schedule_ship_date IN jtf_date_table := NULL,

934: p_qls_quote_header_id IN jtf_number_table := NULL,
935: p_qls_quote_line_id IN jtf_number_table := NULL,
936: p_qls_promise_date IN jtf_date_table := NULL,
937: p_qls_request_date IN jtf_date_table := NULL,
938: p_qls_schedule_ship_date IN jtf_date_table := NULL,
939: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
940: p_qls_ship_to_party_id IN jtf_number_table := NULL,
941: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,
942: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 1005: p_qlt_creation_date IN jtf_date_table := NULL,

1001: p_qlt_tax_detail_id IN jtf_number_table := NULL,
1002: p_qlt_quote_header_id IN jtf_number_table := NULL,
1003: p_qlt_quote_line_id IN jtf_number_table := NULL,
1004: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
1005: p_qlt_creation_date IN jtf_date_table := NULL,
1006: p_qlt_created_by IN jtf_number_table := NULL,
1007: p_qlt_last_update_date IN jtf_date_table := NULL,
1008: p_qlt_last_updated_by IN jtf_number_table := NULL,
1009: p_qlt_last_update_login IN jtf_number_table := NULL,

Line 1007: p_qlt_last_update_date IN jtf_date_table := NULL,

1003: p_qlt_quote_line_id IN jtf_number_table := NULL,
1004: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
1005: p_qlt_creation_date IN jtf_date_table := NULL,
1006: p_qlt_created_by IN jtf_number_table := NULL,
1007: p_qlt_last_update_date IN jtf_date_table := NULL,
1008: p_qlt_last_updated_by IN jtf_number_table := NULL,
1009: p_qlt_last_update_login IN jtf_number_table := NULL,
1010: p_qlt_request_id IN jtf_number_table := NULL,
1011: p_qlt_program_application_id IN jtf_number_table := NULL,

Line 1013: p_qlt_program_update_date IN jtf_date_table := NULL,

1009: p_qlt_last_update_login IN jtf_number_table := NULL,
1010: p_qlt_request_id IN jtf_number_table := NULL,
1011: p_qlt_program_application_id IN jtf_number_table := NULL,
1012: p_qlt_program_id IN jtf_number_table := NULL,
1013: p_qlt_program_update_date IN jtf_date_table := NULL,
1014: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
1015: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
1016: p_qlt_tax_rate IN jtf_number_table := NULL,
1017: p_qlt_tax_date IN jtf_date_table := NULL,

Line 1017: p_qlt_tax_date IN jtf_date_table := NULL,

1013: p_qlt_program_update_date IN jtf_date_table := NULL,
1014: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
1015: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
1016: p_qlt_tax_rate IN jtf_number_table := NULL,
1017: p_qlt_tax_date IN jtf_date_table := NULL,
1018: p_qlt_tax_amount IN jtf_number_table := NULL,
1019: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
1020: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
1021: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 1048: p_qlpaj_creation_date IN jtf_date_table := NULL,

1044: p_qlt_tax_rate_id IN jtf_number_table := NULL,
1045: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
1046: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
1047: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
1048: p_qlpaj_creation_date IN jtf_date_table := NULL,
1049: p_qlpaj_created_by IN jtf_number_table := NULL,
1050: p_qlpaj_last_update_date IN jtf_date_table := NULL,
1051: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
1052: p_qlpaj_last_update_login IN jtf_number_table := NULL,

Line 1050: p_qlpaj_last_update_date IN jtf_date_table := NULL,

1046: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
1047: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
1048: p_qlpaj_creation_date IN jtf_date_table := NULL,
1049: p_qlpaj_created_by IN jtf_number_table := NULL,
1050: p_qlpaj_last_update_date IN jtf_date_table := NULL,
1051: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
1052: p_qlpaj_last_update_login IN jtf_number_table := NULL,
1053: p_qlpaj_program_application_id IN jtf_number_table := NULL,
1054: p_qlpaj_program_id IN jtf_number_table := NULL,

Line 1055: p_qlpaj_program_update_date IN jtf_date_table := NULL,

1051: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
1052: p_qlpaj_last_update_login IN jtf_number_table := NULL,
1053: p_qlpaj_program_application_id IN jtf_number_table := NULL,
1054: p_qlpaj_program_id IN jtf_number_table := NULL,
1055: p_qlpaj_program_update_date IN jtf_date_table := NULL,
1056: p_qlpaj_request_id IN jtf_number_table := NULL,
1057: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
1058: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
1059: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,

Line 1121: p_qlpaj_expiration_date IN jtf_date_table := NULL,

1117: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
1118: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
1119: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
1120: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
1121: p_qlpaj_expiration_date IN jtf_date_table := NULL,
1122: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
1123: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
1124: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
1125: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

Line 1125: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

1121: p_qlpaj_expiration_date IN jtf_date_table := NULL,
1122: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
1123: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
1124: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
1125: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
1126: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
1127: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
1128: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
1129: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,

Line 1139: p_qlsc_creation_date IN jtf_date_table := NULL,

1135: p_qlpaj_object_version_number IN jtf_number_table := NULL,
1136: p_qlsc_operation_code IN jtf_varchar2_table_100 := NULL,
1137: p_qlsc_qte_line_index IN jtf_number_table := NULL,
1138: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
1139: p_qlsc_creation_date IN jtf_date_table := NULL,
1140: p_qlsc_created_by IN jtf_number_table := NULL,
1141: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
1142: p_qlsc_last_update_date IN jtf_date_table := NULL,
1143: p_qlsc_last_update_login IN jtf_number_table := NULL,

Line 1142: p_qlsc_last_update_date IN jtf_date_table := NULL,

1138: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
1139: p_qlsc_creation_date IN jtf_date_table := NULL,
1140: p_qlsc_created_by IN jtf_number_table := NULL,
1141: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
1142: p_qlsc_last_update_date IN jtf_date_table := NULL,
1143: p_qlsc_last_update_login IN jtf_number_table := NULL,
1144: p_qlsc_request_id IN jtf_number_table := NULL,
1145: p_qlsc_program_application_id IN jtf_number_table := NULL,
1146: p_qlsc_program_id IN jtf_number_table := NULL,

Line 1147: p_qlsc_program_update_date IN jtf_date_table := NULL,

1143: p_qlsc_last_update_login IN jtf_number_table := NULL,
1144: p_qlsc_request_id IN jtf_number_table := NULL,
1145: p_qlsc_program_application_id IN jtf_number_table := NULL,
1146: p_qlsc_program_id IN jtf_number_table := NULL,
1147: p_qlsc_program_update_date IN jtf_date_table := NULL,
1148: p_qlsc_quote_header_id IN jtf_number_table := NULL,
1149: p_qlsc_quote_line_id IN jtf_number_table := NULL,
1150: p_qlsc_percent IN jtf_number_table := NULL,
1151: p_qlsc_resource_id IN jtf_number_table := NULL,

Line 1184: p_qac_creation_date IN jtf_date_table := NULL,

1180: p_qac_access_id IN jtf_number_table := NULL,
1181: p_qac_quote_number IN jtf_number_table := NULL,
1182: p_qac_resource_id IN jtf_number_table := NULL,
1183: p_qac_resource_grp_id IN jtf_number_table := NULL,
1184: p_qac_creation_date IN jtf_date_table := NULL,
1185: p_qac_created_by IN jtf_number_table := NULL,
1186: p_qac_last_updated_by IN jtf_number_table := NULL,
1187: p_qac_last_update_date IN jtf_date_table := NULL,
1188: p_qac_last_update_login IN jtf_number_table := NULL,

Line 1187: p_qac_last_update_date IN jtf_date_table := NULL,

1183: p_qac_resource_grp_id IN jtf_number_table := NULL,
1184: p_qac_creation_date IN jtf_date_table := NULL,
1185: p_qac_created_by IN jtf_number_table := NULL,
1186: p_qac_last_updated_by IN jtf_number_table := NULL,
1187: p_qac_last_update_date IN jtf_date_table := NULL,
1188: p_qac_last_update_login IN jtf_number_table := NULL,
1189: p_qac_request_id IN jtf_number_table := NULL,
1190: p_qac_program_application_id IN jtf_number_table := NULL,
1191: p_qac_program_id IN jtf_number_table := NULL,

Line 1192: p_qac_program_update_date IN jtf_date_table := NULL,

1188: p_qac_last_update_login IN jtf_number_table := NULL,
1189: p_qac_request_id IN jtf_number_table := NULL,
1190: p_qac_program_application_id IN jtf_number_table := NULL,
1191: p_qac_program_id IN jtf_number_table := NULL,
1192: p_qac_program_update_date IN jtf_date_table := NULL,
1193: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
1194: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
1195: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
1196: p_qac_territory_id IN jtf_number_table := NULL,

Line 1226: p_qrobj_CREATION_DATE IN jtf_date_table := null,

1222: p_qac_object_version_number IN jtf_number_table := NULL,
1223: p_qtmpl_template_id IN jtf_number_table := NULL,
1224: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
1225: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
1226: p_qrobj_CREATION_DATE IN jtf_date_table := null,
1227: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
1228: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
1229: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
1230: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,

Line 1228: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,

1224: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
1225: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
1226: p_qrobj_CREATION_DATE IN jtf_date_table := null,
1227: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
1228: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
1229: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
1230: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
1231: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
1232: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,

Line 1234: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,

1230: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
1231: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
1232: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,
1233: p_qrobj_PROGRAM_ID IN jtf_number_table := NULL,
1234: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,
1235: p_qrobj_QUOTE_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
1236: p_qrobj_QUOTE_OBJECT_ID IN jtf_number_table := NULL,
1237: p_qrobj_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
1238: p_qrobj_OBJECT_ID IN jtf_number_table := NULL,

Line 1582: p_ql_creation_date IN jtf_date_table := NULL,

1578: p_q_assistance_requested IN VARCHAR2 := FND_API.G_MISS_CHAR,
1579: p_q_assistance_reason_code IN VARCHAR2 := FND_API.G_MISS_CHAR,
1580: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
1581: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
1582: p_ql_creation_date IN jtf_date_table := NULL,
1583: p_ql_created_by IN jtf_number_table := NULL,
1584: p_ql_last_updated_by IN jtf_number_table := NULL,
1585: p_ql_last_update_date IN jtf_date_table := NULL,
1586: p_ql_last_update_login IN jtf_number_table := NULL,

Line 1585: p_ql_last_update_date IN jtf_date_table := NULL,

1581: p_q_header_paynow_charges IN NUMBER := FND_API.G_MISS_NUM,
1582: p_ql_creation_date IN jtf_date_table := NULL,
1583: p_ql_created_by IN jtf_number_table := NULL,
1584: p_ql_last_updated_by IN jtf_number_table := NULL,
1585: p_ql_last_update_date IN jtf_date_table := NULL,
1586: p_ql_last_update_login IN jtf_number_table := NULL,
1587: p_ql_request_id IN jtf_number_table := NULL,
1588: p_ql_program_application_id IN jtf_number_table := NULL,
1589: p_ql_program_id IN jtf_number_table := NULL,

Line 1590: p_ql_program_update_date IN jtf_date_table := NULL,

1586: p_ql_last_update_login IN jtf_number_table := NULL,
1587: p_ql_request_id IN jtf_number_table := NULL,
1588: p_ql_program_application_id IN jtf_number_table := NULL,
1589: p_ql_program_id IN jtf_number_table := NULL,
1590: p_ql_program_update_date IN jtf_date_table := NULL,
1591: p_ql_quote_line_id IN jtf_number_table := NULL,
1592: p_ql_quote_header_id IN jtf_number_table := NULL,
1593: p_ql_org_id IN jtf_number_table := NULL,
1594: p_ql_line_number IN jtf_number_table := NULL,

Line 1601: p_ql_start_date_active IN jtf_date_table := NULL,

1597: p_ql_inventory_item_id IN jtf_number_table := NULL,
1598: p_ql_organization_id IN jtf_number_table := NULL,
1599: p_ql_quantity IN jtf_number_table := NULL,
1600: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1601: p_ql_start_date_active IN jtf_date_table := NULL,
1602: p_ql_end_date_active IN jtf_date_table := NULL,
1603: p_ql_order_line_type_id IN jtf_number_table := NULL,
1604: p_ql_price_list_id IN jtf_number_table := NULL,
1605: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 1602: p_ql_end_date_active IN jtf_date_table := NULL,

1598: p_ql_organization_id IN jtf_number_table := NULL,
1599: p_ql_quantity IN jtf_number_table := NULL,
1600: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
1601: p_ql_start_date_active IN jtf_date_table := NULL,
1602: p_ql_end_date_active IN jtf_date_table := NULL,
1603: p_ql_order_line_type_id IN jtf_number_table := NULL,
1604: p_ql_price_list_id IN jtf_number_table := NULL,
1605: p_ql_price_list_line_id IN jtf_number_table := NULL,
1606: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

Line 1671: p_qrl_creation_date IN jtf_date_table := NULL,

1667: p_ql_line_paynow_tax IN jtf_number_table := NULL,
1668: p_ql_line_paynow_subtotal IN jtf_number_table := NULL,
1669: p_ql_config_model_type IN jtf_varchar2_table_100 := NULL,
1670: p_qrl_line_relationship_id IN jtf_number_table := NULL,
1671: p_qrl_creation_date IN jtf_date_table := NULL,
1672: p_qrl_created_by IN jtf_number_table := NULL,
1673: p_qrl_last_updated_by IN jtf_number_table := NULL,
1674: p_qrl_last_update_date IN jtf_date_table := NULL,
1675: p_qrl_last_update_login IN jtf_number_table := NULL,

Line 1674: p_qrl_last_update_date IN jtf_date_table := NULL,

1670: p_qrl_line_relationship_id IN jtf_number_table := NULL,
1671: p_qrl_creation_date IN jtf_date_table := NULL,
1672: p_qrl_created_by IN jtf_number_table := NULL,
1673: p_qrl_last_updated_by IN jtf_number_table := NULL,
1674: p_qrl_last_update_date IN jtf_date_table := NULL,
1675: p_qrl_last_update_login IN jtf_number_table := NULL,
1676: p_qrl_request_id IN jtf_number_table := NULL,
1677: p_qrl_program_application_id IN jtf_number_table := NULL,
1678: p_qrl_program_id IN jtf_number_table := NULL,

Line 1679: p_qrl_program_update_date IN jtf_date_table := NULL,

1675: p_qrl_last_update_login IN jtf_number_table := NULL,
1676: p_qrl_request_id IN jtf_number_table := NULL,
1677: p_qrl_program_application_id IN jtf_number_table := NULL,
1678: p_qrl_program_id IN jtf_number_table := NULL,
1679: p_qrl_program_update_date IN jtf_date_table := NULL,
1680: p_qrl_quote_line_id IN jtf_number_table := NULL,
1681: p_qrl_related_quote_line_id IN jtf_number_table := NULL,
1682: p_qrl_relationship_type_code IN jtf_varchar2_table_100 := NULL,
1683: p_qrl_reciprocal_flag IN jtf_varchar2_table_100 := NULL,

Line 1689: p_qdl_creation_date IN jtf_date_table := NULL,

1685: p_qrl_related_qte_line_index IN jtf_number_table := NULL,
1686: p_qrl_operation_code IN jtf_varchar2_table_100 := NULL,
1687: p_qrl_object_version_number IN jtf_number_table := NULL,
1688: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
1689: p_qdl_creation_date IN jtf_date_table := NULL,
1690: p_qdl_created_by IN jtf_number_table := NULL,
1691: p_qdl_last_update_date IN jtf_date_table := NULL,
1692: p_qdl_last_updated_by IN jtf_number_table := NULL,
1693: p_qdl_last_update_login IN jtf_number_table := NULL,

Line 1691: p_qdl_last_update_date IN jtf_date_table := NULL,

1687: p_qrl_object_version_number IN jtf_number_table := NULL,
1688: p_qdl_quote_line_detail_id IN jtf_number_table := NULL,
1689: p_qdl_creation_date IN jtf_date_table := NULL,
1690: p_qdl_created_by IN jtf_number_table := NULL,
1691: p_qdl_last_update_date IN jtf_date_table := NULL,
1692: p_qdl_last_updated_by IN jtf_number_table := NULL,
1693: p_qdl_last_update_login IN jtf_number_table := NULL,
1694: p_qdl_request_id IN jtf_number_table := NULL,
1695: p_qdl_program_application_id IN jtf_number_table := NULL,

Line 1697: p_qdl_program_update_date IN jtf_date_table := NULL,

1693: p_qdl_last_update_login IN jtf_number_table := NULL,
1694: p_qdl_request_id IN jtf_number_table := NULL,
1695: p_qdl_program_application_id IN jtf_number_table := NULL,
1696: p_qdl_program_id IN jtf_number_table := NULL,
1697: p_qdl_program_update_date IN jtf_date_table := NULL,
1698: p_qdl_quote_line_id IN jtf_number_table := NULL,
1699: p_qdl_config_header_id IN jtf_number_table := NULL,
1700: p_qdl_config_revision_num IN jtf_number_table := NULL,
1701: p_qdl_config_item_id IN jtf_number_table := NULL,

Line 1773: p_qpa_creation_date IN jtf_date_table := NULL,

1769: p_qdl_object_version_number IN jtf_number_table := NULL,
1770: p_qpa_operation_code IN jtf_varchar2_table_100 := NULL,
1771: p_qpa_qte_line_index IN jtf_number_table := NULL,
1772: p_qpa_price_attribute_id IN jtf_number_table := NULL,
1773: p_qpa_creation_date IN jtf_date_table := NULL,
1774: p_qpa_created_by IN jtf_number_table := NULL,
1775: p_qpa_last_update_date IN jtf_date_table := NULL,
1776: p_qpa_last_updated_by IN jtf_number_table := NULL,
1777: p_qpa_last_update_login IN jtf_number_table := NULL,

Line 1775: p_qpa_last_update_date IN jtf_date_table := NULL,

1771: p_qpa_qte_line_index IN jtf_number_table := NULL,
1772: p_qpa_price_attribute_id IN jtf_number_table := NULL,
1773: p_qpa_creation_date IN jtf_date_table := NULL,
1774: p_qpa_created_by IN jtf_number_table := NULL,
1775: p_qpa_last_update_date IN jtf_date_table := NULL,
1776: p_qpa_last_updated_by IN jtf_number_table := NULL,
1777: p_qpa_last_update_login IN jtf_number_table := NULL,
1778: p_qpa_request_id IN jtf_number_table := NULL,
1779: p_qpa_program_application_id IN jtf_number_table := NULL,

Line 1781: p_qpa_program_update_date IN jtf_date_table := NULL,

1777: p_qpa_last_update_login IN jtf_number_table := NULL,
1778: p_qpa_request_id IN jtf_number_table := NULL,
1779: p_qpa_program_application_id IN jtf_number_table := NULL,
1780: p_qpa_program_id IN jtf_number_table := NULL,
1781: p_qpa_program_update_date IN jtf_date_table := NULL,
1782: p_qpa_quote_header_id IN jtf_number_table := NULL,
1783: p_qpa_quote_line_id IN jtf_number_table := NULL,
1784: p_qpa_flex_title IN jtf_varchar2_table_100 := NULL,
1785: p_qpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 1911: p_qp_creation_date IN jtf_date_table := NULL,

1907: p_qpa_object_version_number IN jtf_number_table := NULL,
1908: p_qp_operation_code IN jtf_varchar2_table_100 := NULL,
1909: p_qp_qte_line_index IN jtf_number_table := NULL,
1910: p_qp_payment_id IN jtf_number_table := NULL,
1911: p_qp_creation_date IN jtf_date_table := NULL,
1912: p_qp_created_by IN jtf_number_table := NULL,
1913: p_qp_last_update_date IN jtf_date_table := NULL,
1914: p_qp_last_updated_by IN jtf_number_table := NULL,
1915: p_qp_last_update_login IN jtf_number_table := NULL,

Line 1913: p_qp_last_update_date IN jtf_date_table := NULL,

1909: p_qp_qte_line_index IN jtf_number_table := NULL,
1910: p_qp_payment_id IN jtf_number_table := NULL,
1911: p_qp_creation_date IN jtf_date_table := NULL,
1912: p_qp_created_by IN jtf_number_table := NULL,
1913: p_qp_last_update_date IN jtf_date_table := NULL,
1914: p_qp_last_updated_by IN jtf_number_table := NULL,
1915: p_qp_last_update_login IN jtf_number_table := NULL,
1916: p_qp_request_id IN jtf_number_table := NULL,
1917: p_qp_program_application_id IN jtf_number_table := NULL,

Line 1919: p_qp_program_update_date IN jtf_date_table := NULL,

1915: p_qp_last_update_login IN jtf_number_table := NULL,
1916: p_qp_request_id IN jtf_number_table := NULL,
1917: p_qp_program_application_id IN jtf_number_table := NULL,
1918: p_qp_program_id IN jtf_number_table := NULL,
1919: p_qp_program_update_date IN jtf_date_table := NULL,
1920: p_qp_quote_header_id IN jtf_number_table := NULL,
1921: p_qp_quote_line_id IN jtf_number_table := NULL,
1922: p_qp_payment_type_code IN jtf_varchar2_table_100 := NULL,
1923: p_qp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 1928: p_qp_credit_card_exp_date IN jtf_date_table := NULL,

1924: p_qp_payment_option IN jtf_varchar2_table_300 := NULL,
1925: p_qp_payment_term_id IN jtf_number_table := NULL,
1926: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
1927: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
1928: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
1929: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
1930: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
1931: p_qp_payment_amount IN jtf_number_table := NULL,
1932: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 1930: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,

1926: p_qp_credit_card_code IN jtf_varchar2_table_100 := NULL,
1927: p_qp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
1928: p_qp_credit_card_exp_date IN jtf_date_table := NULL,
1929: p_qp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
1930: p_qp_credit_card_aprv_date IN jtf_date_table := NULL,
1931: p_qp_payment_amount IN jtf_number_table := NULL,
1932: p_qp_attribute_category IN jtf_varchar2_table_100 := NULL,
1933: p_qp_attribute1 IN jtf_varchar2_table_300 := NULL,
1934: p_qp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 1965: p_qs_creation_date IN jtf_date_table := NULL,

1961: p_qp_object_version_number IN jtf_number_table := NULL,
1962: p_qs_operation_code IN jtf_varchar2_table_100 := NULL,
1963: p_qs_qte_line_index IN jtf_number_table := NULL,
1964: p_qs_shipment_id IN jtf_number_table := NULL,
1965: p_qs_creation_date IN jtf_date_table := NULL,
1966: p_qs_created_by IN jtf_number_table := NULL,
1967: p_qs_last_update_date IN jtf_date_table := NULL,
1968: p_qs_last_updated_by IN jtf_number_table := NULL,
1969: p_qs_last_update_login IN jtf_number_table := NULL,

Line 1967: p_qs_last_update_date IN jtf_date_table := NULL,

1963: p_qs_qte_line_index IN jtf_number_table := NULL,
1964: p_qs_shipment_id IN jtf_number_table := NULL,
1965: p_qs_creation_date IN jtf_date_table := NULL,
1966: p_qs_created_by IN jtf_number_table := NULL,
1967: p_qs_last_update_date IN jtf_date_table := NULL,
1968: p_qs_last_updated_by IN jtf_number_table := NULL,
1969: p_qs_last_update_login IN jtf_number_table := NULL,
1970: p_qs_request_id IN jtf_number_table := NULL,
1971: p_qs_program_application_id IN jtf_number_table := NULL,

Line 1973: p_qs_program_update_date IN jtf_date_table := NULL,

1969: p_qs_last_update_login IN jtf_number_table := NULL,
1970: p_qs_request_id IN jtf_number_table := NULL,
1971: p_qs_program_application_id IN jtf_number_table := NULL,
1972: p_qs_program_id IN jtf_number_table := NULL,
1973: p_qs_program_update_date IN jtf_date_table := NULL,
1974: p_qs_quote_header_id IN jtf_number_table := NULL,
1975: p_qs_quote_line_id IN jtf_number_table := NULL,
1976: p_qs_promise_date IN jtf_date_table := NULL,
1977: p_qs_request_date IN jtf_date_table := NULL,

Line 1976: p_qs_promise_date IN jtf_date_table := NULL,

1972: p_qs_program_id IN jtf_number_table := NULL,
1973: p_qs_program_update_date IN jtf_date_table := NULL,
1974: p_qs_quote_header_id IN jtf_number_table := NULL,
1975: p_qs_quote_line_id IN jtf_number_table := NULL,
1976: p_qs_promise_date IN jtf_date_table := NULL,
1977: p_qs_request_date IN jtf_date_table := NULL,
1978: p_qs_schedule_ship_date IN jtf_date_table := NULL,
1979: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
1980: p_qs_ship_to_party_id IN jtf_number_table := NULL,

Line 1977: p_qs_request_date IN jtf_date_table := NULL,

1973: p_qs_program_update_date IN jtf_date_table := NULL,
1974: p_qs_quote_header_id IN jtf_number_table := NULL,
1975: p_qs_quote_line_id IN jtf_number_table := NULL,
1976: p_qs_promise_date IN jtf_date_table := NULL,
1977: p_qs_request_date IN jtf_date_table := NULL,
1978: p_qs_schedule_ship_date IN jtf_date_table := NULL,
1979: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
1980: p_qs_ship_to_party_id IN jtf_number_table := NULL,
1981: p_qs_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 1978: p_qs_schedule_ship_date IN jtf_date_table := NULL,

1974: p_qs_quote_header_id IN jtf_number_table := NULL,
1975: p_qs_quote_line_id IN jtf_number_table := NULL,
1976: p_qs_promise_date IN jtf_date_table := NULL,
1977: p_qs_request_date IN jtf_date_table := NULL,
1978: p_qs_schedule_ship_date IN jtf_date_table := NULL,
1979: p_qs_ship_to_party_site_id IN jtf_number_table := NULL,
1980: p_qs_ship_to_party_id IN jtf_number_table := NULL,
1981: p_qs_ship_to_cust_account_id IN jtf_number_table := NULL,
1982: p_qs_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 2045: p_qt_creation_date IN jtf_date_table := NULL,

2041: p_qt_tax_detail_id IN jtf_number_table := NULL,
2042: p_qt_quote_header_id IN jtf_number_table := NULL,
2043: p_qt_quote_line_id IN jtf_number_table := NULL,
2044: p_qt_quote_shipment_id IN jtf_number_table := NULL,
2045: p_qt_creation_date IN jtf_date_table := NULL,
2046: p_qt_created_by IN jtf_number_table := NULL,
2047: p_qt_last_update_date IN jtf_date_table := NULL,
2048: p_qt_last_updated_by IN jtf_number_table := NULL,
2049: p_qt_last_update_login IN jtf_number_table := NULL,

Line 2047: p_qt_last_update_date IN jtf_date_table := NULL,

2043: p_qt_quote_line_id IN jtf_number_table := NULL,
2044: p_qt_quote_shipment_id IN jtf_number_table := NULL,
2045: p_qt_creation_date IN jtf_date_table := NULL,
2046: p_qt_created_by IN jtf_number_table := NULL,
2047: p_qt_last_update_date IN jtf_date_table := NULL,
2048: p_qt_last_updated_by IN jtf_number_table := NULL,
2049: p_qt_last_update_login IN jtf_number_table := NULL,
2050: p_qt_request_id IN jtf_number_table := NULL,
2051: p_qt_program_application_id IN jtf_number_table := NULL,

Line 2053: p_qt_program_update_date IN jtf_date_table := NULL,

2049: p_qt_last_update_login IN jtf_number_table := NULL,
2050: p_qt_request_id IN jtf_number_table := NULL,
2051: p_qt_program_application_id IN jtf_number_table := NULL,
2052: p_qt_program_id IN jtf_number_table := NULL,
2053: p_qt_program_update_date IN jtf_date_table := NULL,
2054: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
2055: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
2056: p_qt_tax_rate IN jtf_number_table := NULL,
2057: p_qt_tax_date IN jtf_date_table := NULL,

Line 2057: p_qt_tax_date IN jtf_date_table := NULL,

2053: p_qt_program_update_date IN jtf_date_table := NULL,
2054: p_qt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
2055: p_qt_tax_code IN jtf_varchar2_table_100 := NULL,
2056: p_qt_tax_rate IN jtf_number_table := NULL,
2057: p_qt_tax_date IN jtf_date_table := NULL,
2058: p_qt_tax_amount IN jtf_number_table := NULL,
2059: p_qt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
2060: p_qt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
2061: p_qt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 2088: p_qsc_creation_date IN jtf_date_table := NULL,

2084: p_qt_tax_rate_id IN jtf_number_table := NULL,
2085: p_qsc_operation_code IN jtf_varchar2_table_100 := NULL,
2086: p_qsc_qte_line_index IN jtf_number_table := NULL,
2087: p_qsc_sales_credit_id IN jtf_number_table := NULL,
2088: p_qsc_creation_date IN jtf_date_table := NULL,
2089: p_qsc_created_by IN jtf_number_table := NULL,
2090: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
2091: p_qsc_last_update_date IN jtf_date_table := NULL,
2092: p_qsc_last_update_login IN jtf_number_table := NULL,

Line 2091: p_qsc_last_update_date IN jtf_date_table := NULL,

2087: p_qsc_sales_credit_id IN jtf_number_table := NULL,
2088: p_qsc_creation_date IN jtf_date_table := NULL,
2089: p_qsc_created_by IN jtf_number_table := NULL,
2090: p_qsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
2091: p_qsc_last_update_date IN jtf_date_table := NULL,
2092: p_qsc_last_update_login IN jtf_number_table := NULL,
2093: p_qsc_request_id IN jtf_number_table := NULL,
2094: p_qsc_program_application_id IN jtf_number_table := NULL,
2095: p_qsc_program_id IN jtf_number_table := NULL,

Line 2096: p_qsc_program_update_date IN jtf_date_table := NULL,

2092: p_qsc_last_update_login IN jtf_number_table := NULL,
2093: p_qsc_request_id IN jtf_number_table := NULL,
2094: p_qsc_program_application_id IN jtf_number_table := NULL,
2095: p_qsc_program_id IN jtf_number_table := NULL,
2096: p_qsc_program_update_date IN jtf_date_table := NULL,
2097: p_qsc_quote_header_id IN jtf_number_table := NULL,
2098: p_qsc_quote_line_id IN jtf_number_table := NULL,
2099: p_qsc_percent IN jtf_number_table := NULL,
2100: p_qsc_resource_id IN jtf_number_table := NULL,

Line 2134: p_qlpa_creation_date IN jtf_date_table := NULL,

2130: p_qsc_object_version_number IN jtf_number_table := NULL,
2131: p_qlpa_operation_code IN jtf_varchar2_table_100 := NULL,
2132: p_qlpa_qte_line_index IN jtf_number_table := NULL,
2133: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
2134: p_qlpa_creation_date IN jtf_date_table := NULL,
2135: p_qlpa_created_by IN jtf_number_table := NULL,
2136: p_qlpa_last_update_date IN jtf_date_table := NULL,
2137: p_qlpa_last_updated_by IN jtf_number_table := NULL,
2138: p_qlpa_last_update_login IN jtf_number_table := NULL,

Line 2136: p_qlpa_last_update_date IN jtf_date_table := NULL,

2132: p_qlpa_qte_line_index IN jtf_number_table := NULL,
2133: p_qlpa_price_attribute_id IN jtf_number_table := NULL,
2134: p_qlpa_creation_date IN jtf_date_table := NULL,
2135: p_qlpa_created_by IN jtf_number_table := NULL,
2136: p_qlpa_last_update_date IN jtf_date_table := NULL,
2137: p_qlpa_last_updated_by IN jtf_number_table := NULL,
2138: p_qlpa_last_update_login IN jtf_number_table := NULL,
2139: p_qlpa_request_id IN jtf_number_table := NULL,
2140: p_qlpa_program_application_id IN jtf_number_table := NULL,

Line 2142: p_qlpa_program_update_date IN jtf_date_table := NULL,

2138: p_qlpa_last_update_login IN jtf_number_table := NULL,
2139: p_qlpa_request_id IN jtf_number_table := NULL,
2140: p_qlpa_program_application_id IN jtf_number_table := NULL,
2141: p_qlpa_program_id IN jtf_number_table := NULL,
2142: p_qlpa_program_update_date IN jtf_date_table := NULL,
2143: p_qlpa_quote_header_id IN jtf_number_table := NULL,
2144: p_qlpa_quote_line_id IN jtf_number_table := NULL,
2145: p_qlpa_flex_title IN jtf_varchar2_table_100 := NULL,
2146: p_qlpa_pricing_context IN jtf_varchar2_table_100 := NULL,

Line 2272: p_qlp_creation_date IN jtf_date_table := NULL,

2268: p_qlpa_object_version_number IN jtf_number_table := NULL,
2269: p_qlp_operation_code IN jtf_varchar2_table_100 := NULL,
2270: p_qlp_qte_line_index IN jtf_number_table := NULL,
2271: p_qlp_payment_id IN jtf_number_table := NULL,
2272: p_qlp_creation_date IN jtf_date_table := NULL,
2273: p_qlp_created_by IN jtf_number_table := NULL,
2274: p_qlp_last_update_date IN jtf_date_table := NULL,
2275: p_qlp_last_updated_by IN jtf_number_table := NULL,
2276: p_qlp_last_update_login IN jtf_number_table := NULL,

Line 2274: p_qlp_last_update_date IN jtf_date_table := NULL,

2270: p_qlp_qte_line_index IN jtf_number_table := NULL,
2271: p_qlp_payment_id IN jtf_number_table := NULL,
2272: p_qlp_creation_date IN jtf_date_table := NULL,
2273: p_qlp_created_by IN jtf_number_table := NULL,
2274: p_qlp_last_update_date IN jtf_date_table := NULL,
2275: p_qlp_last_updated_by IN jtf_number_table := NULL,
2276: p_qlp_last_update_login IN jtf_number_table := NULL,
2277: p_qlp_request_id IN jtf_number_table := NULL,
2278: p_qlp_program_application_id IN jtf_number_table := NULL,

Line 2280: p_qlp_program_update_date IN jtf_date_table := NULL,

2276: p_qlp_last_update_login IN jtf_number_table := NULL,
2277: p_qlp_request_id IN jtf_number_table := NULL,
2278: p_qlp_program_application_id IN jtf_number_table := NULL,
2279: p_qlp_program_id IN jtf_number_table := NULL,
2280: p_qlp_program_update_date IN jtf_date_table := NULL,
2281: p_qlp_quote_header_id IN jtf_number_table := NULL,
2282: p_qlp_quote_line_id IN jtf_number_table := NULL,
2283: p_qlp_payment_type_code IN jtf_varchar2_table_100 := NULL,
2284: p_qlp_payment_ref_number IN jtf_varchar2_table_300 := NULL,

Line 2289: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,

2285: p_qlp_payment_option IN jtf_varchar2_table_300 := NULL,
2286: p_qlp_payment_term_id IN jtf_number_table := NULL,
2287: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
2288: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
2289: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
2290: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
2291: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
2292: p_qlp_payment_amount IN jtf_number_table := NULL,
2293: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,

Line 2291: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,

2287: p_qlp_credit_card_code IN jtf_varchar2_table_100 := NULL,
2288: p_qlp_credit_card_holder_name IN jtf_varchar2_table_100 := NULL,
2289: p_qlp_credit_card_exp_date IN jtf_date_table := NULL,
2290: p_qlp_credit_card_aprv_code IN jtf_varchar2_table_100 := NULL,
2291: p_qlp_credit_card_aprv_date IN jtf_date_table := NULL,
2292: p_qlp_payment_amount IN jtf_number_table := NULL,
2293: p_qlp_attribute_category IN jtf_varchar2_table_100 := NULL,
2294: p_qlp_attribute1 IN jtf_varchar2_table_300 := NULL,
2295: p_qlp_attribute2 IN jtf_varchar2_table_300 := NULL,

Line 2326: p_qls_creation_date IN jtf_date_table := NULL,

2322: p_qlp_object_version_number IN jtf_number_table := NULL,
2323: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
2324: p_qls_qte_line_index IN jtf_number_table := NULL,
2325: p_qls_shipment_id IN jtf_number_table := NULL,
2326: p_qls_creation_date IN jtf_date_table := NULL,
2327: p_qls_created_by IN jtf_number_table := NULL,
2328: p_qls_last_update_date IN jtf_date_table := NULL,
2329: p_qls_last_updated_by IN jtf_number_table := NULL,
2330: p_qls_last_update_login IN jtf_number_table := NULL,

Line 2328: p_qls_last_update_date IN jtf_date_table := NULL,

2324: p_qls_qte_line_index IN jtf_number_table := NULL,
2325: p_qls_shipment_id IN jtf_number_table := NULL,
2326: p_qls_creation_date IN jtf_date_table := NULL,
2327: p_qls_created_by IN jtf_number_table := NULL,
2328: p_qls_last_update_date IN jtf_date_table := NULL,
2329: p_qls_last_updated_by IN jtf_number_table := NULL,
2330: p_qls_last_update_login IN jtf_number_table := NULL,
2331: p_qls_request_id IN jtf_number_table := NULL,
2332: p_qls_program_application_id IN jtf_number_table := NULL,

Line 2334: p_qls_program_update_date IN jtf_date_table := NULL,

2330: p_qls_last_update_login IN jtf_number_table := NULL,
2331: p_qls_request_id IN jtf_number_table := NULL,
2332: p_qls_program_application_id IN jtf_number_table := NULL,
2333: p_qls_program_id IN jtf_number_table := NULL,
2334: p_qls_program_update_date IN jtf_date_table := NULL,
2335: p_qls_quote_header_id IN jtf_number_table := NULL,
2336: p_qls_quote_line_id IN jtf_number_table := NULL,
2337: p_qls_promise_date IN jtf_date_table := NULL,
2338: p_qls_request_date IN jtf_date_table := NULL,

Line 2337: p_qls_promise_date IN jtf_date_table := NULL,

2333: p_qls_program_id IN jtf_number_table := NULL,
2334: p_qls_program_update_date IN jtf_date_table := NULL,
2335: p_qls_quote_header_id IN jtf_number_table := NULL,
2336: p_qls_quote_line_id IN jtf_number_table := NULL,
2337: p_qls_promise_date IN jtf_date_table := NULL,
2338: p_qls_request_date IN jtf_date_table := NULL,
2339: p_qls_schedule_ship_date IN jtf_date_table := NULL,
2340: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
2341: p_qls_ship_to_party_id IN jtf_number_table := NULL,

Line 2338: p_qls_request_date IN jtf_date_table := NULL,

2334: p_qls_program_update_date IN jtf_date_table := NULL,
2335: p_qls_quote_header_id IN jtf_number_table := NULL,
2336: p_qls_quote_line_id IN jtf_number_table := NULL,
2337: p_qls_promise_date IN jtf_date_table := NULL,
2338: p_qls_request_date IN jtf_date_table := NULL,
2339: p_qls_schedule_ship_date IN jtf_date_table := NULL,
2340: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
2341: p_qls_ship_to_party_id IN jtf_number_table := NULL,
2342: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 2339: p_qls_schedule_ship_date IN jtf_date_table := NULL,

2335: p_qls_quote_header_id IN jtf_number_table := NULL,
2336: p_qls_quote_line_id IN jtf_number_table := NULL,
2337: p_qls_promise_date IN jtf_date_table := NULL,
2338: p_qls_request_date IN jtf_date_table := NULL,
2339: p_qls_schedule_ship_date IN jtf_date_table := NULL,
2340: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
2341: p_qls_ship_to_party_id IN jtf_number_table := NULL,
2342: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,
2343: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 2406: p_qlt_creation_date IN jtf_date_table := NULL,

2402: p_qlt_tax_detail_id IN jtf_number_table := NULL,
2403: p_qlt_quote_header_id IN jtf_number_table := NULL,
2404: p_qlt_quote_line_id IN jtf_number_table := NULL,
2405: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
2406: p_qlt_creation_date IN jtf_date_table := NULL,
2407: p_qlt_created_by IN jtf_number_table := NULL,
2408: p_qlt_last_update_date IN jtf_date_table := NULL,
2409: p_qlt_last_updated_by IN jtf_number_table := NULL,
2410: p_qlt_last_update_login IN jtf_number_table := NULL,

Line 2408: p_qlt_last_update_date IN jtf_date_table := NULL,

2404: p_qlt_quote_line_id IN jtf_number_table := NULL,
2405: p_qlt_quote_shipment_id IN jtf_number_table := NULL,
2406: p_qlt_creation_date IN jtf_date_table := NULL,
2407: p_qlt_created_by IN jtf_number_table := NULL,
2408: p_qlt_last_update_date IN jtf_date_table := NULL,
2409: p_qlt_last_updated_by IN jtf_number_table := NULL,
2410: p_qlt_last_update_login IN jtf_number_table := NULL,
2411: p_qlt_request_id IN jtf_number_table := NULL,
2412: p_qlt_program_application_id IN jtf_number_table := NULL,

Line 2414: p_qlt_program_update_date IN jtf_date_table := NULL,

2410: p_qlt_last_update_login IN jtf_number_table := NULL,
2411: p_qlt_request_id IN jtf_number_table := NULL,
2412: p_qlt_program_application_id IN jtf_number_table := NULL,
2413: p_qlt_program_id IN jtf_number_table := NULL,
2414: p_qlt_program_update_date IN jtf_date_table := NULL,
2415: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
2416: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
2417: p_qlt_tax_rate IN jtf_number_table := NULL,
2418: p_qlt_tax_date IN jtf_date_table := NULL,

Line 2418: p_qlt_tax_date IN jtf_date_table := NULL,

2414: p_qlt_program_update_date IN jtf_date_table := NULL,
2415: p_qlt_orig_tax_code IN jtf_varchar2_table_300 := NULL,
2416: p_qlt_tax_code IN jtf_varchar2_table_100 := NULL,
2417: p_qlt_tax_rate IN jtf_number_table := NULL,
2418: p_qlt_tax_date IN jtf_date_table := NULL,
2419: p_qlt_tax_amount IN jtf_number_table := NULL,
2420: p_qlt_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
2421: p_qlt_tax_exempt_number IN jtf_varchar2_table_100 := NULL,
2422: p_qlt_tax_exempt_reason_code IN jtf_varchar2_table_100 := NULL,

Line 2449: p_qlpaj_creation_date IN jtf_date_table := NULL,

2445: p_qlt_tax_rate_id IN jtf_number_table := NULL,
2446: p_qlpaj_operation_code IN jtf_varchar2_table_100 := NULL,
2447: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
2448: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
2449: p_qlpaj_creation_date IN jtf_date_table := NULL,
2450: p_qlpaj_created_by IN jtf_number_table := NULL,
2451: p_qlpaj_last_update_date IN jtf_date_table := NULL,
2452: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
2453: p_qlpaj_last_update_login IN jtf_number_table := NULL,

Line 2451: p_qlpaj_last_update_date IN jtf_date_table := NULL,

2447: p_qlpaj_qte_line_index IN jtf_number_table := NULL,
2448: p_qlpaj_price_adjustment_id IN jtf_number_table := NULL,
2449: p_qlpaj_creation_date IN jtf_date_table := NULL,
2450: p_qlpaj_created_by IN jtf_number_table := NULL,
2451: p_qlpaj_last_update_date IN jtf_date_table := NULL,
2452: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
2453: p_qlpaj_last_update_login IN jtf_number_table := NULL,
2454: p_qlpaj_program_application_id IN jtf_number_table := NULL,
2455: p_qlpaj_program_id IN jtf_number_table := NULL,

Line 2456: p_qlpaj_program_update_date IN jtf_date_table := NULL,

2452: p_qlpaj_last_updated_by IN jtf_number_table := NULL,
2453: p_qlpaj_last_update_login IN jtf_number_table := NULL,
2454: p_qlpaj_program_application_id IN jtf_number_table := NULL,
2455: p_qlpaj_program_id IN jtf_number_table := NULL,
2456: p_qlpaj_program_update_date IN jtf_date_table := NULL,
2457: p_qlpaj_request_id IN jtf_number_table := NULL,
2458: p_qlpaj_quote_header_id IN jtf_number_table := NULL,
2459: p_qlpaj_quote_line_id IN jtf_number_table := NULL,
2460: p_qlpaj_modifier_header_id IN jtf_number_table := NULL,

Line 2522: p_qlpaj_expiration_date IN jtf_date_table := NULL,

2518: p_qlpaj_source_system_code IN jtf_varchar2_table_100 := NULL,
2519: p_qlpaj_benefit_qty IN jtf_number_table := NULL,
2520: p_qlpaj_benefit_uom_code IN jtf_varchar2_table_100 := NULL,
2521: p_qlpaj_print_on_invoice_flag IN jtf_varchar2_table_100 := NULL,
2522: p_qlpaj_expiration_date IN jtf_date_table := NULL,
2523: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
2524: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
2525: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
2526: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

Line 2526: p_qlpaj_redeemed_date IN jtf_date_table := NULL,

2522: p_qlpaj_expiration_date IN jtf_date_table := NULL,
2523: p_qlpaj_rebate_trans_type_code IN jtf_varchar2_table_100 := NULL,
2524: p_qlpaj_rebate_trans_reference IN jtf_varchar2_table_100 := NULL,
2525: p_qlpaj_rebate_pay_system_code IN jtf_varchar2_table_100 := NULL,
2526: p_qlpaj_redeemed_date IN jtf_date_table := NULL,
2527: p_qlpaj_redeemed_flag IN jtf_varchar2_table_100 := NULL,
2528: p_qlpaj_modifier_level_code IN jtf_varchar2_table_100 := NULL,
2529: p_qlpaj_price_break_type_code IN jtf_varchar2_table_100 := NULL,
2530: p_qlpaj_substitution_attribute IN jtf_varchar2_table_100 := NULL,

Line 2540: p_qlsc_creation_date IN jtf_date_table := NULL,

2536: p_qlpaj_object_version_number IN jtf_number_table := NULL,
2537: p_qlsc_operation_code IN jtf_varchar2_table_100 := NULL,
2538: p_qlsc_qte_line_index IN jtf_number_table := NULL,
2539: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
2540: p_qlsc_creation_date IN jtf_date_table := NULL,
2541: p_qlsc_created_by IN jtf_number_table := NULL,
2542: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
2543: p_qlsc_last_update_date IN jtf_date_table := NULL,
2544: p_qlsc_last_update_login IN jtf_number_table := NULL,

Line 2543: p_qlsc_last_update_date IN jtf_date_table := NULL,

2539: p_qlsc_sales_credit_id IN jtf_number_table := NULL,
2540: p_qlsc_creation_date IN jtf_date_table := NULL,
2541: p_qlsc_created_by IN jtf_number_table := NULL,
2542: p_qlsc_last_updated_by IN jtf_varchar2_table_300 := NULL,
2543: p_qlsc_last_update_date IN jtf_date_table := NULL,
2544: p_qlsc_last_update_login IN jtf_number_table := NULL,
2545: p_qlsc_request_id IN jtf_number_table := NULL,
2546: p_qlsc_program_application_id IN jtf_number_table := NULL,
2547: p_qlsc_program_id IN jtf_number_table := NULL,

Line 2548: p_qlsc_program_update_date IN jtf_date_table := NULL,

2544: p_qlsc_last_update_login IN jtf_number_table := NULL,
2545: p_qlsc_request_id IN jtf_number_table := NULL,
2546: p_qlsc_program_application_id IN jtf_number_table := NULL,
2547: p_qlsc_program_id IN jtf_number_table := NULL,
2548: p_qlsc_program_update_date IN jtf_date_table := NULL,
2549: p_qlsc_quote_header_id IN jtf_number_table := NULL,
2550: p_qlsc_quote_line_id IN jtf_number_table := NULL,
2551: p_qlsc_percent IN jtf_number_table := NULL,
2552: p_qlsc_resource_id IN jtf_number_table := NULL,

Line 2585: p_qac_creation_date IN jtf_date_table := NULL,

2581: p_qac_access_id IN jtf_number_table := NULL,
2582: p_qac_quote_number IN jtf_number_table := NULL,
2583: p_qac_resource_id IN jtf_number_table := NULL,
2584: p_qac_resource_grp_id IN jtf_number_table := NULL,
2585: p_qac_creation_date IN jtf_date_table := NULL,
2586: p_qac_created_by IN jtf_number_table := NULL,
2587: p_qac_last_updated_by IN jtf_number_table := NULL,
2588: p_qac_last_update_date IN jtf_date_table := NULL,
2589: p_qac_last_update_login IN jtf_number_table := NULL,

Line 2588: p_qac_last_update_date IN jtf_date_table := NULL,

2584: p_qac_resource_grp_id IN jtf_number_table := NULL,
2585: p_qac_creation_date IN jtf_date_table := NULL,
2586: p_qac_created_by IN jtf_number_table := NULL,
2587: p_qac_last_updated_by IN jtf_number_table := NULL,
2588: p_qac_last_update_date IN jtf_date_table := NULL,
2589: p_qac_last_update_login IN jtf_number_table := NULL,
2590: p_qac_request_id IN jtf_number_table := NULL,
2591: p_qac_program_application_id IN jtf_number_table := NULL,
2592: p_qac_program_id IN jtf_number_table := NULL,

Line 2593: p_qac_program_update_date IN jtf_date_table := NULL,

2589: p_qac_last_update_login IN jtf_number_table := NULL,
2590: p_qac_request_id IN jtf_number_table := NULL,
2591: p_qac_program_application_id IN jtf_number_table := NULL,
2592: p_qac_program_id IN jtf_number_table := NULL,
2593: p_qac_program_update_date IN jtf_date_table := NULL,
2594: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
2595: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
2596: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
2597: p_qac_territory_id IN jtf_number_table := NULL,

Line 2627: p_qrobj_CREATION_DATE IN jtf_date_table := null,

2623: p_qac_object_version_number IN jtf_number_table := NULL,
2624: p_qtmpl_template_id IN jtf_number_table := NULL,
2625: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
2626: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
2627: p_qrobj_CREATION_DATE IN jtf_date_table := null,
2628: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
2629: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
2630: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
2631: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,

Line 2629: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,

2625: p_qrobj_operation_code IN jtf_varchar2_table_100 := NULL,
2626: p_qrobj_RELATED_OBJECT_ID IN jtf_number_table := NULL,
2627: p_qrobj_CREATION_DATE IN jtf_date_table := null,
2628: p_qrobj_CREATED_BY IN jtf_number_table := NULL,
2629: p_qrobj_LAST_UPDATE_DATE IN jtf_date_table := null,
2630: p_qrobj_LAST_UPDATED_BY IN jtf_number_table := NULL,
2631: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
2632: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
2633: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,

Line 2635: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,

2631: p_qrobj_LAST_UPDATE_LOGIN IN jtf_number_table := NULL,
2632: p_qrobj_REQUEST_ID IN jtf_number_table := NULL,
2633: p_qrobj_PROGRAM_APPLICATION_ID IN jtf_number_table := NULL,
2634: p_qrobj_PROGRAM_ID IN jtf_number_table := NULL,
2635: p_qrobj_PROGRAM_UPDATE_DATE IN jtf_date_table := null,
2636: p_qrobj_QUOTE_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
2637: p_qrobj_QUOTE_OBJECT_ID IN jtf_number_table := NULL,
2638: p_qrobj_OBJECT_TYPE_CODE IN jtf_varchar2_table_300 := NULL,
2639: p_qrobj_OBJECT_ID IN jtf_number_table := NULL,

Line 3035: p_qac_creation_date IN jtf_date_table := NULL,

3031: p_qac_quote_number IN jtf_number_table := NULL,
3032: p_qac_resource_id IN jtf_number_table := NULL,
3033: p_qac_resource_grp_id IN jtf_number_table := NULL,
3034: p_qac_created_by IN jtf_number_table := NULL,
3035: p_qac_creation_date IN jtf_date_table := NULL,
3036: p_qac_last_updated_by IN jtf_number_table := NULL,
3037: p_qac_last_update_login IN jtf_number_table := NULL,
3038: p_qac_last_update_date IN jtf_date_table := NULL,
3039: p_qac_request_id IN jtf_number_table := NULL,

Line 3038: p_qac_last_update_date IN jtf_date_table := NULL,

3034: p_qac_created_by IN jtf_number_table := NULL,
3035: p_qac_creation_date IN jtf_date_table := NULL,
3036: p_qac_last_updated_by IN jtf_number_table := NULL,
3037: p_qac_last_update_login IN jtf_number_table := NULL,
3038: p_qac_last_update_date IN jtf_date_table := NULL,
3039: p_qac_request_id IN jtf_number_table := NULL,
3040: p_qac_program_application_id IN jtf_number_table := NULL,
3041: p_qac_program_id IN jtf_number_table := NULL,
3042: p_qac_program_update_date IN jtf_date_table := NULL,

Line 3042: p_qac_program_update_date IN jtf_date_table := NULL,

3038: p_qac_last_update_date IN jtf_date_table := NULL,
3039: p_qac_request_id IN jtf_number_table := NULL,
3040: p_qac_program_application_id IN jtf_number_table := NULL,
3041: p_qac_program_id IN jtf_number_table := NULL,
3042: p_qac_program_update_date IN jtf_date_table := NULL,
3043: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
3044: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
3045: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
3046: p_qac_role_id IN jtf_number_table := NULL,

Line 3083: p_qac_creation_date IN jtf_date_table := NULL,

3079: p_qac_quote_number IN jtf_number_table := NULL,
3080: p_qac_resource_id IN jtf_number_table := NULL,
3081: p_qac_resource_grp_id IN jtf_number_table := NULL,
3082: p_qac_created_by IN jtf_number_table := NULL,
3083: p_qac_creation_date IN jtf_date_table := NULL,
3084: p_qac_last_updated_by IN jtf_number_table := NULL,
3085: p_qac_last_update_login IN jtf_number_table := NULL,
3086: p_qac_last_update_date IN jtf_date_table := NULL,
3087: p_qac_request_id IN jtf_number_table := NULL,

Line 3086: p_qac_last_update_date IN jtf_date_table := NULL,

3082: p_qac_created_by IN jtf_number_table := NULL,
3083: p_qac_creation_date IN jtf_date_table := NULL,
3084: p_qac_last_updated_by IN jtf_number_table := NULL,
3085: p_qac_last_update_login IN jtf_number_table := NULL,
3086: p_qac_last_update_date IN jtf_date_table := NULL,
3087: p_qac_request_id IN jtf_number_table := NULL,
3088: p_qac_program_application_id IN jtf_number_table := NULL,
3089: p_qac_program_id IN jtf_number_table := NULL,
3090: p_qac_program_update_date IN jtf_date_table := NULL,

Line 3090: p_qac_program_update_date IN jtf_date_table := NULL,

3086: p_qac_last_update_date IN jtf_date_table := NULL,
3087: p_qac_request_id IN jtf_number_table := NULL,
3088: p_qac_program_application_id IN jtf_number_table := NULL,
3089: p_qac_program_id IN jtf_number_table := NULL,
3090: p_qac_program_update_date IN jtf_date_table := NULL,
3091: p_qac_keep_flag IN jtf_varchar2_table_100 := NULL,
3092: p_qac_update_access_flag IN jtf_varchar2_table_100 := NULL,
3093: p_qac_created_by_tap_flag IN jtf_varchar2_table_100 := NULL,
3094: p_qac_role_id IN jtf_number_table := NULL,

Line 4733: p_ql_creation_date IN jtf_date_table := NULL,

4729: p_qlo_commitment_id IN NUMBER := FND_API.G_MISS_NUM,
4730: p_qlo_display_arithmetic_op IN VARCHAR2 := FND_API.G_MISS_CHAR,
4731: p_qlo_invoice_to_cust_party_id IN NUMBER := FND_API.G_MISS_NUM,
4732: -- IN: quote line table
4733: p_ql_creation_date IN jtf_date_table := NULL,
4734: p_ql_created_by IN jtf_number_table := NULL,
4735: p_ql_last_updated_by IN jtf_number_table := NULL,
4736: p_ql_last_update_date IN jtf_date_table := NULL,
4737: p_ql_last_update_login IN jtf_number_table := NULL,

Line 4736: p_ql_last_update_date IN jtf_date_table := NULL,

4732: -- IN: quote line table
4733: p_ql_creation_date IN jtf_date_table := NULL,
4734: p_ql_created_by IN jtf_number_table := NULL,
4735: p_ql_last_updated_by IN jtf_number_table := NULL,
4736: p_ql_last_update_date IN jtf_date_table := NULL,
4737: p_ql_last_update_login IN jtf_number_table := NULL,
4738: p_ql_request_id IN jtf_number_table := NULL,
4739: p_ql_program_application_id IN jtf_number_table := NULL,
4740: p_ql_program_id IN jtf_number_table := NULL,

Line 4741: p_ql_program_update_date IN jtf_date_table := NULL,

4737: p_ql_last_update_login IN jtf_number_table := NULL,
4738: p_ql_request_id IN jtf_number_table := NULL,
4739: p_ql_program_application_id IN jtf_number_table := NULL,
4740: p_ql_program_id IN jtf_number_table := NULL,
4741: p_ql_program_update_date IN jtf_date_table := NULL,
4742: p_ql_quote_line_id IN jtf_number_table := NULL,
4743: p_ql_quote_header_id IN jtf_number_table := NULL,
4744: p_ql_org_id IN jtf_number_table := NULL,
4745: p_ql_line_number IN jtf_number_table := NULL,

Line 4752: p_ql_start_date_active IN jtf_date_table := NULL,

4748: p_ql_inventory_item_id IN jtf_number_table := NULL,
4749: p_ql_organization_id IN jtf_number_table := NULL,
4750: p_ql_quantity IN jtf_number_table := NULL,
4751: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
4752: p_ql_start_date_active IN jtf_date_table := NULL,
4753: p_ql_end_date_active IN jtf_date_table := NULL,
4754: p_ql_order_line_type_id IN jtf_number_table := NULL,
4755: p_ql_price_list_id IN jtf_number_table := NULL,
4756: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 4753: p_ql_end_date_active IN jtf_date_table := NULL,

4749: p_ql_organization_id IN jtf_number_table := NULL,
4750: p_ql_quantity IN jtf_number_table := NULL,
4751: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
4752: p_ql_start_date_active IN jtf_date_table := NULL,
4753: p_ql_end_date_active IN jtf_date_table := NULL,
4754: p_ql_order_line_type_id IN jtf_number_table := NULL,
4755: p_ql_price_list_id IN jtf_number_table := NULL,
4756: p_ql_price_list_line_id IN jtf_number_table := NULL,
4757: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,

Line 4815: p_qls_creation_date IN jtf_date_table := NULL,

4811: -- IN: line shipment table
4812: p_qls_operation_code IN jtf_varchar2_table_100 := NULL,
4813: p_qls_qte_line_index IN jtf_number_table := NULL,
4814: p_qls_shipment_id IN jtf_number_table := NULL,
4815: p_qls_creation_date IN jtf_date_table := NULL,
4816: p_qls_created_by IN jtf_number_table := NULL,
4817: p_qls_last_update_date IN jtf_date_table := NULL,
4818: p_qls_last_updated_by IN jtf_number_table := NULL,
4819: p_qls_last_update_login IN jtf_number_table := NULL,

Line 4817: p_qls_last_update_date IN jtf_date_table := NULL,

4813: p_qls_qte_line_index IN jtf_number_table := NULL,
4814: p_qls_shipment_id IN jtf_number_table := NULL,
4815: p_qls_creation_date IN jtf_date_table := NULL,
4816: p_qls_created_by IN jtf_number_table := NULL,
4817: p_qls_last_update_date IN jtf_date_table := NULL,
4818: p_qls_last_updated_by IN jtf_number_table := NULL,
4819: p_qls_last_update_login IN jtf_number_table := NULL,
4820: p_qls_request_id IN jtf_number_table := NULL,
4821: p_qls_program_application_id IN jtf_number_table := NULL,

Line 4823: p_qls_program_update_date IN jtf_date_table := NULL,

4819: p_qls_last_update_login IN jtf_number_table := NULL,
4820: p_qls_request_id IN jtf_number_table := NULL,
4821: p_qls_program_application_id IN jtf_number_table := NULL,
4822: p_qls_program_id IN jtf_number_table := NULL,
4823: p_qls_program_update_date IN jtf_date_table := NULL,
4824: p_qls_quote_header_id IN jtf_number_table := NULL,
4825: p_qls_quote_line_id IN jtf_number_table := NULL,
4826: p_qls_promise_date IN jtf_date_table := NULL,
4827: p_qls_request_date IN jtf_date_table := NULL,

Line 4826: p_qls_promise_date IN jtf_date_table := NULL,

4822: p_qls_program_id IN jtf_number_table := NULL,
4823: p_qls_program_update_date IN jtf_date_table := NULL,
4824: p_qls_quote_header_id IN jtf_number_table := NULL,
4825: p_qls_quote_line_id IN jtf_number_table := NULL,
4826: p_qls_promise_date IN jtf_date_table := NULL,
4827: p_qls_request_date IN jtf_date_table := NULL,
4828: p_qls_schedule_ship_date IN jtf_date_table := NULL,
4829: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
4830: p_qls_ship_to_party_id IN jtf_number_table := NULL,

Line 4827: p_qls_request_date IN jtf_date_table := NULL,

4823: p_qls_program_update_date IN jtf_date_table := NULL,
4824: p_qls_quote_header_id IN jtf_number_table := NULL,
4825: p_qls_quote_line_id IN jtf_number_table := NULL,
4826: p_qls_promise_date IN jtf_date_table := NULL,
4827: p_qls_request_date IN jtf_date_table := NULL,
4828: p_qls_schedule_ship_date IN jtf_date_table := NULL,
4829: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
4830: p_qls_ship_to_party_id IN jtf_number_table := NULL,
4831: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,

Line 4828: p_qls_schedule_ship_date IN jtf_date_table := NULL,

4824: p_qls_quote_header_id IN jtf_number_table := NULL,
4825: p_qls_quote_line_id IN jtf_number_table := NULL,
4826: p_qls_promise_date IN jtf_date_table := NULL,
4827: p_qls_request_date IN jtf_date_table := NULL,
4828: p_qls_schedule_ship_date IN jtf_date_table := NULL,
4829: p_qls_ship_to_party_site_id IN jtf_number_table := NULL,
4830: p_qls_ship_to_party_id IN jtf_number_table := NULL,
4831: p_qls_ship_to_cust_account_id IN jtf_number_table := NULL,
4832: p_qls_ship_partial_flag IN jtf_varchar2_table_300 := NULL,

Line 4926: x_ql_start_date_active OUT NOCOPY JTF_DATE_TABLE,

4922: x_ql_description OUT NOCOPY JTF_VARCHAR2_TABLE_300,
4923: x_ql_concatenated_segments OUT NOCOPY JTF_VARCHAR2_TABLE_100,
4924: x_ql_line_adjusted_percent OUT NOCOPY JTF_NUMBER_TABLE,
4925: x_ql_line_type_source_flag OUT NOCOPY JTF_VARCHAR2_TABLE_100,
4926: x_ql_start_date_active OUT NOCOPY JTF_DATE_TABLE,
4927: x_ql_prc_ln_type_indicator OUT NOCOPY JTF_VARCHAR2_TABLE_100,
4928:
4929: -- quote line details information
4930: x_qld_config_delta OUT NOCOPY JTF_NUMBER_TABLE,

Line 5406: x_creation_date OUT NOCOPY JTF_DATE_TABLE,

5402: x_message_name OUT NOCOPY JTF_VARCHAR2_TABLE_300,
5403: x_problem_short_desc OUT NOCOPY JTF_VARCHAR2_TABLE_300,
5404: x_problem_details OUT NOCOPY JTF_VARCHAR2_TABLE_300,
5405: x_suggestion OUT NOCOPY JTF_VARCHAR2_TABLE_300,
5406: x_creation_date OUT NOCOPY JTF_DATE_TABLE,
5407: x_reference_column1 OUT NOCOPY JTF_VARCHAR2_TABLE_300,
5408: x_reference_column2 OUT NOCOPY JTF_VARCHAR2_TABLE_300,
5409: x_reference_column3 OUT NOCOPY JTF_VARCHAR2_TABLE_300,
5410: x_reference_column4 OUT NOCOPY JTF_VARCHAR2_TABLE_300,