DBA Data[Home] [Help]

APPS.ASO_QUOTE_PUB_W1 dependencies on JTF_VARCHAR2_TABLE_600

Line 71: x_atp_country OUT NOCOPY jtf_varchar2_table_600,

67: x_atp_component_sequence_id OUT NOCOPY jtf_number_table,
68: x_atp_included_item_flag OUT NOCOPY jtf_number_table,
69: x_atp_cascade_mdl_info_to_comp OUT NOCOPY jtf_number_table,
70: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
71: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
72: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
73: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
74: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
75: x_atp_match_item_id OUT NOCOPY jtf_number_table,

Line 72: x_atp_state OUT NOCOPY jtf_varchar2_table_600,

68: x_atp_included_item_flag OUT NOCOPY jtf_number_table,
69: x_atp_cascade_mdl_info_to_comp OUT NOCOPY jtf_number_table,
70: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
71: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
72: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
73: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
74: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
75: x_atp_match_item_id OUT NOCOPY jtf_number_table,
76:

Line 73: x_atp_city OUT NOCOPY jtf_varchar2_table_600,

69: x_atp_cascade_mdl_info_to_comp OUT NOCOPY jtf_number_table,
70: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
71: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
72: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
73: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
74: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
75: x_atp_match_item_id OUT NOCOPY jtf_number_table,
76:
77: /* parameters for the quote header record */

Line 74: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,

70: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
71: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
72: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
73: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
74: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
75: x_atp_match_item_id OUT NOCOPY jtf_number_table,
76:
77: /* parameters for the quote header record */
78: p_q_quote_header_id IN NUMBER := FND_API.G_MISS_NUM,