DBA Data[Home] [Help]

APPS.ASO_QUOTE_UTIL_PVT dependencies on JTF_VARCHAR2_TABLE_600

Line 2169: x_country OUT NOCOPY jtf_varchar2_table_600,

2165: x_component_sequence_id OUT NOCOPY jtf_number_table,
2166: x_included_item_flag OUT NOCOPY jtf_number_table,
2167: x_cascade_model_info_to_comp OUT NOCOPY jtf_number_table,
2168: x_ship_to_party_site_id OUT NOCOPY jtf_number_table,
2169: x_country OUT NOCOPY jtf_varchar2_table_600,
2170: x_state OUT NOCOPY jtf_varchar2_table_600,
2171: x_city OUT NOCOPY jtf_varchar2_table_600,
2172: x_postal_code OUT NOCOPY jtf_varchar2_table_600,
2173: x_match_item_id OUT NOCOPY jtf_number_table

Line 2170: x_state OUT NOCOPY jtf_varchar2_table_600,

2166: x_included_item_flag OUT NOCOPY jtf_number_table,
2167: x_cascade_model_info_to_comp OUT NOCOPY jtf_number_table,
2168: x_ship_to_party_site_id OUT NOCOPY jtf_number_table,
2169: x_country OUT NOCOPY jtf_varchar2_table_600,
2170: x_state OUT NOCOPY jtf_varchar2_table_600,
2171: x_city OUT NOCOPY jtf_varchar2_table_600,
2172: x_postal_code OUT NOCOPY jtf_varchar2_table_600,
2173: x_match_item_id OUT NOCOPY jtf_number_table
2174: );

Line 2171: x_city OUT NOCOPY jtf_varchar2_table_600,

2167: x_cascade_model_info_to_comp OUT NOCOPY jtf_number_table,
2168: x_ship_to_party_site_id OUT NOCOPY jtf_number_table,
2169: x_country OUT NOCOPY jtf_varchar2_table_600,
2170: x_state OUT NOCOPY jtf_varchar2_table_600,
2171: x_city OUT NOCOPY jtf_varchar2_table_600,
2172: x_postal_code OUT NOCOPY jtf_varchar2_table_600,
2173: x_match_item_id OUT NOCOPY jtf_number_table
2174: );
2175:

Line 2172: x_postal_code OUT NOCOPY jtf_varchar2_table_600,

2168: x_ship_to_party_site_id OUT NOCOPY jtf_number_table,
2169: x_country OUT NOCOPY jtf_varchar2_table_600,
2170: x_state OUT NOCOPY jtf_varchar2_table_600,
2171: x_city OUT NOCOPY jtf_varchar2_table_600,
2172: x_postal_code OUT NOCOPY jtf_varchar2_table_600,
2173: x_match_item_id OUT NOCOPY jtf_number_table
2174: );
2175:
2176: