DBA Data[Home] [Help]

APPS.ASO_QUOTE_UTIL_PVT dependencies on JTF_VARCHAR2_TABLE_2000

Line 759: p_shipping_instructions IN jtf_varchar2_table_2000 := NULL,

755: p_ship_method_code IN jtf_varchar2_table_100 := NULL,
756: p_freight_terms_code IN jtf_varchar2_table_100 := NULL,
757: p_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
758: p_fob_code IN jtf_varchar2_table_100 := NULL,
759: p_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
760: p_packing_instructions IN jtf_varchar2_table_2000 := NULL,
761: p_quantity IN jtf_number_table := NULL,
762: p_reserved_quantity IN jtf_varchar2_table_300 := NULL,
763: p_reservation_id IN jtf_number_table := NULL,

Line 760: p_packing_instructions IN jtf_varchar2_table_2000 := NULL,

756: p_freight_terms_code IN jtf_varchar2_table_100 := NULL,
757: p_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
758: p_fob_code IN jtf_varchar2_table_100 := NULL,
759: p_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
760: p_packing_instructions IN jtf_varchar2_table_2000 := NULL,
761: p_quantity IN jtf_number_table := NULL,
762: p_reserved_quantity IN jtf_varchar2_table_300 := NULL,
763: p_reservation_id IN jtf_number_table := NULL,
764: p_order_line_id IN jtf_number_table := NULL,

Line 1106: p_change_reason_text IN jtf_varchar2_table_2000 := NULL,

1102: p_orig_sys_discount_ref IN jtf_varchar2_table_100 := NULL,
1103: p_change_sequence IN jtf_varchar2_table_100 := NULL,
1104: p_update_allowed IN jtf_varchar2_table_100 := NULL,
1105: p_change_reason_code IN jtf_varchar2_table_100 := NULL,
1106: p_change_reason_text IN jtf_varchar2_table_2000 := NULL,
1107: p_cost_id IN jtf_number_table := NULL,
1108: p_tax_code IN jtf_varchar2_table_100 := NULL,
1109: p_tax_exempt_flag IN jtf_varchar2_table_100 := NULL,
1110: p_tax_exempt_number IN jtf_varchar2_table_100 := NULL,

Line 1729: x_shipping_instructions OUT NOCOPY jtf_varchar2_table_2000,

1725: x_ship_method_code OUT NOCOPY jtf_varchar2_table_100,
1726: x_freight_terms_code OUT NOCOPY jtf_varchar2_table_100,
1727: x_freight_carrier_code OUT NOCOPY jtf_varchar2_table_100,
1728: x_fob_code OUT NOCOPY jtf_varchar2_table_100,
1729: x_shipping_instructions OUT NOCOPY jtf_varchar2_table_2000,
1730: x_packing_instructions OUT NOCOPY jtf_varchar2_table_2000,
1731: x_ship_quote_price OUT NOCOPY jtf_number_table,
1732: x_quantity OUT NOCOPY jtf_number_table,
1733: x_pricing_quantity OUT NOCOPY jtf_number_table,

Line 1730: x_packing_instructions OUT NOCOPY jtf_varchar2_table_2000,

1726: x_freight_terms_code OUT NOCOPY jtf_varchar2_table_100,
1727: x_freight_carrier_code OUT NOCOPY jtf_varchar2_table_100,
1728: x_fob_code OUT NOCOPY jtf_varchar2_table_100,
1729: x_shipping_instructions OUT NOCOPY jtf_varchar2_table_2000,
1730: x_packing_instructions OUT NOCOPY jtf_varchar2_table_2000,
1731: x_ship_quote_price OUT NOCOPY jtf_number_table,
1732: x_quantity OUT NOCOPY jtf_number_table,
1733: x_pricing_quantity OUT NOCOPY jtf_number_table,
1734: x_reserved_quantity OUT NOCOPY jtf_varchar2_table_300,

Line 1874: x_change_reason_text OUT NOCOPY jtf_varchar2_table_2000,

1870: x_orig_sys_discount_ref OUT NOCOPY jtf_varchar2_table_100,
1871: x_change_sequence OUT NOCOPY jtf_varchar2_table_100,
1872: x_update_allowed OUT NOCOPY jtf_varchar2_table_100,
1873: x_change_reason_code OUT NOCOPY jtf_varchar2_table_100,
1874: x_change_reason_text OUT NOCOPY jtf_varchar2_table_2000,
1875: x_cost_id OUT NOCOPY jtf_number_table,
1876: x_tax_code OUT NOCOPY jtf_varchar2_table_100,
1877: x_tax_exempt_flag OUT NOCOPY jtf_varchar2_table_100,
1878: x_tax_exempt_number OUT NOCOPY jtf_varchar2_table_100,

Line 2160: x_message OUT NOCOPY JTF_VARCHAR2_TABLE_2000,

2156: x_ship_date OUT NOCOPY JTF_DATE_TABLE,
2157: x_available_quantity OUT NOCOPY JTF_NUMBER_TABLE,
2158: x_request_date_quantity OUT NOCOPY JTF_NUMBER_TABLE,
2159: x_error_code OUT NOCOPY JTF_NUMBER_TABLE,
2160: x_message OUT NOCOPY JTF_VARCHAR2_TABLE_2000,
2161: x_request_date_type OUT NOCOPY jtf_varchar2_table_300,
2162: x_request_date_type_meaning OUT NOCOPY jtf_varchar2_table_300,
2163: x_demand_class_code OUT NOCOPY jtf_varchar2_table_300,
2164: x_demand_class_meaning OUT NOCOPY jtf_varchar2_table_300,