DBA Data[Home] [Help]

APPS.IBE_QUOTE_W1_PVT dependencies on JTF_VARCHAR2_TABLE_2000

Line 532: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,

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

Line 533: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,

529: p_qs_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
530: p_qs_fob_code IN jtf_varchar2_table_100 := NULL,
531: p_qs_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
532: p_qs_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
533: p_qs_packing_instructions IN jtf_varchar2_table_2000 := NULL,
534: p_qs_quantity IN jtf_number_table := NULL,
535: p_qs_reserved_quantity IN jtf_number_table := NULL,
536: p_qs_reservation_id IN jtf_number_table := NULL,
537: p_qs_order_line_id IN jtf_number_table := NULL,

Line 809: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,

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

Line 810: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,

806: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
807: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
808: p_qls_shipment_priority_code IN jtf_varchar2_table_100 := NULL,
809: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
810: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
811: p_qls_quantity IN jtf_number_table := NULL,
812: p_qls_reserved_quantity IN jtf_number_table := NULL,
813: p_qls_reservation_id IN jtf_number_table := NULL,
814: p_qls_order_line_id IN jtf_number_table := NULL,

Line 954: p_qlpaj_change_reason_text IN jtf_varchar2_table_2000 := NULL,

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

Line 1023: p_qlae_value IN jtf_varchar2_table_2000 := NULL,

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