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 1569: x_component_code OUT NOCOPY jtf_varchar2_table_1200,

1565: x_config_revision_num OUT NOCOPY jtf_number_table,
1566: x_config_item_id OUT NOCOPY jtf_number_table,
1567: x_complete_configuration OUT NOCOPY jtf_varchar2_table_100,
1568: x_valid_configuration_flag OUT NOCOPY jtf_varchar2_table_100,
1569: x_component_code OUT NOCOPY jtf_varchar2_table_1200,
1570: x_service_coterminate_flag OUT NOCOPY jtf_varchar2_table_100,
1571: x_service_duration OUT NOCOPY jtf_number_table,
1572: x_service_period OUT NOCOPY jtf_varchar2_table_100,
1573: x_service_unit_selling OUT NOCOPY jtf_number_table,

Line 2182: x_component_code OUT NOCOPY jtf_varchar2_table_1200,

2178: x_top_model_line_id OUT NOCOPY jtf_number_table,
2179: x_action OUT NOCOPY jtf_number_table,
2180: x_arrival_date OUT NOCOPY jtf_date_table,
2181: x_organization_id OUT NOCOPY jtf_number_table,
2182: x_component_code OUT NOCOPY jtf_varchar2_table_1200,
2183: x_component_sequence_id OUT NOCOPY jtf_number_table,
2184: x_included_item_flag OUT NOCOPY jtf_number_table,
2185: x_cascade_model_info_to_comp OUT NOCOPY jtf_number_table,
2186: x_ship_to_party_site_id OUT NOCOPY jtf_number_table,