DBA Data[Home] [Help]

APPS.ASO_QUOTE_UTIL_PVT dependencies on JTF_VARCHAR2_TABLE_1200

Line 356: p_component_code IN jtf_varchar2_table_1200 := NULL,

352: p_config_revision_num IN jtf_number_table := NULL,
353: p_config_item_id IN jtf_number_table := NULL,
354: p_complete_configuration IN jtf_varchar2_table_100 := NULL,
355: p_valid_configuration_flag IN jtf_varchar2_table_100 := NULL,
356: p_component_code IN jtf_varchar2_table_1200 := NULL,
357: p_service_coterminate_flag IN jtf_varchar2_table_100 := NULL,
358: p_service_duration IN jtf_number_table := NULL,
359: p_service_period IN jtf_varchar2_table_100 := NULL,
360: p_service_unit_selling IN jtf_number_table := NULL,

Line 1551: x_component_code OUT NOCOPY jtf_varchar2_table_1200,

1547: x_config_revision_num OUT NOCOPY jtf_number_table,
1548: x_config_item_id OUT NOCOPY jtf_number_table,
1549: x_complete_configuration OUT NOCOPY jtf_varchar2_table_100,
1550: x_valid_configuration_flag OUT NOCOPY jtf_varchar2_table_100,
1551: x_component_code OUT NOCOPY jtf_varchar2_table_1200,
1552: x_service_coterminate_flag OUT NOCOPY jtf_varchar2_table_100,
1553: x_service_duration OUT NOCOPY jtf_number_table,
1554: x_service_period OUT NOCOPY jtf_varchar2_table_100,
1555: x_service_unit_selling OUT NOCOPY jtf_number_table,

Line 2164: x_component_code OUT NOCOPY jtf_varchar2_table_1200,

2160: x_top_model_line_id OUT NOCOPY jtf_number_table,
2161: x_action OUT NOCOPY jtf_number_table,
2162: x_arrival_date OUT NOCOPY jtf_date_table,
2163: x_organization_id OUT NOCOPY jtf_number_table,
2164: x_component_code OUT NOCOPY jtf_varchar2_table_1200,
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,