DBA Data[Home] [Help]

APPS.ASO_QUOTE_PUB_W1 dependencies on JTF_VARCHAR2_TABLE_2000

Line 26: x_atp_message OUT NOCOPY jtf_varchar2_table_2000,

22: x_atp_ship_date OUT NOCOPY jtf_date_table,
23: x_atp_available_quantity OUT NOCOPY jtf_number_table,
24: x_atp_request_date_quantity OUT NOCOPY jtf_number_table,
25: x_atp_error_code OUT NOCOPY jtf_number_table,
26: x_atp_message OUT NOCOPY jtf_varchar2_table_2000,
27:
28: x_atp_request_date_type OUT NOCOPY jtf_varchar2_table_300,
29: x_atp_req_date_type_meaning OUT NOCOPY jtf_varchar2_table_300,
30: x_atp_demand_class_code OUT NOCOPY jtf_varchar2_table_300,

Line 304: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,

300: p_qls_ship_method_code IN jtf_varchar2_table_100 := NULL,
301: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
302: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
303: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
304: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
305: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
306: p_qls_quantity IN jtf_number_table := NULL,
307: p_qls_reserved_quantity IN jtf_varchar2_table_300 := NULL,
308: p_qls_reservation_id IN jtf_number_table := NULL,

Line 305: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,

301: p_qls_freight_terms_code IN jtf_varchar2_table_100 := NULL,
302: p_qls_freight_carrier_code IN jtf_varchar2_table_100 := NULL,
303: p_qls_fob_code IN jtf_varchar2_table_100 := NULL,
304: p_qls_shipping_instructions IN jtf_varchar2_table_2000 := NULL,
305: p_qls_packing_instructions IN jtf_varchar2_table_2000 := NULL,
306: p_qls_quantity IN jtf_number_table := NULL,
307: p_qls_reserved_quantity IN jtf_varchar2_table_300 := NULL,
308: p_qls_reservation_id IN jtf_number_table := NULL,
309: p_qls_order_line_id IN jtf_number_table := NULL,