DBA Data[Home] [Help]

APPS.ASO_QUOTE_PUB_W1 dependencies on JTF_VARCHAR2_TABLE_600

Line 54: x_atp_country OUT NOCOPY jtf_varchar2_table_600,

50: x_atp_component_sequence_id OUT NOCOPY jtf_number_table,
51: x_atp_included_item_flag OUT NOCOPY jtf_number_table,
52: x_atp_cascade_mdl_info_to_comp OUT NOCOPY jtf_number_table,
53: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
54: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
55: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
56: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
57: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
58: x_atp_match_item_id OUT NOCOPY jtf_number_table,

Line 55: x_atp_state OUT NOCOPY jtf_varchar2_table_600,

51: x_atp_included_item_flag OUT NOCOPY jtf_number_table,
52: x_atp_cascade_mdl_info_to_comp OUT NOCOPY jtf_number_table,
53: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
54: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
55: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
56: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
57: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
58: x_atp_match_item_id OUT NOCOPY jtf_number_table,
59: /* Parameters for quote header record */

Line 56: x_atp_city OUT NOCOPY jtf_varchar2_table_600,

52: x_atp_cascade_mdl_info_to_comp OUT NOCOPY jtf_number_table,
53: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
54: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
55: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
56: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
57: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
58: x_atp_match_item_id OUT NOCOPY jtf_number_table,
59: /* Parameters for quote header record */
60: p_q_quote_header_id IN NUMBER := FND_API.G_MISS_NUM,

Line 57: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,

53: x_atp_ship_to_party_site_id OUT NOCOPY jtf_number_table,
54: x_atp_country OUT NOCOPY jtf_varchar2_table_600,
55: x_atp_state OUT NOCOPY jtf_varchar2_table_600,
56: x_atp_city OUT NOCOPY jtf_varchar2_table_600,
57: x_atp_postal_code OUT NOCOPY jtf_varchar2_table_600,
58: x_atp_match_item_id OUT NOCOPY jtf_number_table,
59: /* Parameters for quote header record */
60: p_q_quote_header_id IN NUMBER := FND_API.G_MISS_NUM,
61: p_q_creation_date IN DATE := FND_API.G_MISS_DATE,