ITK Function Reference

(V10000.1.0.60_20160308.00)
Deprecated List
Global ADA_ask_in_accordance_with (tag_t license_tag, char in_accordance[ADA_license_InAccrWith_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ADA_ask_in_accordance_with2
Global ADA_ask_license_id (tag_t license_tag, char id[ADA_license_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ADA_ask_license_id2
Global ADA_ask_license_reason (tag_t license_tag, char reason[ADA_license_reason_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ADA_ask_license_reason2
Global AE_add_dataset_named_ref (tag_t dataset, const char reference_name[AE_reference_size_c+1], AE_reference_type_t reference_type, tag_t previously_saved_object)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_add_dataset_named_ref2
Global AE_ask_all_dataset_named_refs (tag_t dataset, const char reference_name[AE_reference_size_c+1], int *nFound, tag_t **referenced_object)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_all_dataset_named_refs2
Global AE_ask_dataset_format (tag_t dataset, char format_name[AE_io_format_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_dataset_format2
Global AE_ask_dataset_named_ref (tag_t dataset, const char reference_name[AE_reference_size_c+1], AE_reference_type_t *reference_type, tag_t *referenced_object)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use #
Global AE_ask_dataset_siteclass (tag_t dataset, char site_classification[AE_siteclass_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_dataset_siteclass2
Global AE_ask_datasettype_desc (tag_t datasettype, char datasettype_desc[AE_datasettype_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_datasettype_desc2
Global AE_ask_datasettype_name (tag_t datasettype, char datasettype_name[AE_datasettype_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_datasettype_name2
Global AE_ask_nra_name (tag_t aNamedRevisionAnchor, char aName[AE_nra_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_nra_name2
Global AE_ask_tool_classification (tag_t tool_tag, char site_classification[AE_siteclass_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_tool_classification2
Global AE_ask_tool_symbol_name (tag_t tool_tag, char symbol_name[AE_symbol_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_tool_symbol_name2
Global AE_ask_tool_vendor (tag_t tool_tag, char tool_vendor[AE_vendor_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_tool_vendor2
Global AE_ask_tool_version (tag_t tool_tag, char tool_version[AE_version_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_ask_tool_version2
Global AE_copy_dataset (tag_t dataset, const char name_of_new_dataset[WSO_name_size_c+1], tag_t *new_dataset)
This function is deprecated and will be removed from TC2009. Use AE_copy_dataset_with_id instead
Global AE_create_dataset (tag_t dataset_type, const char dataset_name[WSO_name_size_c+1], const char dataset_description[WSO_desc_size_c+1], tag_t *new_dataset)
This function is deprecated and will be removed from TC2009. Use AE_create_dataset_with_id instead
Global AE_create_dataset_with_revanchor (tag_t aDatasetType, const char *aDatasetName, const char *aDatasetDescription, const char *aDatasetId, const char *aDatasetRev, tag_t rev_anchor_tag, tag_t *aNewDataset)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global AE_create_nra (const char aName[AE_nra_name_size_c+1], tag_t *newNameRevisionAnchor)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global AE_create_revisionanchor (int keep_n_revs, tag_t *new_revision_anchor)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global AE_find_all_datasets (const char dataset_name[WSO_name_size_c+1], int *nFound, tag_t **dataset)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_find_all_datasets2
Global AE_find_dataset (const char dataset_name[WSO_name_size_c+1], tag_t *dataset)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_find_dataset2
Global AE_find_dataset_named_ref (tag_t dataset, int instance, char reference_name[AE_reference_size_c+1], AE_reference_type_t *reference_type, tag_t *referenced_object)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_find_dataset_named_ref2
Global AE_find_datasettype (const char datasettype_name[AE_datasettype_name_size_c+1], tag_t *datasettype)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_find_datasettype2
Global AE_find_nra (const char aName[AE_nra_name_size_c+1], int *nFound, tag_t **aNamedRevisionAnchor)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_find_nra2
Global AE_find_tool (const char tool_name[WSO_name_size_c+1], tag_t *tool_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_find_tool2
Global AE_initialize_dataset (tag_t dataset, tag_t dataset_type, const char dataset_name[WSO_name_size_c+1], const char dataset_description[WSO_desc_size_c+1])
This function is deprecated and will be removed from TC2009. Use AE_initialize_dataset_with_id instead
Global AE_initialize_nra (tag_t aNamedRevisionAnchor, const char aName[AE_nra_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_initialize_nra2
Global AE_insert_dataset_named_ref (tag_t dataset, int index, const char reference_name[AE_reference_size_c+1], AE_reference_type_t reference_type, tag_t previously_saved_object)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_insert_dataset_named_ref2
Global AE_is_dataset_unique (const char dataset_name[WSO_name_size_c+1], logical *result)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_is_dataset_unique2
Global AE_remove_dataset_named_ref (tag_t dataset, const char reference_name[AE_reference_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_remove_dataset_named_ref2
Global AE_remove_dataset_named_ref_by_tag (tag_t dataset, const char reference_name[AE_reference_size_c+1], tag_t referenced_object)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_remove_dataset_named_ref_by_tag2
Global AE_replace_dataset_named_ref (tag_t dataset, tag_t old_referenced_object, const char reference_name[AE_reference_size_c+1], AE_reference_type_t reference_type, tag_t previously_saved_object)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_replace_dataset_named_ref2
Global AE_set_dataset_format (tag_t dataset, const char format_name[AE_io_format_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_set_dataset_format2
Global AE_set_dataset_siteclass (tag_t dataset, const char site_classification[AE_siteclass_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_set_dataset_siteclass2
Global AE_set_nra_name (tag_t aNamedRevisionAnchor, const char aName[AE_nra_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AE_set_nra_name2
Global AI_ask_app_id (tag_t ai, char id[AI_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AI_ask_app_id2
Global AI_ask_project_id (tag_t ai, char id[AI_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AI_ask_project_id2 For project id
Global AI_ask_site_id (tag_t ai, char id[AI_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AI_ask_site_id2
Global AI_request_ask_state_msg (tag_t req, char stat_msg[AI_msg_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AI_request_ask_state_msg2
Global AI_request_ask_status_msg (tag_t req, char stat_msg[AI_msg_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AI_request_ask_status_msg2
File aiws.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/aiws.h instead.

File aiws_errors.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/aiws_errors.h instead.

File aiws_extensions.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/aiws_extensions.h instead.

File aliaslist.h

The contents of this file are deprecated in Tc10.1. The file will be removed in Tc12.1.

Do not use this header file. Include tc/aliaslist.h instead.

Global AOM_ask_archive_date (tag_t object_tag, char date_string[WSO_date_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AOM_ask_archive_date2().
Global AOM_ask_archive_info (tag_t obj, char archive_info[AOM_archive_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use AOM_ask_archive_info2().
Global AOM_UIF_is_displayable (tag_t object_tag, const char *prop_name, logical *is_display)
This function will be removed in V2009.0.0. Use CONSTANTS_get_property_constant_value instead with signature (PROPERTY_CONST_VISIBLE, ..., ..., ... ).
Global AOM_UIF_is_enabled (tag_t object_tag, const char *prop_name, logical *is_enabled)
This function will be removed in V2009.0.0. Use CONSTANTS_get_property_constant_value instead with signature (PROPERTY_CONST_ENABLED, ..., ..., ... ).
Global AOM_UIF_is_required (tag_t object_tag, const char *prop_name, logical *is_required)
This function will be removed in V2009.0.0. Use CONSTANTS_get_property_constant_value instead with signature (PROPERTY_CONST_REQUIRED, ..., ..., ... ).
File appinterface.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/appinterface.h instead.

File appinterface_errors.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/appinterface_errors.h instead.

Global ARCH_ask_gcid (tag_t arch_item, char gcid[ARCH_gcid_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ARCH_ask_gcid2
Global ARCH_create_rev (const char *item_id, const char *revid, tag_t *rev)
This function is deprecated, it will be removed from Teamcenter 9. In its place, use ITEM_create_rev.
Global ARCH_save_as_rev (const char *item_id, const char *revid, const char *gcId, const char *itemType, tag_t *rev)
This function is deprecated, it will be removed from Teamcenter 9 In its place, use ITEM_create_rev.
Global ASBUILT_get_all_open_usage (tag_t inLine, tag_t physicalPartRevision, logical allUsages, char ***usageType, char ***openUsages, int *count, tag_t **childBOMLine)
This function is deprecated, it will be removed from Teamcenter 8.0.1. In its place use ASBUILT_get_all_open_usages
Global ASBUILT_get_all_open_usage_2 (tag_t parentPhysPart, tag_t physicalPartRevision, logical allUsages, char ***usageType, char ***openUsages, int *count, tag_t **childBOMLine)
This function is deprecated, it will be removed from Teamcenter 8.0.1. In its place use ASBUILT_get_all_open_usages_2
Global ASBUILT_install_physical_part (tag_t inLine, tag_t physicalPartRevision, char *usageType, tag_t selectedBOMLineImpl, InstallPartParams *inParams, tag_t *allowedDeviation, tag_t *asbuiltStructure, tag_t *installedLineTag)
This function is deprecated, it will be removed from Teamcenter 8.0.1. In its place use ASBUILT_install_asbuilt_part_revision
Global ASBUILT_install_physical_part_2 (tag_t inLine, tag_t inParentPhysicalPart, tag_t physicalPartRevision, char *usageType, tag_t selectedBOMLineImpl, InstallPartParams *inParams, tag_t *allowedDeviation, tag_t *asbuiltStructure, tag_t *installedLineTag)
This function is deprecated, it will be removed from Teamcenter 8.0.1. In its place use ASBUILT_install_asbuilt_part_revision_2
Global BOM_duplicate_structure (tag_t bom_line, logical rename_datasets, BOM_duplicate_default_name_t default_name, BOM_duplicate_project_info_t project, logical expandAllLevels, int n_map, const BOM_duplicate_item_map_t *map, int n_dep_types, const BOM_duplicate_dependent_type_t *dep_types, tag_t *new_item_rev, int *n_error_irs, BOM_error_item_revision_t **error_irs)
This function is deprecated. It will be removed from Teamcenter 11.1.
Global BOM_line_ask_attribute_external (int attribute, logical *attribute_is_external)
BOM attributes have been reimplimented to use IMAN Properties to make them more flexible and easier to extend. The concept of internal/external attributes is not meaningful in IMAN Properties. This function will therefore be removed completely in IMAN V4.0. In IMAN V3.4 and V3.5 it always returns 'true'.
Global BOM_line_get_remote_children (tag_t bom_line, int *n_remote, tag_t **remote_children)
This function is deprecated, it will be removed from Teamcenter Engineering V11.0. Parent lines with remote children can now be expanded to give 'stub' lines. BOM_line_ask_remote_object should now be used to get the remote object from each such stub line. For legacy support this function continues to work for the time being by looking for any child lines of this line with load state BOM_line_remote and getting the corresponding remote objects.
Global BOM_module_ask_option_handle (tag_t window, const char *module_id, const char *name, int *option)
BOM module ask option handle has been reimplimented to use item tag instead of item id to process unique item. This function will be completely removed in TC12.0.
Global BOM_module_list_options (tag_t window, const char *module_id, int *count, int **options)
BOM module list options has been reimplimented to use item tag instead of item id to process unique item. This function will be completely removed in TC12.0.
Global BOM_option_describe (int option, char **item, char **option_name, char **desc, int *visibility, int *option_type, int *value_type, int *based_on, logical *has_default)
BOM opton describe has been reimplimented to use item tag instead of item id to process unique item. This function will be completely removed in TC12.0.
Global BOM_option_where_declared (const char *item, const char *option, int *count, tag_t **item_revs)
BOM Option where decalred has been reimplimented to use item tag instead of item id to process unique item. This function will be completely removed in TC12.0.
Global BOM_option_where_used (const char *item, const char *option, int *count, tag_t **objs)
BOM option where used has been reimplimented to use item tag instead of item id to process unique item. This function will be completely removed in TC12.0.
Global BOM_validate_structure (tag_t bom_line, BOM_duplicate_default_name_t default_name, BOM_duplicate_project_info_t project, logical expandAllLevels, int n_map, const BOM_duplicate_item_map_t *input_map, int n_dep_types, const BOM_duplicate_dependent_type_t *dep_types, int *n_duplicate_map, BOM_duplicate_item_map_t **duplicate_map, int *n_error_irs, BOM_error_item_revision_t **error_irs)
This function is deprecated. It will be removed from Teamcenter 11.1.
Global BOM_variant_rule_ask_option_value (tag_t bomvariantlist, tag_t option, tag_t *option_rev, int *value, int *how_set, char **where_set)
This function is deprecated, it will be removed from Teamcenter 12.0. A BOM Variant Rule can return multiple values for input option instead of single value. BOM_variant_rule_ask_option_values should now be used to get the values for input option. For legacy support this function continues to work for the time being by returning first value only.
Global BOM_variant_rule_set_option_value (tag_t bomvariantlist, tag_t option, int value)
This function is deprecated, it will be removed from Teamcenter 12.0. A BOM Variant Rule can have multiple values for input option instead of single value. BOM_variant_rule_set_option_values should now be used to set the values for input option. For legacy support this function continues to work for the time being by setting single value only.
Global BOM_window_ask_option_value (tag_t window, tag_t option, tag_t *option_rev, int *value, int *how_set, char **where_set)
This function is deprecated, it will be removed from Teamcenter 12.0. A BOM Window can return multiple values for input option instead of single value. BOM_window_ask_option_values should now be used to get the values for input option. For legacy support this function continues to work for the time being by returning first value only.
Global BOM_window_ask_variant_rule (tag_t window, tag_t *bomvariantlist)
This function is deprecated, it will be removed from Teamcenter 12.0. A BOM Window can have multiple BOM Variant Rules instead of single BOM Variant Rule. BOM_window_ask_variant_rules should now be used to get BOM Variant Rules for input BOM Window. For legacy support this function continues to work for the time being by returning single BOM Variant Rule only. If BOM Window is in BOM_var_config_overlay, then this will return BOM_variant_operation_unsupported.
Global BOM_window_ask_vrule (tag_t bom_window, tag_t *vrule, logical *modified)
This function is deprecated, it will be removed from Teamcenter 12.0. A BOM Window can have multiple saved Variant Rules instead of single saved Variant Rule. BOM_window_ask_vrules should now be used to get saved Variant Rules for input BOM Window. For legacy support this function continues to work for the time being by returning single BOM Variant Rule only. If BOM Window is in BOM_var_config_overlay, then this will return BOM_variant_operation_unsupported.
Global BOM_window_set_option_value (tag_t window, tag_t option, int value)
This function is deprecated, it will be removed from Teamcenter 12.0. A BOM Window can have multiple values for input option instead of single value. BOM_window_set_option_values should now be used to set the values for input option. For legacy support this function continues to work for the time being by setting single value only. If BOM Window is in BOM_var_config_overlay, then this will return BOM_variant_operation_unsupported.
Global BOREG_init_extender_bo (tag_t type_tag, int operation_id)
This function is not supported after V10.1.3
Global BOREG_load_bo_extender_lib (const char *bo_name)
This function is not supported after V10.1.3
Global CBAEXT_find_aligned_act_lines_for_bomlines (const int n_des_occ, const tag_t *design_occs, const char *effective_date, int *n_set_of_actlines, CBAEXT_set_of_aligned_act_lines_t **set_of_actlines)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use CBAEXT_find_aligned_act_lines_for_designs
Global CBAEXT_find_aligned_act_lines_for_designs (int n_des_occ, const tag_t *design_occs, const char *effective_date, const char *effective_point, int *n_set_of_actlines, CBAEXT_set_of_aligned_act_lines_t **set_of_actlines, int *error_count, PMM_error_store_map_t **error_map)
This function is deprecated and will be removed from Tc12.1.
From Tc10.1.5 onwards, please use CBAEXT_find_aligned_act_lines_for_designs_with_stream
Global CBAEXT_link_design_occ_to_act_line (int n_des_occ, tag_t *design_occs, int n_act_line, tag_t *act_lines)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use #CBAEXT_link_design_occ_to_act_line2
Global CBAEXT_unalign_design_occs_to_act_lines (int n_des_occ, tag_t *design_occs, int n_act_line, tag_t *act_lines)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use CBAEXT_unalign_design_occs_to_act_lines
Global CFM_ask_rule_text (tag_t rule, char **text)
This function was obsoleted from V7.
Global CFM_date_entry_ask_date (tag_t entry, logical *today, date_t *effective_date)
Use CFM_rule_ask_date
Global CFM_date_entry_set_date (tag_t entry, logical today, date_t effective_date)
Use CFM_rule_set_date
Global CFM_rule_ask_effective_date (tag_t rule, date_t *date)
This may be obsoleted, perhaps in v10. Use CFM_rule_ask_date
Global CFM_rule_set_effective_date (tag_t rule, date_t date)
This may be obsoleted, perhaps in v10. Use CFM_rule_set_date
Global CFM_unitno_entry_ask_no (tag_t entry, int *unit_no)
Use CFM_rule_ask_unit
Global CFM_unitno_entry_set_no (tag_t entry, int unit_no)
Use CFM_rule_set_unit
Global COLLABCTX_configuration_ask_variantrule (tag_t context, tag_t *rule)
This ITK is deprecated in Teamcenter 10.1.1, it will be removed from Teamcenter 12.0. Use the COLLABCTX_configuration_ask_variant_rules ITK instead, which allows for multiple Saved Variant Rules in a Configuration Context. This ITK continues to work till it is deprecated by returning Single Saved Variant Rule only.
Global COLLABCTX_configuration_chg_variantrule (tag_t context, tag_t rule)
This ITK is deprecated in Teamcenter 10.1.1, it will be removed from Teamcenter 12.0. Use the COLLABCTX_configuration_change_variant_rules ITK instead, which allows for multiple Saved Variant Rules in a Configuration Context. This ITK continues to work till it is deprecated by setting Single Saved Variant Rule only.
Global COLLABCTX_configuration_set_variantrule (tag_t context, tag_t rule)
This ITK is deprecated in Teamcenter 10.1.1, it will be removed from Teamcenter 12.0. Use the COLLABCTX_configuration_set_variant_rules ITK instead, which allows for multiple Saved Variant Rules in a Configuration Context. This ITK continues to work till it is deprecated by setting Single Saved Variant Rule only.
Global CPD_update_item_realization (tag_t reuse_de_tag, tag_t item_rev_tag, logical update_subordinates, int *num_added_subordinates, tag_t **added_subordinates, int *num_updated_subordinates, tag_t **updated_subordinates, int *num_removed_subordinates, tag_t **removed_subordinates)
This function is deprecated, it will be removed from Teamcenter 12.1 From Tc10.1 onwards, please use CPD_update_item_realization2.
Global CR_add_release_status (tag_t job, tag_t release_status)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_add_release_status_to_process
Global CR_add_reviewers (tag_t job, const char *release_level_name, int n_groupmembers, tag_t *groupmembers)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_add_reviewers
Global CR_ask_accessor_tags (const char *group_name, logical allow_sub_groups, const char *role_name, int *num_accessors, tag_t **accessors)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_accessor_tags
Global CR_ask_date_effectivity (tag_t release_status, date_t *start_date, date_t *end_date)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_ask_date_effectivity
Global CR_ask_decision (tag_t job, const char *release_level_name, tag_t user, CR_signoff_decision_t *decision, char comments[CR_comment_size_c+1], date_t *decision_date)
This function is deprecated and will be removed from Tc12. In Tc10.1 onwards, please use EPM_ask_decision
Global CR_ask_decision2 (tag_t job, const char *release_level_name, tag_t user, CR_signoff_decision_t *decision, char **comments, date_t *decision_date)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_decision
Global CR_ask_group_release_procedures (const char *group_name, int *count, char ***release_procedure_names)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use either EPM_ask_workflow_templates_base or EPM_ask_workflow_templates
Global CR_ask_if_released (tag_t workspace_object, int *is_released)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_if_released
Global CR_ask_is_effectivity_user (logical *answer)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_ask_is_effectivity_user
Global CR_ask_job (tag_t target_object, int *count, tag_t **jobs)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_active_job_for_target
Global CR_ask_procedure_access (char *release_procedure_name, char *release_level_name, int *no_of_accessors, char ***group_names, char ***role_names, int **access_codes)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_template_access
Global CR_ask_procedure_release_levels (const char *release_procedure_name, int *count, char ***release_level_names)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_all_subtask_templates
Global CR_ask_quorum (tag_t job, const char *release_level_name, int *quorum)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_quorum
Global CR_ask_release_status_type (tag_t release_status, char release_status_type[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use RELSTAT_ask_release_status_type
Global CR_ask_release_status_type2 (tag_t release_status, char **release_status_type)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_ask_release_status_type
Global CR_ask_release_statuses (tag_t job, int *count, tag_t **release_status_objects)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_release_statuses
Global CR_ask_required_reviewer_types (tag_t job, const char *release_level_name, int *count, tag_t **required_accessors)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_required_reviewer_types
Global CR_ask_reviewers (tag_t job, const char *release_level_name, int *count, tag_t **groupmembers)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_reviewers
Global CR_ask_signoff_accessor (tag_t signoff, tag_t *acc)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use EPM_ask_signoff_accessor
Global CR_ask_signoff_decision (tag_t signoff, CR_signoff_decision_t *decision, char comments[CR_comment_size_c+1], date_t *decision_date)
This function is deprecated and will be removed from Tc12. In Tc10 please use CR_ask_signoff_decision2. In tc10.1 onwards, please use EPM_ask_signoff_decision
Global CR_ask_signoff_decision2 (tag_t signoff, CR_signoff_decision_t *decision, char **comments, date_t *decision_date)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_signoff_decision
Global CR_ask_signoff_groupmember (tag_t signoff, tag_t *group_member)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_signoff_member
Global CR_ask_signoff_member (tag_t signoff, tag_t *theMember)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_signoff_member
Global CR_ask_signoff_resource_pool (tag_t signoff, tag_t *resource_pool)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_signoff_resource_pool
Global CR_ask_task_reviewers_group_member (const tag_t task_tag, int *group_member_count, tag_t **group_members)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_task_reviewers_group_member
Global CR_ask_task_reviewers_resource_pool (const tag_t task_tag, int *res_pool_count, tag_t **res_pool_tags)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_task_reviewers_resource_pool
Global CR_ask_task_reviewers_users (const tag_t task_tag, int *user_count, tag_t **users)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_task_reviewers_users
Global CR_ask_task_undecided_reviewers_users (const tag_t task_tag, int *user_count, tag_t **users)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_task_undecided_reviewers_users
Global CR_ask_unassigned_reviewer_types (tag_t job, const char *release_level_name, int *count, tag_t **unassigned_accessors)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_unassigned_reviewer_types
Global CR_ask_unassigned_roles (tag_t job, const char *release_level_name, int *count, char ***unassigned_role_names)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_unassigned_profile_names
Global CR_ask_unit_effectivity (tag_t release_status, int *start_num, int *end_num)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_ask_unit_effectivity
Global CR_compare_role_and_group (tag_t signoff, logical *match)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_compare_role_and_group
Global CR_create_release_status (const char status_type[WSO_name_size_c+1], tag_t *release_status)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use CR_create_release_status2
Global CR_create_release_status2 (const char *status_type, tag_t *release_status)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_create_release_status
Global CR_create_signoff (tag_t group_member, tag_t *signoff)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_create_signoff
Global CR_delegate_signoff (tag_t signoff, tag_t new_group_member_to_delegate_to, logical add_audit_file)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_delegate_signoff
File cr_effectivity.h
This file is deprecated and will be removed from Teamcenter 12.1 The new format of inclusion is #include <tccore/releasestatus.h> instead of #include <epm/cr_effectivity.h>.
File cr_errors.h

The contents of this file are deprecated in Tc10.1. The file will be removed in Tc12.1.

Do not use this header file.

Global CR_exit_module (void)
This function is deprecated and will be removed from Tc12.1. There is no replacement.
Global CR_find_status_type (const char *status_type, tag_t *status)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_find_status_type
Global CR_init_module (void)
This function is deprecated and will be removed from Tc12.1. There is no replacement.
Global CR_initialize_release_status (tag_t release_status, const char status_type[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use RELSTAT_initialize_release_status
Global CR_initialize_release_status2 (tag_t release_status, const char *status_type)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_initialize_release_status
Global CR_initialize_signoff (tag_t signoff, tag_t group_member)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_initialize_signoff
Global CR_parse_reviewer_type (char *argument, char **groupName, logical *allowSubGroups, char **roleName)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_parse_reviewer_type
Global CR_reassign_reviewer (tag_t release_level, tag_t new_groupmember, tag_t signoff)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_delegate_signoff
Global CR_refresh_job (tag_t job)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_refresh_job
Global CR_remove_release_status (tag_t job, tag_t release_status)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_remove_release_status
Global CR_remove_reviewers (tag_t job, const char *release_level_name, int n_groupmembers, tag_t *groupmembers)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_remove_signoffs
Global CR_remove_status_from_targets (tag_t release_status, tag_t root_task)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use EPM_remove_status_from_targets
File cr_rule_handlers.h
Do not use this header file. Include epm/cr_action_handlers.h instead.
Global CR_set_date_effectivity (tag_t release_status, date_t start_date, date_t end_date)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_set_date_effectivity
Global CR_set_release_status_type (tag_t release_status, char release_status_type[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use RELSTAT_set_release_status_type
Global CR_set_release_status_type2 (tag_t release_status, const char *release_status_type)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_set_release_status_type
Global CR_set_signoff_accessor (tag_t signoff, tag_t acc)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use EPM_set_signoff_accessor
Global CR_set_signoff_decision (tag_t signoff, CR_signoff_decision_t decision, const char comments[CR_comment_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10, please use CR_set_signoff_decision2. In Tc10.1 onward, please use EPM_set_signoff_decision.
Global CR_set_signoff_decision2 (tag_t signoff, CR_signoff_decision_t decision, const char *comments)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onward, please use EPM_set_signoff_decision.
Global CR_set_unit_effectivity (tag_t release_status, int start_num, int end_num)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_set_unit_effectivity
Global CR_signoff_extent (int *n_instances, tag_t **instances)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_signoff_extent
File distributionlist.h

The contents of this file are deprecated in Tc10.1. The file will be removed in Tc12.1.

Do not use this header file. Include tc/distributionlist.h instead.

Global DMI_ask_markup_types (const char image_type_name[WSO_name_size_c+1], int *markuptypes_count, char ***markuptypes_names)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_ask_markup_types2
Global DMI_ask_tempmarkup_type (const char markup_type_name[WSO_name_size_c+1], char **tempmarkup_type_name)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_ask_tempmarkup_type2
Global DMI_create_markup (tag_t image, const char markup_name[WSO_name_size_c+1], const char markup_desc[WSO_desc_size_c+1], const char markup_type[WSO_name_size_c+1], tag_t *markup)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_create_markup2
Global DMI_fetch_image_file (tag_t image, const char dest_dir[DMI_path_name_size_c+1], char image_name[DMI_file_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_fetch_image_file2
Global DMI_fetch_image_markup_files (tag_t image, const char dest_dir[DMI_path_name_size_c+1], int *n_files, char **image_file, char ***markup_files)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_fetch_image_markup_files2
Global DMI_fetch_markup_file (tag_t markup, const char dest_dir[DMI_path_name_size_c+1], char **image_file, char **markup_file)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_fetch_markup_file2
Global DMI_fetch_thumbnail_file (tag_t image, const char dest_dir[DMI_path_name_size_c+1], char thumbnail_name[DMI_file_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_fetch_thumbnail_file2
Global DMI_revise_image (tag_t image, const char image_file_name[DMI_file_name_size_c+1], const char path_name[DMI_path_name_size_c+1], tag_t *new_image_rev)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_revise_image2
Global DMI_revise_markup (tag_t markup, const char markup_file_name[DMI_file_name_size_c+1], const char path_name[DMI_path_name_size_c+1], tag_t *new_markup_rev)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_revise_markup2
Global DMI_revise_thumbnail (tag_t image, const char thumbnail_file_name[DMI_file_name_size_c+1], const char path_name[DMI_path_name_size_c+1], tag_t *new_image_rev)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_revise_thumbnail2
Global DMI_store_image_file (tag_t image, const char image_file_name[DMI_file_name_size_c+1], const char path_name[DMI_path_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_store_image_file2
Global DMI_store_markup_file (tag_t markup, const char markup_file_name[DMI_file_name_size_c+1], const char path_name[DMI_path_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_store_markup_file2
Global DMI_store_thumbnail_file (tag_t image, const char thumbnail_file_name[DMI_file_name_size_c+1], const char path_name[DMI_path_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use DMI_store_thumbnail_file2
File emh_const.h
This file is deprecated and will be removed from Tc11.0, the new format is #include <common/emh_const.h> instead of #include <tc/emh_const.h>.
Global EMH_get_error_string (tag_t tag, int ifail, char **text)
This function is obsolescent pre-V3.2 functionality. Please use EMH_ask_error_text or EMH_ask_errors instead for new code. This function is still supported for migration purposes. If tag is NULLTAG, the given ifail is translated to internationalized (I18N) text as per EMH_ask_error_text above. If tag is not NULLTAG, all the error messages currently on the error store are returned (separated by \n's) as one MEM_alloc()ed string.
Global EPM_add_release_status (tag_t release_status, int count, tag_t *ws_objects, logical retain_released_date)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use RELSTAT_add_release_status
Global EPM_add_reviewers (tag_t job, const char *review_task_name, int add_excess_as_adhoc, int n_groupmembers, tag_t *groupmembers)
This function is deprecated and will be removed from Tc12. From Tc10 onwards, please use EPM_add_reviewers_on_task
Global EPM_ask_action_string (EPM_action_t action, char string[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_action_string2
Global EPM_ask_assigned_process_templates (int number_of_object_type_names, char **object_type_names, const char *group_name, int *count, tag_t **process_templates)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_workflow_templates_base or EPM_ask_workflow_templates
Global EPM_ask_assigned_processes (tag_t object_type, const char *group_name, int *count, char ***process_names)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_workflow_templates_base or EPM_ask_workflow_templates
Global EPM_ask_assigned_templates (logical switchOffUCTemplates, const tag_t object_type, const tag_t group, int *count, tag_t **process_templates)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_workflow_templates_base or EPM_ask_workflow_templates
Global EPM_ask_attachment_string (int attachment_type, char type_string[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_attachment_string2
Global EPM_ask_default_process (const char object_type[WSO_name_size_c+1], char process_name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_default_process2
Global EPM_ask_default_process_for (tag_t workspace_object, char process_name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_default_process_for2
Global EPM_ask_description (tag_t task, char description[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_description2
Global EPM_ask_last_signoff (tag_t ws_object, tag_t release_status_tag, EPM_decision_t *decision, char signer[WSO_name_size_c+1], date_t *sign_off_date)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_last_signoff2
Global EPM_ask_name (tag_t task, char name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_name2
Global EPM_ask_procedure_name (tag_t job, char procedure_name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_procedure_name2
Global EPM_ask_required_roles (tag_t job, tag_t task, int *count, char ***required_role_names)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_required_profile_names
Global EPM_ask_review_task_name (const tag_t task_tag, char review_task_name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_review_task_name2
Global EPM_ask_state_string (EPM_state_t state, char string[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_ask_state_string2
Global EPM_ask_unassigned_roles (tag_t job, tag_t task, int *count, char ***unassigned_role_names)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_unassigned_profile_names
Global EPM_create_action_handler (tag_t task_template, EPM_action_t action, const char action_handler_name[WSO_name_size_c+1], int action_handler_argument_count, const char **action_handler_arguments, tag_t *action_handler)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_create_action_handler2
Global EPM_create_process_template (const char pt_name[WSO_name_size_c+1], const char pt_description[WSO_desc_size_c+1], tag_t *new_process_template)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_create_process_template2
Global EPM_create_process_template_from_template (const char pt_name[WSO_name_size_c+1], const char pt_description[WSO_desc_size_c+1], tag_t base_pt_tag, tag_t *new_process_template)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_create_process_template_from_template2
Global EPM_create_rule (tag_t task_template, const EPM_action_t action, const char rule_handler_name[WSO_name_size_c+1], int rule_handler_argument_count, const char **rule_handler_arguments, tag_t *rule_handler, tag_t *rule)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_create_rule2
Global EPM_create_rule_handler (tag_t rule, int rule_quorum, const char rule_handler_name[WSO_name_size_c+1], int rule_handler_argument_count, const char **rule_handler_arguments, logical negated_flag, logical override_flag, tag_t *rule_handler)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_create_rule_handler2
Global EPM_create_task_template (const char tt_name[WSO_name_size_c+1], const char tt_description[WSO_desc_size_c+1], tag_t parent_task_template, const EPM_template_classification_t classification, const tag_t obj_type, tag_t *new_task_template)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_create_task_template2
Global EPM_extent_ready_template_and_stage (logical switchOffUCTemplate, int *num, int **task_template_stages, tag_t **task_templates)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_workflow_templates_base or EPM_ask_workflow_templates
Global EPM_find_handler (tag_t task_template, EPM_handler_type_t handler_type, EPM_action_t action, const char handler_name[WSO_name_size_c+1], tag_t *handler)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_find_handler2
Global EPM_find_template (const char pt_name[WSO_name_size_c+1], int template_type, tag_t *process_task_template)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_find_template2
Global EPM_get_condition_task_result (tag_t task, int *condition)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_get_task_result
Global EPM_set_condition_task_result (tag_t task, int condition)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_set_task_result
Global EPM_set_decision (tag_t task_tag, tag_t user, CR_signoff_decision_t descision, const char comments[CR_comment_size_c+1], const logical auto_complete)
This function is deprecated. Please use EPM_set_task_decision instead.
Global EPM_set_secure_signoff_decision (tag_t signoff, CR_signoff_decision_t decision, const char comments[CR_comment_size_c+1], const char password[CR_comment_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use the EPM_set_secure_signoff_decision3
Global EPM_set_secure_signoff_decision2 (tag_t signoff, CR_signoff_decision_t decision, const char *comments, const char *password)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use the EPM_set_secure_signoff_decision3
Global EPM_set_secure_task_decision (tag_t task_tag, tag_t signoff_tag, CR_signoff_decision_t descision, const char comments[CR_comment_size_c+1], const char *password)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_set_secure_task_decision2
Global EPM_set_task_decision (tag_t task_tag, tag_t signoffTag, CR_signoff_decision_t descision, const char comments[CR_comment_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use EPM_set_task_decision2
File epm_toolkit_iman_utils.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include epm_toolkit_tc_utils.h instead.

Global ETS_bad_parameter
Teamcenter 10
Global ETS_clear_bypass_failed
Teamcenter 10
Global ETS_create_request_duplicate_primary_obj
Teamcenter 10
Global ETS_inconsistent_status_ifail
Teamcenter 10
Global ETS_no_request_for_tag
Teamcenter 10
Global ETS_out_of_memory
Teamcenter 10
Global ETS_request_blank_state
Teamcenter 10
Global ETS_request_initialize_failed
Teamcenter 10
Global ETS_request_object_not_local
Teamcenter 10
Global ETS_request_task_id_already_set
Teamcenter 10
Global ETS_request_trans_arg_bad_format
Teamcenter 10
Global ETS_request_trans_arg_bad_format_ue
Teamcenter 10
Global ETS_request_trans_arg_null
Teamcenter 10
Global ETS_request_trans_arg_null_ue
Teamcenter 10
Global ETS_request_trans_arg_too_long
Teamcenter 10
Global ETS_request_trans_arg_too_long_ue
Teamcenter 10
Global ETS_request_trans_arg_too_short
Teamcenter 10
Global ETS_request_trans_arg_too_short_ue
Teamcenter 10
Global ETS_request_trigger_too_long
Teamcenter 10
Global ETS_set_bypass_failed
Teamcenter 10
Global EXPORT
EXPORT and NOEXPORT are deprecated and will be removed from Teamcenter Engineering v13.0. In their place, please use AE_EXPORT and AE_NOEXPORT repectively.
Global FL_copy (tag_t folder_tag, const char new_folder_name[WSO_name_size_c+1], tag_t *new_folder_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use FL_copy2
Global FL_create (const char name[WSO_name_size_c+1], const char description[WSO_desc_size_c+1], tag_t *pfolder_tag)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global FL_initialize (tag_t folder_tag, const char name[WSO_name_size_c+1], const char description[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use FL_initialize2
Global FORM_ask_file_name (tag_t form, char **form_file_name)
This function is deprecated (from V9) and will be removed from TC2009.
Global FORM_ask_value (tag_t form, const char field_name[FORM_name_size_c+1], int max_chars, char *field_value, int *actual_chars)
This function is deprecated and will be removed from TC2009. In V9 onwards, please use Property ITKs, e.g. AOM_ask_value_<type>(s)
Global FORM_ask_values (tag_t form, FORM_field_t **field_data)
This function is deprecated and will be removed from TC2009. In V9 onwards, please use FORM_ask_prop_names() and AOM_ask_value_<type>(s)
Global FORM_copy (const char new_name[WSO_name_size_c+1], tag_t *SourceForm_tag, tag_t *newForm_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use FORM_copy2
Global FORM_create (const char form_name[WSO_name_size_c+1], const char description[WSO_desc_size_c+1], const char *form_type, tag_t *form)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global FORM_describe (tag_t form, char **form_title, int *num_fields, char ***prop_names, char ***field_names, int **field_max_lengths, char ***field_values)
This function is deprecated and will be removed from TC2009. From V9 onwards, please use Property ITKs, e.g. AOM_ask_value_<type>(s)
Global FORM_details (tag_t form, char **form_title, int *num_fields, char ***prop_names, logical **prop_is_modifiable, char ***field_names, int **field_max_lengths, char ***field_values)
This function is deprecated and will be removed from TC2009. From V9 onwards, please use Property ITKs, e.g. AOM_ask_value_<type>(s)
Global FORM_initialize (tag_t form, const char form_name[WSO_name_size_c+1], const char description[WSO_desc_size_c+1], const char *form_type)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use FORM_initialize2
Global FORM_set_value (tag_t form, const char field_name[FORM_name_size_c+1], const char *field_value)
This function is deprecated and will be removed from TC2009. From V9 onwards, please use Property ITKs, e.g. AOM_set_value_<type>(s) or AOM_UIF_set_value()
Global FORMTYPE_ask_display_file_name (tag_t form_type_tag, char **display_file_name)
This function is deprecated (V9 onwards) and will be removed from TC2009.
Global GDE_create (const char *gde_name, const char *description, const char *gde_type, tag_t *gde_obj_tag)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global GDE_create_gde_bvr (tag_t gde_tag, tag_t view_type, tag_t *gde_bvr_tag)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global GDE_create_occurrence (tag_t gde_bvr_tag, tag_t child_gde_tag, tag_t child_view_type, tag_t occurrence_type, double quantity, int instance_no, tag_t *gde_occ_tag)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global GMS_RES_site_check_out (tag_t object_tag, tag_t site_tag, const char reason[WSO_desc_size_c+1], const char change_id[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use GMS_RES_site_check_out2
Global HOOKUP_can_auto_login (void)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_create_nxprocessdata (void)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_display_error (int)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_get_nxmgr_string (tag_t, logical, char *)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_is_apiserver_reusable (void)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_kill_apiserver (int)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_print (tag_t)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_print_using (tag_t)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_reset_export_dir (void)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_set_base_dir_name (const char *)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_set_dir_name (int *, char *)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HOOKUP_start_apiserver (int)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global HRN_ask_wire_protection_segment (tag_t wirep_line_tag, tag_t *segment_tag)
This function is deprecated, it will be removed from Teamcenter 2010. Instead, use HRN_ask_wire_protection_segments
Global HRN_set_wire_protection_segment (tag_t wirep_line_tag, tag_t segment_tag, tag_t *relation_tagptr)
This function is deprecated, it will be removed from Teamcenter 2010. Instead, use HRN_set_wire_protection_segments
Global HRN_unset_wire_protection_segment (tag_t wirep_line_tag, tag_t segment_tag)
This function is deprecated, it will be removed from Teamcenter 2010. Instead, use HRN_unset_wire_protection_segments
Global ICS_ask_attribute (tag_t classOrView, const char *attributeName, tag_t *attribute)
This function is deprecated and will be removed from TC 2009 From TC 2007 onwards, please use ICS_attribute_search() followed by ICS_class_describe_attributes()
Global ICS_ask_attribute_name (tag_t classOrView, tag_t attribute, char **attributeName)
This function is deprecated and will be removed from TC 2009 From TC 2007 onwards, please use ICS_class_ask_attr_property()
Global ICS_ask_common_attributes_used_as_facets (int class_ids_count, const char **class_ids, int *attribute_count, int **attribute_ids, int **attribute_metric_formats, int **attribute_non_metric_formats, char ***attribute_names)
This function is for internal use only and will be removed from TC12.
Global ICS_ask_indexable_attributes (int *attribute_count, int **attribute_ids, int **attribute_metric_formats, int **attribute_non_metric_formats, char ***attribute_names, char ***attribute_metric_units, char ***attribute_non_metric_units)
This function is for internal use only and will be removed from TC12.
Global ICS_describe_attribute (tag_t classOrView, tag_t attribute, int *unctNo, int *format, char **unit)
This function is deprecated and will be removed from TC 2009 From TC 2007 onwards, please use ICS_class_describe_attributes() from ics2.h
Global ICS_keylov_describe (const char *theKeyLOVId, char **theKeyLOVName, int *theOptions, int *theCount, char ***theKeys, char ***theValues, char **theOwningSite, int *theSharedSiteCount, char ***theSharedSites)
Key LOV functionality is enhanced to suppport Deprecate or Un-deprecate.Key LOV values functions. This function is deprecated and will be removed from Teamcenter 10 Use ICS_keylov_get_keylov ITK to get all the Key LOV values.
Global ICS_resolve_attribute_id (tag_t wso, int attr_id, int vla_pos, tag_t *prop_tag, tag_t *type_tag)
This function is for internal use only and will be removed from TC11.
Global ICS_resolve_ico_id (tag_t wso, int ico_index, tag_t *prop_tag, tag_t *type_tag)
This function is for internal use only and will be removed from TC11.
File idc.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/idc.h instead.

Global IDFR_create_aliasid (const char *identifier_type, tag_t *new_identifier_tag)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global IDFR_create_altid (const char *identifier_type, tag_t idfbl_tag, tag_t idfbl_rev_tag, tag_t idcontext_tag, tag_t *altid_tag, tag_t *altid_rev_tag)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global IDM_add_item_related (tag_t item, int relation, tag_t related_object)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_create_relation, followed by AOM_save to commit the resulting relation object to the database, then AOM_unlock to release its write lock.
Global IDM_add_revision_related (tag_t item_revision, int relation, tag_t related_object)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_create_relation, followed by AOM_save to commit the resulting relation object to the database, then AOM_unlock to release its write lock.
Global IDM_ask_item (tag_t item_revision, tag_t *item)
This function is deprecated, it will be removed from Teamcenter V12.0. Use ITEM_ask_item_of_rev instead.
Global IDM_ask_item_id (tag_t item, char item_id[WSO_name_size_c+1])
This function is deprecated, it will be removed from Teamcenter V12.0. Use ITEM_ask_id instead.
Global IDM_ask_item_related (tag_t item, int relation, int *count, tag_t **related_objects)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_list_secondary_objects_only, passing relation type tag equivalent to relation.
Global IDM_ask_revision_id (tag_t item_revision, char revision_id[WSO_name_size_c+1])
This function is deprecated, it will be removed from Teamcenter V12.0. Use ITEM_ask_rev_id instead.
Global IDM_ask_revision_related (tag_t item_revision, int relation, int *count, tag_t **related_objects)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_list_secondary_objects_only, passing relation type tag equivalent to relation.
Global IDM_copy_item_revision (tag_t item_revision, const char *new_revision_id, tag_t *new_item_revision)
This function is deprecated, it will be removed from Teamcenter V12.0. Use ITEM_copy_rev instead.
Global IDM_create_item (const char *item_id, const char *item_name, const char *item_description, const char *revision_id, const char *revision_name, tag_t *new_item, tag_t *new_item_revision)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use ITEM_create_item, followed by ITEM_set_description(item_description) and ITEM_set_rev_description(item_description), and ITEM_set_rev_name(revision_name). Finally call AOM_save for the new item and item rev.
Global IDM_exit_module (void)
This function is deprecated, it will be removed from Teamcenter V12.0. No replacement is required.
Global IDM_find_item (const char *item_id, tag_t *item)
This function is deprecated, it will be removed from Teamcenter V12.0. Use ITEM_find_item instead.
Global IDM_find_item_revision (const char *item_id, const char *revision_id, tag_t *item_revision)
This function is deprecated, it will be removed from Teamcenter V12.0. Use ITEM_find_rev instead.
Global IDM_init_module (void)
This function is deprecated, it will be removed from Teamcenter V12.0. No replacement is required; the ITEM module is automatically initialized.
Global IDM_initialize_item (tag_t item, const char *item_id, const char *item_name, const char *item_description, const char *revision_id, const char *revision_name)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use ITEM_set_id(item,item_id), ITEM_set_name(item,item_name) and ITEM_set_description(item,item_description). Save item using AOM_save. Then use ITEM_find_rev(item_id,revision_id) to locate the revision, and call ITEM_set_rev_name to set revision_name.
Global IDM_initialize_item_revision (tag_t item_revision, const char *revision_id, const char *revision_name, const char *revision_desc, tag_t item)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use ITEM_set_rev_id, ITEM_set_rev_name and ITEM_set_rev_description.
Global IDM_item_extent (int *n_instances, tag_t **instances)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use POM_instances_of_class(ITEM_item_class_name_c,true).
Global IDM_item_revision_extent (int *n_instances, tag_t **instances)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use POM_instances_of_class(ITEM_rev_class_name_c,true).
Global IDM_remove_item_related (tag_t item, int relation, tag_t related_object)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_find_relation to locate the relation object (passing relation_type equivalent to relation), then delete the relation using AOM_delete.
Global IDM_remove_revision_related (tag_t item_revision, int relation, tag_t related_object)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_find_relation to locate the relation object (passing relation_type equivalent to relation), then delete the relation using AOM_delete.
File iman.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file anymore. Include tc.h.

Use the following replacement chart for every symbol, type or API:

File iman_arguments.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_arguments.h instead.

Use the following replacement chart for every symbol, type or API:

File iman_basic.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_basic.h instead.

File iman_ctype.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_ctype.h instead.

File iman_date.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_date.h instead.

File iman_errno.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_errno.h instead.

File iman_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File iman_limits.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_limits.h instead.

File iman_macros.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_macros.h instead.

File iman_math.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_math.h instead.

File iman_mgc_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_mgc_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File iman_mgc_extern.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_mgc_extern.h instead.

Use the following replacement chart for every symbol, type or API:

File iman_msg.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_msg.h instead.

Use the following replacement chart for every symbol, type or API:

File iman_portable_types.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_portable_types.h instead.

File iman_stat.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_stat.h instead.

File iman_stdarg.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_stdarg.h instead.

File iman_stddef.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_stddef.h instead.

File iman_stdio.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_stdio.h instead.

File iman_stdlib.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_stdlib.h instead.

File iman_string.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_string.h instead.

Use the following replacement chart for every symbol, type or API:

File iman_time.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_time.h instead.

File iman_types.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_types.h instead.

File iman_unixio.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_unixio.h instead.

File iman_util.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tc_util.h instead.

Use the following replacement chart for every symbol, type or API:

File imanaction_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcaction_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File imanactionhandler.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcactionhandler.h instead.

Use the following replacement chart for every symbol, type or API:

File imanactionhandler_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcactionhandler_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File imanevent_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcevent_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File imaneventmgr.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tceventmgr.h instead.

Use the following replacement chart for every symbol, type or API:

File imaneventmgr_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tceventmgr_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File imaneventtype.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tceventtype.h instead.

Use the following replacement chart for every symbol, type or API:

File imaneventtype_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tceventtype_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File imanfile.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcfile.h instead.

File imanfile_cache.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcfile_cache.h instead.

File imanid_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcid_errors.h instead.

Use the following replacement chart for every symbol, type or API:

File imanidcreator.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcidcreator.h instead.

Use the following replacement chart for every symbol, type or API:

File imanparameters.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcparameters.h instead.

Use the following replacement chart for every symbol, type or API:

File imantrushape.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tctrushape.h instead.

Use the following replacement chart for every symbol, type or API:

File imantype.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tctype.h instead.

Use the following replacement chart for every symbol, type or API:

File imantype_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tctype_errors.h instead.

File imantype_msg.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tctype_msg.h instead.

Use the following replacement chart for every symbol, type or API:

File imanvolume.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include tcvolume.h instead.

Global IMF_ask_file_pathname (tag_t file_tag, int mach_type, char pathname[SS_MAXPATHLEN])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use IMF_ask_file_pathname2
Global IMF_ask_original_file_name (tag_t file_tag, char name[IMF_filename_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use IMF_ask_original_file_name2
Global IMF_ask_relative_path (tag_t file_tag, char relative_path[IMF_relative_path_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use IMF_ask_relative_path2
Global IMF_read_file_line (IMF_file_t file_descriptor, char text_line[SS_MAXLLEN])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use IMF_read_file_line2
Global IMF_set_original_file_name (tag_t file_tag, const char name[IMF_filename_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use IMF_set_original_file_name2
Global IMF_set_relative_path (tag_t file_tag, const char relative_path[IMF_relative_path_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use IMF_set_relative_path2
Global IMF_write_file_line (IMF_file_t file_descriptor, const char text_line[SS_MAXLLEN])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use IMF_write_file_line2
Global ITEM_ask_attachment_name (tag_t attachment_type, char **name)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use TCTYPE_ask_name to get the name of a GRM relation type.
Global ITEM_ask_description (tag_t item, char item_desc[ITEM_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_description2
Global ITEM_ask_id (tag_t item, char item_id[ITEM_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_id2
Global ITEM_ask_name (tag_t item, char item_name[ITEM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_name2
Global ITEM_ask_rev_description (tag_t rev, char rev_desc[ITEM_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_rev_description2
Global ITEM_ask_rev_id (tag_t rev, char rev_id[ITEM_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_rev_id2
Global ITEM_ask_rev_name (tag_t rev, char rev_name[ITEM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_rev_name2
Global ITEM_ask_rev_type (tag_t rev, char rev_type[ITEM_type_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_rev_type2
Global ITEM_ask_type (tag_t item, char item_type[ITEM_type_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ITEM_ask_type2
Global ITEM_attach_object (tag_t item, tag_t object, ITEM_attachment_type_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_create_relation, followed by GRM_save_relation to commit the resulting relation object to the database, then AOM_unlock to release its write lock.
Global ITEM_attach_object_tag (tag_t item, tag_t object, tag_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_create_relation, followed by AOM_save to commit the resulting relation object to the database, then AOM_unlock to release its write lock.
Global ITEM_attach_rev_object (tag_t rev, tag_t object, ITEM_attachment_type_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_create_relation, followed by AOM_save to commit the resulting relation object to the database, then AOM_unlock to release its write lock.
Global ITEM_attach_rev_object_tag (tag_t rev, tag_t object, tag_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_create_relation, followed by AOM_save to commit the resulting relation object to the database, then AOM_unlock to release its write lock.
Global ITEM_create_item (const char *item_id, const char *item_name, const char *item_type, const char *rev_id, tag_t *item, tag_t *rev)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global ITEM_create_item2 (const char *type_name, int numAttrs, char **attrNames, char **attrValues, const char *rev_id, tag_t *item, tag_t *rev)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global ITEM_create_item_with_masters (const char *item_id, const char *item_name, const char *item_type, const char *rev_id, tag_t item_master_form_tag, tag_t item_rev_master_form_tag, tag_t *item, tag_t *rev)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global ITEM_create_item_with_masters2 (const char *type_name, int numAttrs, char **attrNames, char **attrValues, const char *rev_id, tag_t item_master_tag, tag_t item_rev_master_tag, tag_t *item, tag_t *rev)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global ITEM_create_rev (tag_t item, const char *rev_id, tag_t *rev)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global ITEM_create_rev_with_master (tag_t item, const char *rev_id, tag_t item_rev_master_form_tag, tag_t *rev)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global ITEM_detach_object (tag_t item, tag_t object, ITEM_attachment_type_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_find_relation to locate the relation object (passing relation_type equivalent to attachment_type), then delete the relation using AOM_delete.
Global ITEM_detach_object_tag (tag_t item, tag_t object, tag_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_find_relation to locate the relation object (passing relation_type equivalent to attachment_type), then delete the relation using AOM_delete.
Global ITEM_detach_rev_object (tag_t rev, tag_t object, ITEM_attachment_type_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_find_relation to locate the relation object (passing relation_type equivalent to attachment_type), then delete the relation using AOM_delete.
Global ITEM_detach_rev_object_tag (tag_t rev, tag_t object, tag_t attachment_type)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_find_relation to locate the relation object (passing relation_type equivalent to attachment_type), then delete the relation using AOM_delete.
Global ITEM_list_all_attachments (tag_t item, int *count, ITEM_attached_object_t **objects)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_list_relations, passing primary_object=item, secondary_object=NULLTAG, relation_type=NULLTAG and user_data=NULLTAG, or GRM_list_secondary_objects, passing primary_object=item and relation_type=NULLTAG.
Global ITEM_list_all_attachments_tag (tag_t item, int *count, ITEM_attached_object_tag_t **objects)
This function is deprecated, it will be removed from Teamcenter V12.0. Use GRM_list_secondary_objects_only to list objects attached by GRM relation. Use ITEM_list_all_revs to list revisions of item. Use ITEM_list_bom_views to list bom views of item.
Global ITEM_list_all_rev_attachments (tag_t rev, int *count, ITEM_attached_object_t **objects)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_list_relations, passing primary_object=rev, secondary_object=NULLTAG, relation_type=NULLTAG and user_data=NULLTAG, or GRM_list_secondary_objects, passing primary_object=rev and relation_type=NULLTAG.
Global ITEM_list_attachs_of_type (tag_t item, ITEM_attachment_type_t attachment_type, int *count, ITEM_attached_object_t **objects)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_list_secondary_objects_only, passing relation type tag equivalent to attachment_type.
Global ITEM_list_attachs_of_type_tag (tag_t item, tag_t attachment_type, int *count, tag_t **tag_list)
This function is deprecated, it will be removed from Teamcenter V12.0. Use GRM_list_secondary_objects_only to list objects attached by GRM relation. Use ITEM_list_all_revs to list revisions of item. Use ITEM_list_bom_views to list bom views of item.
Global ITEM_list_possible_attachments_tag (const char *obj_type, int *count, tag_t **attachment_types)
This function is deprecated, it will be removed from Teamcenter V12.0. This function gives an erroneous hardcoded list of relation types and class ids. There is no replacement for this function, it is thought most unlikely to be used.
Global ITEM_list_rev_attachs_of_type (tag_t rev, ITEM_attachment_type_t relation_type, int *count, ITEM_attached_object_t **objects)
This function is deprecated, it will be removed from Teamcenter V12.0. In its place, use GRM_list_secondary_objects_only, passing relation type tag equivalent to attachment_type.
Global ITEM_rev_create_gde_bvr (tag_t item_rev_tag, tag_t view_type, tag_t *gde_bvr_tag)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global ITEM_update_item_attachment (tag_t item, tag_t old_object, ITEM_attachment_type_t attachment_type, tag_t new_object)
This function is deprecated, it will be removed from Teamcenter V12.0. The behavior of this function can be reproduced in the following way:
  1. Locate the existing relation object with GRM_find_relation.
  2. Delete the existing relation using AOM_delete.
  3. Create a new relation object to connect item to to new_object using GRM_create_relation.
  4. Save and unlock the new relation using AOM_save and AOM_unlock.
Global ITEM_update_rev_attachment (tag_t rev, tag_t old_object, ITEM_attachment_type_t attachment_type, tag_t new_object)
This function is deprecated, it will be removed from Teamcenter V12.0. The behavior of this function can be reproduced in the following way:
  1. Locate the existing relation object with GRM_find_relation.
  2. Delete the existing relation using AOM_delete.
  3. Create a new relation object to connect item to to new_object using GRM_create_relation.
  4. Save and unlock the new relation using AOM_save and AOM_unlock.
Global ITK_ask_version (int *version_number)
Starting Tc10.1.6, use ITK_ask_full_version instead.
Global ITK_ask_version_string (char **version_string)
Starting Tc10.1.6, use ITK_ask_full_version instead.
Global LM_post_event (int log_file, int event, tag_t tag, const char *parm)
Please call LM_post_info instead
Global LOV_ask_description (tag_t lov, char lov_desc[LOV_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use LOV_ask_description2
Global LOV_ask_name (tag_t lov, char lov_name[LOV_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use LOV_ask_name2
Global LOV_ask_type (tag_t lov, char lov_type[LOV_type_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use LOV_ask_type2
Global LOV_ask_values_by_coworker_msg
This message is deprecated.
Global LOV_validate_by_coworker_msg
This message is deprecated.
Global MAIL_create_alias_list (const char name[WSO_name_size_c+1], int no_of_ids, const char **email_ids, tag_t *alias_list)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use MAIL_create_alias_list2
Global MAIL_create_distribution_list (const char name[WSO_name_size_c+1], const char description[WSO_desc_size_c+1], tag_t *distribution_list)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use MAIL_create_distribution_list2
Global MAIL_create_envelope (const char subject[WSO_name_size_c+1], const char comments[WSO_desc_size_c+1], tag_t *envelope)
This function is deprecated and will be removed from Tc11. From Tc9.0 onwards, please use generic creation of BusinessObject(i.e createBusinessObject or TCTYPE_create_object ).
Global MAIL_find_alias_list (const char name[WSO_name_size_c+1], tag_t *alias_list)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use MAIL_find_alias_list2
Global MAIL_find_distribution_list (const char name[WSO_name_size_c+1], tag_t *distribution_list)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use MAIL_find_distribution_list2
Global MAIL_initialize_alias_list (tag_t alias_list, const char name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use MAIL_create_alias_list2
Global MAIL_initialize_distribution_list (tag_t distribution_list, const char name[WSO_name_size_c+1], const char description[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use MAIL_initialize_distribution_list2
Global MAIL_initialize_envelope (tag_t envelope, const char subject[WSO_name_size_c+1], const char comments[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use MAIL_initialize_envelope2
Global ME_activity_ask_description (tag_t activityTag, char actDesc[ME_activity_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ME_activity_ask_description2
Global ME_activity_set_description (tag_t activityTag, const char new_description[ME_activity_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use ME_activity_set_description2
File mem.h

This entire file is deprecated and will be removed from Teamcenter 10.

The new format of inclusion is #include <base_utils/Mem.h> instead of #include <mem.h>.

Global METHOD_CM_add_method (const char type_name[WSO_name_size_c+1], const char msg_name[METHOD_CM_MAX_MSG_NAME_LEN+1], int action_type, const char func_name[METHOD_CM_MAX_METHOD_NAME_LEN+1], const char *user_data_template, const char *is_mandatory_template, const char *user_dataQuery_detail)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use METHOD_CM_add_method2
Global MROCORE_get_all_open_usage (tag_t parentPhysPart, tag_t physicalPartRevision, logical allUsages, char ***usageType, char ***openUsages, int *count, tag_t **childBOMLine)
This function is deprecated, it will be removed from Teamcenter 8.0.1. In its place use ASBUILT_get_all_open_usages to get the open usages for installation under an asbuilt physical part. Use ASMAINTAINED_get_all_open_usage to get the open usages for installation under an asmaintained physical part.
Global MROCORE_update_relation_part_used_is (tag_t physRev, tag_t itemRev, tag_t relation, logical validData, logical reset)
This function is deprecated, it will be removed from Teamcenter 8.0.1. In its place use MROCORE_update_relation_part_used_is2 to update the physical structure relation.
Global NR_ask_counter_values (tag_t counter_tag, char **counter_name, int *no_of_chars, int *start_pos, char **char_type, char **start_value, char **max_value, char **next_id)
This function is not supported after TC2008. Use NR_ask_counter_details.
Global NR_next_alt_id (const char *preferred_type_name, const char *default_type_name, tag_t parent_tag, char **next_id)
This function is not supported after TC2008. Use NR_next_value.
Global NR_next_dataset_id (const char *ds_type, char **next_id)
This function is not supported after TC2008. Use NR_next_value.
Global NR_next_dataset_rev_id (const char *ds_type, const char *ds_id, char **next_id)
This function is not supported after TC2008. Use NR_next_value.
Global NR_next_item_id (const char *type_name, char **next_id)
This function is not supported after TC2008. Use NR_next_value.
Global NR_next_rev_id (const char *type_name, tag_t item_tag, char **next_id)
This function is not supported after TC2008. Use NR_next_value.
Global NR_next_rev_id_from_alt_rule (const char *type_name, const char *rule_suffix, tag_t item_tag, const char *base_rev_id, char **next_id)
This function is not supported after TC2008. Use NR_next_value.
Global NR_revision_naming_rule_desc (tag_t rule_tag, char rule_name[WSO_name_size_c+1], logical *exclude_skip_letters, int *init_rev_type, char **init_rev_start, char **init_rev_desc, int *sec_rev_type, char **sec_rev_start, char **sec_rev_desc, int *suppl_rev_format, char **suppl_rev_desc)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use NR_revision_naming_rule_desc2
Global NR_rule_desc (tag_t rule_tag, char rule_name[WSO_name_size_c+1], int *n_patterns, char ***patterns, logical *autogen, int *n_counters, tag_t **counter_tags)

This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use NR_rule_desc2

This function is not supported after TC2008. Use NR_rule_desc_with_counters.

Global NR_rule_desc2 (tag_t rule_tag, char **rule_name, int *n_patterns, char ***patterns, logical *autogen, int *n_counters, tag_t **counter_tags)
This function is not supported after TC2008. Use NR_rule_desc_with_counters.
Global NR_rule_desc_with_counters (tag_t rule_tag, char rule_name[WSO_name_size_c+1], int *n_patterns, char ***patterns, logical **autogen, int **n_counters, tag_t ***counter_tags)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use NR_rule_desc_with_counters2
Global NXCGM_conversion (tag_t, char *, char *, tag_t)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXCGM_conversion_with_text_or_polylines (tag_t, char *, char *, tag_t, char *)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXMsgHandler_init_module (void)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXPV_batch_tessellation (int, tag_t *)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXPV_tessellation (tag_t rev)
This function is deprecated and will be removed from Tc12. There is no replacement function.
File nxsm.h
This entire file is deprecated and will be removed from Teamcenter 12.
Global NXSM_create_nx_image (tag_t *, int)
This function is deprecated and will be removed from Tc12. There is no replacement function. This function allows two dimensional images of Unigraphics parts to be generated from Teamcenter. These images are intended to be viewed on Web Access pages. The generated images will be stored as Named References to the UGMASTER dataset. Preferences for types and sizes of images desired can be modified in .tc_env.
Global NXSM_create_nxpart (tag_t dataset)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXSM_get_nx_switch (char *data)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXSM_isUGDataset (tag_t dataset, logical *verdict)
This function is deprecated and will be removed from Tc12. There is no replacement function.
File nxtc.h
This entire file is deprecated and will be removed from Teamcenter 12.
Global NXTC_dec_nx_count ()
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXTC_get_nx_count ()
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXTC_inc_nx_count ()
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXTC_where_used_all (tag_t dataset, int *n_revs, tag_t **revs)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXTC_where_used_configured (tag_t dataset, tag_t config_rule, int *n_revs, tag_t **revs)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global NXTC_where_used_precise (tag_t dataset, int *n_revs, tag_t **revs)
This function is deprecated and will be removed from Tc12. There is no replacement function.
Global OBJIO_ask_receiving_group (tag_t manager_tag, char receiving_group[SS_MAXPATHLEN+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_ask_receiving_group2
Global OBJIO_ask_receiving_user (tag_t manager_tag, char receiving_user[SA_user_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_ask_receiving_user2
Global OBJIO_ask_sending_group (tag_t manager_tag, char sending_group[SS_MAXPATHLEN+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_ask_sending_group2
Global OBJIO_ask_sending_user (tag_t manager_tag, char sending_user[SA_user_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_ask_sending_user2
Global OBJIO_set_receiving_group (tag_t manager_tag, const char receiving_user[SA_group_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_set_receiving_group2
Global OBJIO_set_receiving_user (tag_t manager_tag, const char receiving_user[SA_user_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_set_receiving_user2
Global OBJIO_set_release_status (tag_t manager_tag, const char status_type[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_set_release_status2
Global OBJIO_set_revision_rule (tag_t manager_tag, const char status_type[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_set_revision_rule2
Global OBJIO_set_script (tag_t manager_tag, const char script[SS_MAXPATHLEN+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_set_script2
Global OBJIO_set_sending_group (tag_t manager_tag, const char sending_group[SS_MAXPATHLEN+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_set_sending_group2
Global OBJIO_set_sending_user (tag_t manager_tag, const char sending_user[SA_user_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_set_sending_user2
Global OBJIO_SM_ask_description (tag_t media_tag, char description[OBJIO_SM_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_ask_description2
Global OBJIO_SM_ask_logical_device (tag_t media_tag, char logical_device[OBJIO_SM_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_ask_logical_device2
Global OBJIO_SM_ask_media_name (tag_t media_tag, char media_name[OBJIO_SM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_ask_media_name2
Global OBJIO_SM_ask_media_type (tag_t media_tag, char media_type[OBJIO_SM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_ask_media_type2
Global OBJIO_SM_create_media (char media_name[OBJIO_SM_name_size_c+1], char logical_device[OBJIO_SM_description_size_c+1], char media_type[OBJIO_SM_name_size_c+1], tag_t *media_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_create_media2
Global OBJIO_SM_exists (tag_t media_tag, char filename[OBJIO_SM_name_size_c+1], int *doesnt_exist_flag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_exists2
Global OBJIO_SM_find_media (char media_name[OBJIO_SM_name_size_c+1], tag_t *media_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_find_media2
Global OBJIO_SM_retrieve (tag_t media_tag, char filename[OBJIO_SM_name_size_c+1], char destination_dir[OBJIO_SM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_retrieve2
Global OBJIO_SM_set_description (tag_t media_tag, char description[OBJIO_SM_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_set_description2
Global OBJIO_SM_set_logical_device (tag_t media_tag, char logical_device[OBJIO_SM_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_set_logical_device2
Global OBJIO_SM_set_media_name (tag_t media_tag, char media_name[OBJIO_SM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_set_media_name2
Global OBJIO_SM_set_media_type (tag_t media_tag, char media_type[OBJIO_SM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_set_media_type2
Global OBJIO_SM_store (tag_t media_tag, char filename[OBJIO_SM_name_size_c+1], char source_dir[OBJIO_SM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use OBJIO_SM_store2
Global PARTITIONTEMPLATE_clone_partitions (tag_t source_model_tag, tag_t target_model_tag, int nb_of_schemes, tag_t *source_schemes, int nb_of_clone_options, PARTITIONTEMPLATE_carry_over_input_option_t *clone_options)
This function is deprecated and will be removed from Tc12.
From Tc10.1.3 onwards, please use PARTITIONTEMPLATE_clone_partitions_partial_and_full
Global PFF_ask_class (tag_t pff_tag, char qclass[PFF_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_ask_class2
Global PFF_ask_description (tag_t pff_tag, char qdesc[PFF_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_ask_description2
Global PFF_ask_name (tag_t pff_tag, char qname[PFF_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_ask_name2
Global PFF_create (const char name[PFF_name_size_c+1], const char qdesc[PFF_desc_size_c+1], const char qclass[PFF_class_size_c+1], const char *qclauses, tag_t *pff_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_create2
Global PFF_find (const char name[PFF_name_size_c+1], tag_t *pff_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_find2
Global PFF_set_class (tag_t pff_tag, const char qclass[PFF_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_set_class2
Global PFF_set_description (tag_t pff_tag, const char qdesc[PFF_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_set_description2
Global PFF_set_name (tag_t pff_tag, const char qname[PFF_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PFF_set_name2
Global PIE_create_action (const char name[PIE_name_size_c+1], const char desc[PIE_desc_size_c+1], PIE_scope_t scope, PIE_action_t type, const char *actionName, tag_t *action)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_create_action2
Global PIE_create_closure_rules (const char name[PIE_name_size_c+1], const char desc[PIE_desc_size_c+1], PIE_scope_t scope, tag_t *closure_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_create_closure_rules2
Global PIE_create_filter (const char name[PIE_name_size_c+1], const char desc[PIE_desc_size_c+1], PIE_scope_t scope, tag_t *filter)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_create_filter2
Global PIE_create_prop_set (const char name[PIE_name_size_c+1], const char desc[PIE_desc_size_c+1], PIE_scope_t scope, tag_t *prop_set)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_create_prop_set2
Global PIE_create_transfer_mode_instance (const char transfer_mode_name[WSO_name_size_c+1], const char transfer_mode_desc[WSO_desc_size_c+1], const char context_string[PIE_context_size_c+1], tag_t *transfer_mode)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_find_transfer_mode2
Global PIE_describe_action (tag_t action_tag, char name[PIE_name_size_c+1], char desc[PIE_desc_size_c+1], PIE_scope_t *scope, PIE_action_t *type, char **actionName)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_describe_action2
Global PIE_describe_closure_rule (tag_t closure_tag, char name[PIE_name_size_c+1], char desc[PIE_desc_size_c+1], PIE_scope_t *scope, int *n_clauses)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_describe_closure_rule2
Global PIE_describe_filter (tag_t filter_tag, char name[PIE_name_size_c+1], char desc[PIE_desc_size_c+1], PIE_scope_t *scope, int *n_clauses)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_describe_filter2
Global PIE_describe_option_set (tag_t option_set_tag, char option_set_name[WSO_name_size_c+1], char option_set_description[WSO_desc_size_c+1], tag_t *transfermode, char transfermode_name[WSO_name_size_c+1], tag_t *site, int *n_options, char ***option_names, char ***option_display_names, char ***option_values, char ***option_descriptions, char ***option_group_names, logical **option_read_only_flags)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_describe_option_set2
Global PIE_describe_prop_set (tag_t prop_set, char name[PIE_name_size_c+1], char desc[PIE_desc_size_c+1], PIE_scope_t *scope, int *n_clauses)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_describe_prop_set2
Global PIE_find_action (const char name[PIE_name_size_c+1], PIE_scope_t scope, int *n_action_tags, tag_t **action_tags)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_find_action2
Global PIE_find_closure_rules (const char name[PIE_name_size_c+1], PIE_scope_t scope, int *n_closure_tags, tag_t **closure_tags)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_find_closure_rules2
Global PIE_find_filter (const char name[PIE_name_size_c+1], PIE_scope_t scope, int *n_filter_tags, tag_t **filter_tags)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_find_filter2
Global PIE_find_prop_set (const char name[PIE_name_size_c+1], PIE_scope_t scope, int *n_propset_tags, tag_t **propset_tags)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_find_prop_set2
Global PIE_find_transfer_mode (const char transfer_mode_name[WSO_name_size_c+1], const char context_string[PIE_context_size_c+1], int *n_transfer_mode_tags, tag_t **transfer_mode_tags)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_find_transfer_mode2
Global PIE_session_get_log_lines (tag_t session, int *n_lines, char ***log_lines)
This function is deprecated and will be removed from Teamcenter 11
Global PIE_session_get_xslt (tag_t session, logical *override, int *n_files, tag_t **xslt_files)
This function is deprecated and will be removed from Teamcenter 11
Global PIE_session_set_xslt (tag_t session, logical override, int n_files, tag_t *xslt_files)
This function is deprecated and will be removed from Teamcenter 11
Global PIE_transfer_mode_get_context_string (tag_t transfer_mode, char context_string[PIE_context_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_transfer_mode_get_context_string2
Global PIE_transfer_mode_set_context_string (tag_t transfer_mode, const char context_string[PIE_context_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PIE_transfer_mode_set_context_string2
Global POM_ask_site_config_file (int index, logical leave_loaded, char **text, logical *has_changed)
This function is deprecated started Tc10.0.0. Returns information about configuration file for current site.
Global POM_set_site_config_file (int index, const char *text)
This function is deprecated started Tc10.0.0. Stores information related to site configuration file.
Global POM_unknown_user
This will be removed in 2 major releases from Tc10.1.5
Global PREF_ask_search_scope (TC_preference_search_scope_t *scope)
This function is deprecated and will be removed from Tc12. Please refer to the documentation on PREF_set_search_scope for more information.
Global PREF_set_search_scope (TC_preference_search_scope_t scope)
This function is deprecated and will be removed from Tc12. There is no replacement to this ITK, because the declared protection scope of the preference will enable the Preferences code layer to determine where to start looking for a preference value.
Therefore, starting Tc10.0, call the following:
Global PROJ_ask_id (tag_t project, char id[PROJ_id_size_c+1])
This function is deprecated and will be removed from Tc12.
Use PROJ_ask_id2 instead.
Global PROJ_ask_name (tag_t project, char name[PROJ_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PROJ_ask_name2
Global PROJ_initialize (tag_t project, const char id[PROJ_id_size_c+1], const char name[PROJ_name_size_c+1], const char desc[PROJ_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use PROJ_initialize2
Global PROP_ask_descriptor (tag_t prop_tag, tag_t *prop_desc_tag)
This function is not supported after Version 10.0. Use AOM_ask_descriptor instead.
Global PROP_ask_lov (tag_t prop_tag, tag_t *lov_tag)
This function is not supported after Version 10.0. Use AOM_ask_lov instead.
Global PROP_ask_max_num_elements (tag_t prop_tag, int *maxnumelem)
This function is not supported after Version 10.0. Use AOM_ask_max_num_elements instead.
Global PROP_ask_max_string_length (tag_t prop_tag, int *maxstrlen)
This function is not supported after Version 10.0. Use AOM_ask_max_string_length instead.
Global PROP_ask_name (tag_t prop_tag, char **name)
Obsolete in Teamcenter Version 10.0
Global PROP_ask_num_elements (tag_t prop_tag, int *num_elem)
This function is not supported after Version 10.0. Use AOM_ask_num_elements instead.
Global PROP_ask_owning_object (tag_t prop_tag, tag_t *obj_tag)
Obsolete in Teamcenter Engineering Version 10.0
Global PROP_ask_property_by_name (tag_t object_tag, const char *prop_name, tag_t *prop_tag)
Obsolete in Teamcenter 10.0 Beginning with Teamcenter 10.0 there should be no need to use the property object. All functionality related to properties is now available via AOM functions that take the property name as input. For example AOM_UIF_ask_name, AOM_set_value_<type> or AOM_ask_value_<type>.
Global PROP_ask_property_type (tag_t prop_tag, PROP_type_t *proptype, char **proptype_n)
This function is not supported after Version 10.0. Use AOM_ask_property_type instead.
Global PROP_ask_value_char (tag_t prop_tag, char *value)
Use AOM_ask_value_char instead
Global PROP_ask_value_char_at (tag_t prop_tag, int position, char *value)
Use AOM_ask_value_char_at instead
Global PROP_ask_value_chars (tag_t prop_tag, int *num, char **values)
Use AOM_ask_value_chars instead
Global PROP_ask_value_date (tag_t prop_tag, date_t *value)
Use AOM_ask_value_date instead
Global PROP_ask_value_date_at (tag_t prop_tag, int position, date_t *value)
Use AOM_ask_value_date_at instead
Global PROP_ask_value_dates (tag_t prop_tag, int *num, date_t **values)
Use AOM_ask_value_dates instead
Global PROP_ask_value_double (tag_t prop_tag, double *value)
Use AOM_ask_value_double instead
Global PROP_ask_value_double_at (tag_t prop_tag, int position, double *value)
Use AOM_ask_value_double_at instead
Global PROP_ask_value_doubles (tag_t prop_tag, int *num, double **values)
Use AOM_ask_value_doubles instead
Global PROP_ask_value_int (tag_t prop_tag, int *value)
Use AOM_ask_value_int instead
Global PROP_ask_value_int_at (tag_t prop_tag, int position, int *value)
Use AOM_ask_value_int_at instead
Global PROP_ask_value_ints (tag_t prop_tag, int *num, int **values)
Use AOM_ask_value_ints instead
Global PROP_ask_value_logical (tag_t prop_tag, logical *value)
Use AOM_ask_value_logical instead
Global PROP_ask_value_logical_at (tag_t prop_tag, int position, logical *value)
Use AOM_ask_value_logical_at instead
Global PROP_ask_value_logicals (tag_t prop_tag, int *num, logical **values)
Use AOM_ask_value_logicals instead
Global PROP_ask_value_string (tag_t prop_tag, char **value)
Use AOM_ask_value_string instead
Global PROP_ask_value_string_at (tag_t prop_tag, int position, char **value)
Use AOM_ask_value_string_at instead
Global PROP_ask_value_strings (tag_t prop_tag, int *num, char ***values)
Use AOM_ask_value_strings instead
Global PROP_ask_value_tag (tag_t prop_tag, tag_t *value)
Use AOM_ask_value_tag instead
Global PROP_ask_value_tag_at (tag_t prop_tag, int position, tag_t *value)
Use AOM_ask_value_tag_at instead
Global PROP_ask_value_tags (tag_t prop_tag, int *num, tag_t **values)
Use AOM_ask_value_tags instead
Global PROP_ask_value_type (tag_t prop_tag, PROP_value_type_t *valtype, char **valtype_n)
This function is not supported after Version 10.0. Use AOM_ask_value_type instead.
Global PROP_assign_char (tag_t prop_tag, char value)
Use AOM_assign_char instead
Global PROP_assign_char_at (tag_t prop_tag, int position, char value)
Use AOM_assign_char_at instead
Global PROP_assign_chars (tag_t prop_tag, int num, const char *values)
Use AOM_assign_chars instead
Global PROP_assign_date (tag_t prop_tag, date_t value)
Use AOM_assign_date instead
Global PROP_assign_date_at (tag_t prop_tag, int position, date_t value)
Use AOM_assign_date_at instead
Global PROP_assign_dates (tag_t prop_tag, int num, const date_t *values)
Use AOM_assign_dates instead
Global PROP_assign_double (tag_t prop_tag, double value)
Use AOM_assign_double instead
Global PROP_assign_double_at (tag_t prop_tag, int position, double value)
Use AOM_assign_double_at instead
Global PROP_assign_doubles (tag_t prop_tag, int num, const double *values)
Use AOM_assign_doubles instead
Global PROP_assign_int (tag_t prop_tag, int value)
Use AOM_assign_int instead
Global PROP_assign_int_at (tag_t prop_tag, int position, int value)
Use AOM_assign_int_at instead
Global PROP_assign_ints (tag_t prop_tag, int num, const int *values)
Use AOM_assign_ints instead
Global PROP_assign_logical (tag_t prop_tag, logical value)
Use AOM_assign_logical instead
Global PROP_assign_logical_at (tag_t prop_tag, int position, logical value)
Use AOM_assign_logical_at instead
Global PROP_assign_logicals (tag_t prop_tag, int num, const logical *values)
Use AOM_assign_logicals instead
Global PROP_assign_string (tag_t prop_tag, const char *value)
Use AOM_assign_string instead
Global PROP_assign_string_at (tag_t prop_tag, int position, const char *value)
Use AOM_assign_string_at instead
Global PROP_assign_strings (tag_t prop_tag, int num, char **values)
Use AOM_assign_strings instead
Global PROP_assign_tag (tag_t prop_tag, tag_t value)
Use AOM_assign_tag instead
Global PROP_assign_tag_at (tag_t prop_tag, int position, tag_t value)
Use AOM_assign_tag_at instead
Global PROP_assign_tags (tag_t prop_tag, int num, const tag_t *values)
Use AOM_assign_tags instead
Global PROP_get_value_char (tag_t prop_tag, char *value)
Use AOM_get_value_char instead
Global PROP_get_value_char_at (tag_t prop_tag, int position, char *value)
Use AOM_get_value_char_at instead
Global PROP_get_value_chars (tag_t prop_tag, int *num, char **values)
Use AOM_get_value_chars instead
Global PROP_get_value_date (tag_t prop_tag, date_t *value)
Use AOM_get_value_date instead
Global PROP_get_value_date_at (tag_t prop_tag, int position, date_t *value)
Use AOM_get_value_date_at instead
Global PROP_get_value_dates (tag_t prop_tag, int *num, date_t **values)
Use AOM_get_value_dates instead
Global PROP_get_value_double (tag_t prop_tag, double *value)
Use AOM_get_value_double instead
Global PROP_get_value_double_at (tag_t prop_tag, int position, double *value)
Use AOM_get_value_double_at instead
Global PROP_get_value_doubles (tag_t prop_tag, int *num, double **values)
Use AOM_get_value_doubles instead
Global PROP_get_value_int (tag_t prop_tag, int *value)
Use AOM_get_value_int instead
Global PROP_get_value_int_at (tag_t prop_tag, int position, int *value)
Use AOM_get_value_int_at instead
Global PROP_get_value_ints (tag_t prop_tag, int *num, int **values)
Use AOM_get_value_ints instead
Global PROP_get_value_logical (tag_t prop_tag, logical *value)
Use AOM_get_value_logical instead
Global PROP_get_value_logical_at (tag_t prop_tag, int position, logical *value)
Use AOM_get_value_logical_at instead
Global PROP_get_value_logicals (tag_t prop_tag, int *num, logical **values)
Use AOM_get_value_logicals instead
Global PROP_get_value_string (tag_t prop_tag, char **value)
Use AOM_get_value_string instead
Global PROP_get_value_string_at (tag_t prop_tag, int position, char **value)
Use AOM_get_value_string_at instead
Global PROP_get_value_strings (tag_t prop_tag, int *num, char ***values)
Use AOM_get_value_strings instead
Global PROP_get_value_tag (tag_t prop_tag, tag_t *value)
Use AOM_get_value_tag instead
Global PROP_get_value_tag_at (tag_t prop_tag, int position, tag_t *value)
Use AOM_get_value_tag_at instead
Global PROP_get_value_tags (tag_t prop_tag, int *num, tag_t **values)
Use AOM_get_value_tags instead
Global PROP_is_modifiable (tag_t prop_tag, logical *mod_flag)
This function is not supported after Version 10.0. Use AOM_is_modifiable instead.
Global PROP_list_properties (tag_t object_tag, int *num, tag_t **prop_tags)
This function will not be supported after V10.0. Use AOM_ask_prop_names instead.
Global PROP_set_value_char (tag_t prop_tag, char value)
Use AOM_set_value_char instead
Global PROP_set_value_char_at (tag_t prop_tag, int position, char value)
Use AOM_set_value_char_at instead
Global PROP_set_value_chars (tag_t prop_tag, int num, const char *values)
Use AOM_set_value_chars instead
Global PROP_set_value_date (tag_t prop_tag, date_t value)
Use AOM_set_value_date instead
Global PROP_set_value_date_at (tag_t prop_tag, int position, date_t value)
Use AOM_set_value_date_at instead
Global PROP_set_value_dates (tag_t prop_tag, int num, const date_t *values)
Use AOM_set_value_dates instead
Global PROP_set_value_double (tag_t prop_tag, double value)
Use AOM_set_value_double instead
Global PROP_set_value_double_at (tag_t prop_tag, int position, double value)
Use AOM_set_value_double_at instead
Global PROP_set_value_doubles (tag_t prop_tag, int num, const double *values)
Use AOM_set_value_doubles instead
Global PROP_set_value_int (tag_t prop_tag, int value)
Use AOM_set_value_int instead
Global PROP_set_value_int_at (tag_t prop_tag, int position, int value)
Use AOM_set_value_int_at instead
Global PROP_set_value_ints (tag_t prop_tag, int num, const int *values)
Use AOM_set_value_ints instead
Global PROP_set_value_logical (tag_t prop_tag, logical value)
Use AOM_set_value_logical instead
Global PROP_set_value_logical_at (tag_t prop_tag, int position, logical value)
Use AOM_set_value_logical_at instead
Global PROP_set_value_logicals (tag_t prop_tag, int num, const logical *values)
Use AOM_set_value_logicals instead
Global PROP_set_value_string (tag_t prop_tag, const char *value)
Use AOM_set_value_string instead
Global PROP_set_value_string_at (tag_t prop_tag, int position, const char *value)
Use AOM_set_value_string_at instead
Global PROP_set_value_strings (tag_t prop_tag, int num, char **values)
Use AOM_set_value_strings instead
Global PROP_set_value_tag (tag_t prop_tag, tag_t value)
Use AOM_set_value_tag instead
Global PROP_set_value_tag_at (tag_t prop_tag, int position, tag_t value)
Use AOM_set_value_tag_at instead
Global PROP_set_value_tags (tag_t prop_tag, int num, const tag_t *values)
Use AOM_set_value_tags instead
Global PROP_string_to_tag (const char *the_string, tag_t *the_tag)
This function is not supported after Version 10.0. Use AOM_string_to_tag instead.
Global PROP_tag_to_string (tag_t the_tag, char **the_string)
This function is not supported after Version 10.0. Use AOM_tag_to_string instead.
Global PROP_UIF_ask_name (tag_t prop_tag, char **disp_name)
This function is not supported after Version 10.0. Use AOM_UIF_ask_name instead.
Global PROP_UIF_ask_property_by_name (tag_t object_tag, const char *disp_name, tag_t *prop_tag)
Obsolete in Teamcenter Version 10.0 Use AOM Property ask and set ITKs directly to get or set property value, For example, AOM_ask_value_string. These ITKs do not require property object input
Global PROP_UIF_ask_value (tag_t prop_tag, char **d_value)
This function is not supported after Version 10.0. Use AOM_UIF_ask_value instead.
Global PROP_UIF_is_displayable (tag_t prop_tag, logical *is_display)
This function is not supported after Version 10.0. Use AOM_UIF_is_displayable instead.
Global PROP_UIF_set_value (tag_t prop_tag, const char *value)
This function is not supported after Version 10.0. Use AOM_UIF_set_value instead.
Global PROPDESC_ask_display_name_by_name (const char *name, char **disp_name)
This function is not supported after Tc10.1. Please use PROPDESC_ask_display_name as the replacement ITK
Global PROPDESC_is_displayable (tag_t prop_tag, logical *display_flag)
This function is not supported after V2009.0.0 Use CONSTANTS_get_property_constant_value instead, with signature (PROPERTY_CONST_VISIBLE, ..., ..., ... ).
Global PROPDESC_is_modifiable (tag_t prop_tag, logical *mod_flag)
This function is not supported after V2009.0.0 Use CONSTANTS_get_property_constant_value instead, with signature (PROPERTY_CONST_MODIFIABLE, ..., ..., ... ).
Global PROPDESC_is_required (tag_t prop_tag, logical *req_flag)
This function is not supported after V2009.0.0 Use CONSTANTS_get_property_constant_value instead, with signature (PROPERTY_CONST_REQUIRED, ..., ..., ... ).
Global PS_ask_transform (tag_t parent, tag_t occurrence, double **transform)
This function is not supported after Version 10.0. Please use PS_ask_plmxml_transform instead.
Global PTN0PARTITION_delete_partition_not_owning_memberships
This macro definition will be removed in Tc10.1.0. Use PTN0PARTITION_delete_partition_not_owning_memberships instead.
Global QRY_ask_class (tag_t query_tag, char qclass[QRY_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use QRY_ask_class2
Global QRY_ask_description (tag_t query_tag, char qdesc[QRY_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use QRY_ask_description2
Global QRY_ask_name (tag_t query_tag, char qname[QRY_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use QRY_ask_name2
Global QRY_find (const char name[QRY_name_size_c+1], tag_t *query_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use QRY_find2 Performs a case sensitive search for the specified query name and returns its tag.
Global QRY_set_class (tag_t query_tag, const char qclass[QRY_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use QRY_set_class2
Global QRY_set_description (tag_t query_tag, const char qdesc[QRY_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use QRY_set_description2
Global QRY_set_name (tag_t query_tag, const char qname[QRY_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use QRY_set_name2
Global RDV_ask_composite_property (tag_t component, const char *composite_property, char **value)
This function is deprecated, it will be removed from Teamcenter 11. From Tc9.0 onwards, please use PROP_ask_composite_property.
Global RDV_ask_composite_property_objs (tag_t component, const char *composite_property, int *n_related_components, tag_t **related_components)
This function is deprecated, it will be removed from Teamcenter 11. From Tc9.0 onwards, please use PROP_ask_composite_property_objs.
Global RDV_ask_latest_option_rev (tag_t variant, tag_t *variantRev)
This function is deprecated, it will be removed from Teamcenter 11. From Tc9.0 onwards, please use PS_ask_latest_option_rev.
Global RDV_is_product_item (tag_t item, logical *is_product_item)
This function is deprecated, it will be removed from Teamcenter 11. From Tc9.0 onwards, please use ITEM_is_product_item.
File releasestatus.h
Do not use this header file. Include tccore/releasestatus.h instead. This file will be removed in Teamcenter 12.1.
Global RES_ask_change_id (tag_t reservation_tag, char change_id[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use RES_ask_change_id2
Global RES_ask_exp_directory (tag_t reservation_tag, char directory[SS_MAXPATHLEN+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use RES_ask_exp_directory2
Global RES_ask_reason (tag_t reservation_tag, char reason[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use RES_ask_reason2
Global RES_checkout (tag_t object_tag, const char reason[WSO_desc_size_c+1], const char change_id[WSO_name_size_c+1], const char dir_name[SS_MAXPATHLEN+1], int reservation_type)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use RES_checkout2
Global RLM_ask_release_procedure (const char[], char[])
This function is deprecated and will be removed from Tc12. In Tc10, please use RLM_ask_release_procedure2. In Tc10.1 onwards, please use EPM_ask_default_process2
Global RLM_ask_release_procedure2 (const char *, char **)
This function is deprecated and will be removed from Tc12.1. In Tc10.1 onwards, please use EPM_ask_default_process2
Global RLM_ask_release_procedure_for (tag_t, char[])
This function is deprecated and will be removed from Tc12. In Tc10, please use RLM_ask_release_procedure_for2. In Tc10.1 onwards, please use EPM_ask_default_process_for2
Global RLM_ask_release_procedure_for2 (tag_t, char **)
This function is deprecated and will be removed from Tc12.1 In Tc10.1 onwards, please use EPM_ask_default_process_for2
Group RLM_ERRORS
The contents of this file are deprecated in Tc10.1. The file will be removed in Tc12.1.
File rlm_errors.h

The contents of this file are deprecated in Tc10.1. The file will be removed in Tc12.1.

Do not use this header file.

Global RLM_exit_module ()
This function is deprecated and will be removed from Tc12.1. There is no replacement.
Global RLM_init_module ()
This function is deprecated and will be removed from Tc12.1. There is no replacement.
Global SA_ask_group_description (tag_t group_tag, char description[SA_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_description2
Global SA_ask_group_local_volume_name (tag_t group_tag, char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_local_volume_name2
Global SA_ask_group_name (tag_t group_tag, char groupname[SA_group_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_name2
Global SA_ask_group_nationality (tag_t group_tag, char nationality[SA_nationality_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_nationality2
Global SA_ask_group_organization_address (tag_t group_tag, char organization_address[SA_organization_address_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_organization_address2
Global SA_ask_group_organization_alternate_name (tag_t group_tag, char organization_alternate_name[SA_organization_alternate_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_organization_alternate_name2
Global SA_ask_group_organization_id (tag_t group_tag, char organization_id[SA_organization_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_organization_id2
Global SA_ask_group_organization_legal_name (tag_t group_tag, char organization_legal_name[SA_organization_legal_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_organization_legal_name2
Global SA_ask_group_organization_name (tag_t group_tag, char organization_name[SA_organization_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_organization_name2
Global SA_ask_group_organization_type (tag_t group_tag, char organization_type[SA_organization_type_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_organization_type2
Global SA_ask_group_organization_url (tag_t group_tag, char organization_url[SA_organization_url_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_organization_url2
Global SA_ask_group_volume_name (tag_t group_tag, char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_group_volume_name2
Global SA_ask_os_user_name (tag_t userTag, char osUserName[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_os_user_name2
Global SA_ask_person_attr (tag_t personTag, const char attributeName[SA_name_size_c+1], char **attributeValue)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_person_attr2
Global SA_ask_person_attribute (tag_t personTag, const char attributeName[SA_name_size_c+1], char attributeValue[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_person_attribute2
Global SA_ask_person_form_name (tag_t person_tag, char form_name[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_person_form_name2
Global SA_ask_person_locale (tag_t person_tag, char locale[SA_locale_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_person_locale2
Global SA_ask_person_name (tag_t person_tag, char person_name[SA_person_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_person_name2
Global SA_ask_person_timezone (tag_t person_tag, char timezone[SA_timezone_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_person_timezone2
Global SA_ask_role_description (tag_t role_tag, char description[SA_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_role_description2
Global SA_ask_role_name (tag_t role_tag, char rolename[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_role_name2
Global SA_ask_role_name_by_localized_role_name (const char *localizedRoleName, char roleName[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_role_name_by_localized_role_name2
Global SA_ask_role_pfile (const char role_name[SA_name_size_c+1], char file_name[SS_MAXPATHLEN])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_role_pfile2
Global SA_ask_site_info (tag_t site_tag, char sitename[SA_site_size_c+1], int *site_id)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_site_info2
Global SA_ask_site_info_ex (tag_t site_tag, char sitename[SA_site_size_c+1], int *site_id, logical *external_app)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_site_info_ex2 the corresponding ITK version2
Global SA_ask_user_default_local_volume (tag_t user_tag, char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_default_local_volume2
Global SA_ask_user_default_volume (tag_t user_tag, char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_default_volume2
Global SA_ask_user_geography (tag_t userTag, char geography[SA_geography_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_geography2
Global SA_ask_user_gov_clearance (tag_t userTag, char gov_clearance[SA_gov_clearance_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_gov_clearance2
Global SA_ask_user_identifier (tag_t user_tag, char userid[SA_user_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_identifier2
Global SA_ask_user_ip_clearance (tag_t userTag, char ip_clearance[SA_ip_clearance_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_ip_clearance2
Global SA_ask_user_nationality (tag_t userTag, char nationality[SA_nationality_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_nationality2
Global SA_ask_user_person_name (tag_t user_tag, char personname[SA_person_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_person_name2
Global SA_ask_user_pfile (const char user_id[SA_name_size_c+1], char file_name[SS_MAXPATHLEN])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_ask_user_pfile2
Global SA_change_user_password (tag_t user_tag, const char newpassword[SA_password_size_c+1], const char oldpassword[SA_password_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_change_user_password2
Global SA_create_licensed_user (const char userid[SA_user_size_c+1], const char personname[SA_person_name_size_c+1], const char password[SA_password_size_c+1], int licenseLevel, int userStatus, tag_t *user_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_create_licensed_user2
Global SA_create_person (const char person_name[SA_person_name_size_c+1], tag_t *person_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_create_person2
Global SA_create_role (const char rolename[SA_name_size_c+1], tag_t *role_tag)

This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_create_role2

This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use the corresponding ITK version2

Global SA_create_site (char sitename[SA_site_size_c+1], int site_id, tag_t *site_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_create_site2
Global SA_create_user (const char userid[SA_user_size_c+1], const char personname[SA_person_name_size_c+1], const char password[SA_password_size_c+1], tag_t *user_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_create_user2
Global SA_delete_user_objects (tag_t user_tag)
This function is deprecated and will be removed from TC2009. Use SA_delete_user instead.
Global SA_find_person (const char person_name[SA_person_name_size_c+1], tag_t *person_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_find_person2
Global SA_find_policy_name (tag_t policy_tag, char policy_name[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_find_policy_name2
Global SA_find_policy_tag (const char policy_name[SA_name_size_c+1], tag_t *policy_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_find_policy_tag2
Global SA_find_role (const char rolename[SA_name_size_c+1], tag_t *role_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_find_role2 the corresponding ITK version2
Global SA_find_site (const char sitename[SA_site_size_c+1], tag_t *site_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_find_site2
Global SA_find_user (const char userid[SA_user_size_c+1], tag_t *user_tag)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_find_user2
Global SA_initialize_person (tag_t person_tag, const char person_name[SA_person_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_initialize_person2
Global SA_initialize_role (tag_t role_tag, const char rolename[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_initialize_role2
Global SA_initialize_user (tag_t userTag, const char userid[SA_user_size_c+1], const char personname[SA_person_name_size_c+1], const char password[SA_password_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_initialize_user2
Global SA_set_group_description (tag_t group_tag, const char description[SA_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_description2
Global SA_set_group_local_volume_name (tag_t group_tag, char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_local_volume_name2
Global SA_set_group_name (tag_t group_tag, const char groupname[SA_group_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_name2
Global SA_set_group_nationality (tag_t group_tag, const char nationality[SA_nationality_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_nationality2
Global SA_set_group_organization_address (tag_t group_tag, const char organization_address[SA_organization_address_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_organization_address2
Global SA_set_group_organization_alternate_name (tag_t group_tag, const char organization_alternate_name[SA_organization_alternate_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_organization_alternate_name2
Global SA_set_group_organization_id (tag_t group_tag, const char organization_id[SA_organization_id_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_organization_id2
Global SA_set_group_organization_legal_name (tag_t group_tag, const char organization_legal_name[SA_organization_legal_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_organization_legal_name2
Global SA_set_group_organization_name (tag_t group_tag, const char organization_name[SA_organization_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_organization_name2
Global SA_set_group_organization_type (tag_t group_tag, const char organization_type[SA_organization_type_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_organization_type2
Global SA_set_group_organization_url (tag_t group_tag, const char organization_url[SA_organization_url_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_organization_url2
Global SA_set_group_volume_name (tag_t group_tag, char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_group_volume_name2
Global SA_set_os_user_name (tag_t userTag, char osUserName[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_os_user_name2
Global SA_set_person_attr (tag_t personTag, const char attributeName[SA_name_size_c+1], const char *attributeValue)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_person_attr2
Global SA_set_person_attribute (tag_t personTag, const char attributeName[SA_name_size_c+1], const char attributeValue[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_person_attribute2
Global SA_set_person_form_name (tag_t person_tag, const char form_name[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_person_form_name2
Global SA_set_person_locale (tag_t person_tag, const char locale[SA_locale_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_person_locale2
Global SA_set_person_name (tag_t person_tag, const char person_name[SA_person_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_person_name2
Global SA_set_person_timezone (tag_t person_tag, const char timezone[SA_timezone_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_person_timezone2
Global SA_set_role_description (tag_t role_tag, const char description[SA_description_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_role_description2
Global SA_set_role_name (tag_t role_tag, const char rolename[SA_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_role_name2
Global SA_set_user_default_local_volume (tag_t user_tag, const char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_user_default_local_volume2
Global SA_set_user_default_volume (tag_t user_tag, const char volume_name[SA_volume_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_user_default_volume2
Global SA_set_user_identifier (tag_t user_tag, const char userid[SA_user_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SA_set_user_identifier2
File sample_err.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/sample_err.h instead.

File sample_inh.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/sample_inh.h instead.

Global SITE_ask_geography (tag_t site_tag, char geography[SA_geography_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_ask_geography2
Global SITE_ask_gms_url (tag_t site_tag, char url[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_ask_gms_url2
Global SITE_ask_node_name (tag_t site_tag, char nodename[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_ask_node_name2
Global SITE_ask_ods_url (tag_t site_tag, char url[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_ask_ods_url2
Global SITE_ask_soa_url (tag_t site_tag, char url[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_ask_soa_url2
Global SITE_set_gms_url (tag_t site_tag, const char url[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_set_gms_url2
Global SITE_set_node_name (tag_t site_tag, const char nodename[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_set_node_name2
Global SITE_set_ods_url (tag_t site_tag, const char url[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_set_ods_url2
Global SITE_set_soa_url (tag_t site_tag, const char url[SA_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use SITE_set_soa_url2
Global SS_get_function_pointer (const char *library_name, const char *function_name, SS_function_ptr_t *function_pointer)
This is deprecated in Tc9.1.3.5 and removed from Tc11.2.
Please use SS_get_function_pointer_in_library instead.
Global SSF0SERVICEFORECASTING_init_module ()
This function is deprecated and will be removed from Tc12.0. Initializes the serviceforecasting module. You must call this function before calling any other SSF0SERVICEFORECASTING functions.
Global STRNG_is_date (const char *val, date_t *d)
This API is deprecated starting Tc10.1.3, and will be removed from Tc12.0. Please use DATE_convert_formatted_string_to_date API instead, in the following fashion:
Global STRNG_MegaBytesToText (long int megaBytes, char text[50])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use STRNG_MegaBytesToText2
Global SUBSCMPL_cannot_find_MSD_approval_PREF
This is deprecated in Tc10.1.3 and will be removed from Tc12.0. Please use SUBSCMPL_cannot_find_msd_approval_pref instead.
Global SUBSCMPL_cannot_find_MSD_approval_workflow
This is deprecated in Tc10.1.3 and will be removed from Tc12.0. Please use SUBSCMPL_cannot_find_msd_approval_workflow instead.
File tc.h

This entire file is deprecated and will be removed from Teamcenter 10.

Code that calls one of these methods, ITK_init_from_cpp, ITK__initialize_tc,

ITK_init_module, ITK_auto_login, should use #include <tcinit/tcinit.h>.

Code that doesn't call one of the above methods should use #include <tc/tc_startup.h>.

Global TC_dump_objects ()
This function will be removed in Tc10.1 There is no output.
Global TC_free_text
This function is deprecated and will be removed from Tc13.
Use MEM_free instead.
Global TC_hier_text (const char *hierarchy_name, const char *key)
This function is deprecated and will be removed from Tc13.
There is no replacement.
Global TCCALENDAR_get_tccalendar_by_name (const char tccalname[SA_user_size_c+1], tag_t *tccalendar)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TCCALENDAR_get_tccalendar_by_name2
Global TCEVENTMGR_post_event (tag_t objectType, const char eventTypeName[TCEVENTMGR_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TCEVENTMGR_post_event_2
Global TCEVENTMGR_post_event2 (tag_t primaryObject, tag_t secondaryObject, const char eventTypeName[TCEVENTMGR_name_size_c+1], int attrCount, const char **attrNames, const char **attrValues, int errorCode, const char *errorMsg)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TCEVENTMGR_post_event2_2
Global TCEVENTTYPE_ask_eventtype_id (tag_t eventType, char eventTypeId[MAX_TCEVENTTYPE_ID_LEN+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TCEVENTTYPE_ask_eventtype_id2
Global TCTYPE_add_relation_property (tag_t type_tag, const char *prop_name, tag_t rel_type, tag_t *pd_tag)
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please define the relation properties from BMIDE.
Global TCTYPE_add_runtime_array_property (tag_t type_tag, const char *prop_name, PROP_value_type_t valuetype, int maxstrlen, int maxnumelements, tag_t *pd_tag)
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please define the runtime array properties from BMIDE.
Global TCTYPE_add_runtime_property (tag_t type_tag, const char *prop_name, PROP_value_type_t valuetype, int maxstrlen, tag_t *pd_tag)
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please define the runtime properties from BMIDE.
Global TCTYPE_ask_class_name (tag_t type_tag, char type_class[TCTYPE_class_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TCTYPE_ask_class_name2
Global TCTYPE_ask_name (tag_t type_tag, char type_name[TCTYPE_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TCTYPE_ask_name2
Global TCTYPE_create_msg
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please create the Teamcenter Types from BMIDE.
Global TCTYPE_createprops_msg
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please create the properties for Teamcenter Types from BMIDE.
Global TCTYPE_init_user_props_msg
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please perform the user-defined initialization for properties of Teamcenter Types from BMIDE.
Global TCTYPE_register_properties (USER_prop_init_entry_t *user_types_methods, int array_size)
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please register the properties from BMIDE.
Global TCTYPE_set_OperationInput_DisplayValue (tag_t opInputTag, char *propName, const char **dispValues)
This function is deprecated and will be removed from Tc13. From Tc10.1.4 onwards, please use type-safe AOM set ITK APIs such as AOM_set_value_string, and AOM_set_value_strings, or use C++ set APIs such as #setString and #setStringArray, based on the value-type of the property.
Global TCTYPE_viewerprops_msg
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please view the properties for Teamcenter Types from BMIDE.
Global TE_node_get_data (int *childnodes, char type[ITEM_desc_size_c])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TE_node_get_data2
Global TE_PS_ui_get_data (char itemid[ITEM_id_size_c+1], char itemrev[ITEM_id_size_c+1], char logfile[IMF_filename_size_c+1], char configfile[IMF_filename_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use TE_PS_ui_get_data2
Global TIE_lowlevel_confirm_import (const char *tcGSMessageId, int nSucessIslands, char **sucessIslands, int nFailureIslands, char **failureIslands)
This function is deprecated, Use TIE_lowlevel_confirm_import_with_file
Global txt_ctor (const char *)
This function is deprecated and will be removed from Tc13.
Use TXTSRV_get_substituted_text_resource instead.
Global txt_destructor (txt_t ts)
This function is deprecated and will be removed from Tc13.
Use TXTSRV_get_substituted_text_resource instead.
Global txt_noSubText (txt_t, const char *, int)
This function is deprecated and will be removed from Tc13.
Use TXTSRV_get_unsubstituted_text_resource instead.
Global txt_subText (txt_t, const char *, int, const char *s1, const char *s2, const char *s3, const char *s4, const char *s5)
This function is deprecated and will be removed from Tc13.
Use TXTSRV_get_substituted_text_resource instead.
File udatarw.h

This function is deprecated and will be removed from Teamcenter 11.

Do not use this header file. Include ai/udatarw.h instead.

File ugsm.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include nxsm.h instead.

Use the following replacement chart for every symbol, type or API:

File ugsm_errors.h

This function is deprecated and will be removed from Teamcenter 2009.

Do not use this header file. Include nxsm_errors.h instead.

Use the following replacement chart for every symbol, type or API:

Global USER_item_create_cancelled (const char *item_id, const char *revision_id)
This function is deprecated and will be removed from Tc12.
Global USER_register_properties (void)
This function is deprecated and will be removed from Tc10. In Tc8.3 onwards, please register properties from BMIDE.
Global VM_ask_name (tag_t volume, char volume_name[VM_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_ask_name2
Global VM_ask_node_name (tag_t volume, char node_name[VM_node_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_ask_node_name2
Global VM_ask_path (tag_t volume, int machine_type, char path[VM_path_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use the corresponding ITK version2
Global VM_createEx (const char volume_name[VM_name_size_c+1], const char node_name[VM_node_size_c+1], const char *pathnames[SS_NUM_MTYPES], int machine_type, tag_t *volume)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_createEx2
Global VM_createExFMS (const char volume_name[VM_name_size_c+1], const char node_name[VM_node_size_c+1], const char *pathnames[SS_NUM_MTYPES], int machine_type, const char *fsc_path, const char *fsc_name, const char *filestore_group, const char *load_balancer, tag_t *volume)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_createExFMS2
Global VM_find (const char volume_name[VM_name_size_c+1], tag_t *volume)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_find2
Global VM_find_by_path (const char path[VM_path_size_c+1], int machine_type, tag_t *volume)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_find_by_path2
Global VM_initializeEx (tag_t volume, const char volume_name[VM_name_size_c+1], const char node_name[VM_node_size_c+1], const char *pathnames[SS_NUM_MTYPES], int machine_type)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_initializeEx2
Global VM_modifyEx (tag_t volume, const char volume_name[VM_name_size_c+1], const char node_name[VM_node_size_c+1], const char *pathnames[SS_NUM_MTYPES], int machine_type)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_modifyEx2
Global VM_moveEx (tag_t volume, const char node_name[VM_node_size_c+1], const char *pathnames[SS_NUM_MTYPES], int machine_type)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use VM_moveEx2
Global VMS_init_module (int *decision)
This function is deprecated and will be removed from Tc12. Please refer to the documentation on VMS_init_module for more information.
Global VO_delete_validationresult (tag_t vr_tag)
This function is deprecated and will be removed from TC10. Please use AOM_delete in its place.
Global WSOM_ask_description (tag_t a_WSO_tag, char a_description[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_ask_description2
Global WSOM_ask_gov_classification (tag_t aWSOsTag, char classification[WSO_gov_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_ask_gov_classification2
Global WSOM_ask_ip_classification (tag_t aWSOsTag, char aClassification[WSO_ip_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_ask_ip_classification2
Global WSOM_ask_name (tag_t a_WSO_tag, char a_name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_ask_name2
Global WSOM_ask_object_type (tag_t a_WSO_tag, char object_type[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_ask_object_type2
Global WSOM_ask_status (tag_t a_WSO_tag, int *status_count, WSO_status_t **status_structures)
This function is deprecated and will be removed from TC2009. Use WSOM_status_ask_effectivities followed by WSOM_eff_ask_ranges on each of the effectivities returned by the first call.
Global WSOM_eff_set_range (tag_t release_status, tag_t effectivity, const char *range_text, logical append)
This function is deprecated and will be removed from TC2009. This function attempts to differentiate dates from unit numbers, but this cannot be guaranteed to work for all possible text formats of date. Instead we recommend you call WSOM_eff_set_date_range or WSOM_eff_set_unit_range as appropriate.
Global WSOM_eff_set_range_type (tag_t release_status, tag_t effectivity, WSOM_range_type_t range_type)
This function is deprecated and will be removed from TC2009. If you wish to change from unit to date ranges or vice versa, first call WSOM_eff_clear_ranges, then call the appropriate set function for the desired new range.
Global WSOM_eff_with_end_item_in_rs
The WSOM_eff_with_end_item_in_rs error code is deprecated and will be removed from Teamcenter 11.
Global WSOM_effectivity_ask_date_range (tag_t effectivity, char **range_text)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_date_range in its place.
Global WSOM_effectivity_ask_dates (tag_t effectivity, int *n_dates, date_t **start_end_values, WSOM_open_ended_status_t *open_ended_or_stock_out)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_dates in its place.
Global WSOM_effectivity_ask_end_item (tag_t effectivity, tag_t *end_item)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_end_item in its place.
Global WSOM_effectivity_ask_range (tag_t effectivity, char **range_text)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_range in its place.
Global WSOM_effectivity_ask_range_type (tag_t effectivity, WSOM_range_type_t *range_type)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_range_type in its place.
Global WSOM_effectivity_ask_ranges (tag_t effectivity, int *n_units, int *n_dates, int **units, date_t **dates, WSOM_open_ended_status_t *unit_open_ended_status, WSOM_open_ended_status_t *date_open_ended_status)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_ranges in its place.
Global WSOM_effectivity_ask_unit_range (tag_t effectivity, char **range_text)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_unit_range in its place.
Global WSOM_effectivity_ask_units (tag_t effectivity, int *n_units, int **start_end_values, WSOM_open_ended_status_t *open_ended_or_stock_out)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_units in its place.
Global WSOM_effectivity_create_with_text (tag_t release_status, tag_t end_item, const char *range_text, tag_t *effectivity)
This function attempts to differentiate dates from unit numbers, but this cannot be guaranteed to work for all possible text formats of date. Instead we recommend you call WSOM_eff_create_with_date_text or WSOM_eff_create_with_unit_text as appropriate.
Global WSOM_effectivity_is_protected (tag_t effectivity, logical *is_protected)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_ask_is_protected in its place.
Global WSOM_effectivity_set_dates (tag_t effectivity, int n_dates, date_t *start_end_values, WSOM_open_ended_status_t open_ended_or_stock_out, logical append)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_set_dates in its place.
Global WSOM_effectivity_set_end_item (tag_t effectivity, tag_t end_item)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_set_end_item in its place.
Global WSOM_effectivity_set_protection (tag_t effectivity, logical protection)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_set_protection in its place.
Global WSOM_effectivity_set_range (tag_t effectivity, const char *range_text, logical append)
This function attempts to differentiate dates from unit numbers, but this cannot be guaranteed to work for all possible text formats of date. Instead we recommend you call WSOM_eff_set_date_range or WSOM_eff_set_unit_range as appropriate.
Global WSOM_effectivity_set_range_type (tag_t effectivity, WSOM_range_type_t range_type)
This function is deprecated and will be removed from TC2009. If you wish to change from unit to date ranges or vice versa, first call WSOM_eff_clear_ranges, then call the appropriate set function for the desired new range.
Global WSOM_effectivity_set_units (tag_t effectivity, int n_units, int *start_end_values, WSOM_open_ended_status_t open_ended_or_stock_out, logical append)
This function is deprecated and will be removed from TC2009. Please use WSOM_eff_set_units in its place.
Global WSOM_find (const char name[WSO_name_size_c+1], int *hits, tag_t **list)
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_find2
Global WSOM_initialize (tag_t a_WSO_tag, const char a_name[WSO_name_size_c+1], const char a_description[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_initialize2
Global WSOM_set_description (tag_t a_WSO_tag, const char new_description[WSO_desc_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_set_description2
Global WSOM_set_gov_classification (tag_t aWSOsTag, const char classification[WSO_gov_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_set_gov_classification2
Global WSOM_set_ip_classification (tag_t aWSOsTag, const char newClassn[WSO_ip_class_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_set_ip_classification2
Global WSOM_set_name (tag_t a_WSO_tag, const char new_name[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_set_name2
Global WSOM_set_object_type (tag_t wso_tag, const char object_type[WSO_name_size_c+1])
This function is deprecated and will be removed from Tc12. In Tc10 onwards, please use WSOM_set_object_type2