Materials Management Solution Guide
Materials Management Solution Guide
Publication Number
plm00198 B
Proprietary and restricted rights notice
Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . C-1
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Index-1
Architecture overview
The Materials Management template is added over the Foundation template. All
new functionality is added to the Materials Management template. The Foundation
template is modified to support different relations, such as part to material relation.
• Material
• Part
Substance
A substance is the basic form of matter that cannot be disintegrated further using a
mechanical or physical process, for example, iron, carbon, cadmium, and so on. Each
substance has a unique identifier called Chemical Abstracts Service (CAS) number.
For more information about CAS, see www.cas.org .
A business object, Mat1Substance, is provided by Materials Management to
represent the substance data.
For more information about business objects, see the Business Modeler IDE Guide.
A unique substance object, called unknown, is available in the Teamcenter
materials library. The CAS number of this substance is 0000-00-0. This unique
substance is used as the main and only constituent of proprietary material. Rolling
up the amount of unknown substances gives the total undisclosed mass of a part.
This substance also triggers an Unapproved compliance status when used with the
Substance Compliance solution.
One or more substances are combined to form a material. The composition of a
substance in a material can be definite or in range. For a given substance, a material
revision is related to the substance through the Mat1UsesSubstance relation.
For more information regarding creating substances, updating substances, and
relating substances to material, see Managing substances.
Material
A material is made of one or more substances. For example, carbon steel, cast
iron, and so on. Each material to substance relation contains composition that can
be definite or in range.
A business object,Mat1Material, is provided by Materials Management to represent
the material data. The material is represented as a subclass of Item in Teamcenter.
For more information about business objects, see the Business Modeler IDE Guide.
One or more materials are combined together to form a part, which is stored as an
item in Teamcenter. For a given material, an item revision is related to the material
relation through the Mat1UsesMaterial relation.
Types of materials
Materials Management supports the following types of materials:
• Confidential materials
• Proprietary materials
• Nonlibrary materials
Confidential materials
Note Confidential materials functionality is available only when the Substance
Compliance solution is installed.
Confidential materials are those materials that a supplier certifies as not restricted
but wants the substance composition to be kept confidential for competitive reasons.
The supplier provides the substance breakdown of the confidential material;
however, only authorized users can access the material composition. To other
Teamcenter users, only the name of the material is displayed.
The authorized users must be a part of the accessor user group and role
defined by the SUBSCMPL_confidential_material_accessor_roles and
SUBSCMPL_confidential_material_accessor_groups preferences respectively.
Substances of a confidential material are eligible for a substance compliance check
only when initiated by a compliance officer.
For information about the role of a compliance officer, see the Substance Compliance
Solution Guide.
Proprietary materials
Note Proprietary materials functionality is available only when the Substance
Compliance solution is installed.
Nonlibrary materials
Nonlibrary materials are those materials that are not maintained in the Teamcenter
materials library. For these materials, the material mass and substance composition
are not declared.
There is only one nonlibrary material in the Teamcenter materials library.
Part
A part, such as a screw or a bolt, is made of one or more materials. Each part to
material relation contains the mass of the material.
A part is represented as an Item object in Teamcenter.
For more information about adding materials to parts, see Assigning materials
to parts.
The part, a screw, is comprised of two materials, carbon steel and cast iron. The
screw contains 0.005 kg of carbon steel and 0.002 kg of cast iron. The mass of a part
is equal to the sum of all the masses of the materials it contains.
• MatML content imported into your local site from an external site (for example,
another Teamcenter site or Granta Design) is owned by the other site and is
not editable after the import.
Typically, the MatML content’s master site is the local site in which you are
working, unless you are importing a MatML file from an external site.
o If the materials are imported from an external site, such materials are
considered to be replicas and are not owned by local site. The properties
of these objects can be modified by the material import utility only if the
specified site is same as originating site. The properties of such material and
substances are not modifiable from user interface.
Note The GSIdentity label for a materials is created in TC XML from its external
identifier. For example, for material revision, the label is created as a
combination of material revision and external identifier.
The GSIdentity labels for a substances is created in TC XML from its CAS
number.
• Materials along with substances information can be imported in bulk into the
Teamcenter materials library from an external database, such as Granta, IMDS,
and so on. The information is imported in MatML format.
• Importing materials
The materials analyst imports the material and substance information from
third-party database. The imported information is in MatML format that is
converted to TC XML format using style sheets.
For more information, see Importing materials into Teamcenter and Materials
Management file formats.
• Classifying materials
The materials analyst creates a material classification tree and classifies the
material object against this tree.
For more information, see Classifying a material.
For more information about adding properties to a business object, see the Business
Modeler IDE Guide.
A system administrator user can add new properties to the material object and can
update or remove the existing properties.
2. In the Business Objects view, right-click the Mat1Material object and choose
Open.
e. Click Finish.
The new property appears in the properties table and is marked with a “c”
indicating it is a custom property.
b. Click Finish.
The property is removed from the properties table.
7. To save the changes to the data model, choose BMIDE®Save Data Model.
b. In the Add LOV Value dialog box, enter the following information:
• Value
Type the value of the LOV.
• Description
Type a brief description of the LOV value.
b. In the Modify LOV Value dialog box, update the required information.
9. To save the changes to the data model, choose BMIDE®Save Data Model.
For more information about the file formats, see Materials Management file formats.
Materials existing in the Teamcenter materials library may have been previously
imported.
• If the material information changes in the third-party database, the materials
analyst can re-import these materials. A new revision is created for the
re-imported material.
• If the material contains substances that do not exist in the Teamcenter materials
library, these substances are created in the Teamcenter materials library for
the specific material.
• All imported materials (including those owned by the local system) require an
external identifier.
o Material and related substances are created as local objects (MatML file
import from a local site).
When a user imports a MatML file using the material_import utility
and specifies the originating site as the local/target site in the XSLT file,
the system creates the material and substances as local objects. Locally
owned objects can be modified from the Teamcenter user interface. You can
use Access Manager to create access rules to prevent modifications of the
material and substance objects in Teamcenter.
If the material already exists, based on the external identifier, a new
material revision is created in Teamcenter. The MatML input file is attached
as a MatML dataset to the newly created revision.
o Material and related substances are created as replicas (MatML file import
from an external site).
When a user imports a MatML file using the material_import utility and
specifies the originating site as some other external site in the XSLT file, the
system creates the replicas of the material and substance objects. In this
case, the master copy is owned by the external site. Teamcenter does not
allow any modifications to the replica objects from Teamcenter user interface.
If the material already exists, based on the external identifier, the existing
material object is updated with the contents of the MatML file in Teamcenter.
This process replaces any existing MatML dataset attached to the material
revision with the new copy of the MatML file.
Note To update existing materials, ensure that the external identifier for
materials and substances are the same.
While importing materials, the system starts an approval process for all the
materials that are marked as approved in the import file.
If the import fails, an error message stating the reason for the failure and the log file
location are displayed. The import may fail if:
• The command line utility is incorrect.
• The user ID is incorrect or if the user is not authorized to perform the import
functionality.
• If a material has a substance that does not have the chemical abstracts service
(CAS) number specified.
For more information about the MatML and TC XML file formats, see Materials
Management file formats.
If the export fails, an error message stating the reason for the failure is displayed.
The export may fail if:
• The materials analyst writes the material_export utility syntax incorrectly.
• The user ID is incorrect or if the user is not authorized to perform the export
functionality.
4 Managing materials
4 Managing materials
Creating a material
The materials analyst can create a material in Teamcenter.
For more information, see Create a material.
Create a material
Note Except for Unit of Measure, you can use the Tab key to move from field
to field.
2. Choose File®New®Item.
The New Item dialog box appears.
• Revision
(Optional) Type an identifier for the specific revision of the new material. If
you do not enter an identifier, the system generates it automatically when
you click Assign.
• Name
Type a unique name for the material.
• Description
(Optional) Type a description of the new material.
• Unit of Measure
(Optional) Select a unit of measure, if applicable.
Note Currently, only the grams unit of measurement is supported.
5. Click Next.
• External Identifier
Type the external identifier to map the material from a third-party database,
such as Granta.
Note The GSIdentity labels for materials are created in TC XML from
their external identifier. For example, for material revision, it is
created as a combination of material revision and external identifier.
7. Click Finish.
The material and material revision are created.
Update a material
1. In the navigation pane, click My Teamcenter.
Deleting a material
A material can be deleted. However, the material should not be associated with any
part. On deletion, the material is removed from the Teamcenter materials library.
Delete a material
1. In the navigation pane, click My Teamcenter.
4. Click Yes.
Classifying a material
Material objects can be classified against a custom classification tree that is hosted
in the Teamcenter Classification application. By classifying Teamcenter objects, you
can categorize your products, parts, and components according to their common
characteristics. The classification allows you to search for parts independent of
the location in the product structure.
To classify a material, you must:
• Create a new material classification in the Teamcenter Classification application.
This step is repeated as many times as needed to build the material classification
tree.
For more information about working with classification objects, see the Classification
Guide.
Classify a material
1. In the navigation pane, click Classification Administration.
The Classification Admin tab appears.
• Fluid
For more information about adding classes, see the Classification Administration
Guide.
Class Attributes
Metal • Ductility
• Electric conductivity
Fluid • Boiling point
• Density
For more information about assigning attributes to a class, see the Classification
Administration Guide.
If the attributes are not available in the attributes list by default, you need
to create the attribute dictionary definitions. For more information, see the
Classification Administration Guide.
• Mat1Material Revision
For information about editing preference values, see the Preferences and
Environment Variables Reference.
A material can be classified when this preference is set.
Attributes Values
Ductility 15
Electric conductivity 25
Attributes Values
Boiling point 15
Density 12
3. For a selected part, search for the material that you want to add.
• Mass
Type the mass of the material.
• Unit of Measure
Select grams as the unit of measurement of the material.
By default, the unit of measure displayed on the Properties on
Relation dialog is g (grams). To display additional units of measure,
administrators can use the Business Modeler IDE. The list of values for
Mat1UnitsOfMeasure contains the units of measure available when
MaterialRevs are related to an item revision.
Note Currently, the only supported unit of measurement is grams.
8. Click Finish.
The material to part relationship is created.
2. Search for the part from which you want to delete the material.
4. Expand the Materials folder and select the material that you want to delete
from the part.
5. Choose Edit®Cut.
Alternatively, right-click the material and choose Cut.
The material is no longer related to the part.
5 Managing substances
5 Managing substances
Create a substance
1. In the navigation pane, click My Teamcenter.
2. Choose File®New®Other.
The New Business Object dialog box appears.
4. Click Next.
• Description
(Optional) Type a description of the new substance.
• External Identifier
(Optional) Type the external identifier to map the substance from a
third-party database, such as IMDS or Granta.
• Name
Type a unique name for the substance.
• Unique Identifier
(Optional) Enter an unique identifier to search the substance in Teamcenter.
6. Click Finish.
The substance and substance revision are created.
Update a substance
1. In the navigation pane, click My Teamcenter.
Deleting a substance
A substance can be deleted.
• The substance must not be associated with any material.
Delete a substance
1. In the navigation pane, click My Teamcenter.
4. Choose Edit®Delete.
Alternatively, click the Delete button on the toolbar.
The Delete dialog box appears.
5. Click Yes.
3. For a selected material, search for the substance that you want to add.
Alternatively, you can also drag the material and drop it on the material to
create a substance to material relation.
The Enter the values for Properties on Relation dialog box appears.
o iron 40% and carbon 40% is acceptable, but incomplete; total = 80%
8. Click Finish.
The substance to material relationship is created.
2. Search for the material from which you want to delete the substance.
4. Expand the Substances folder and select the substance that you want to delete
from the material.
5. Choose Edit®Cut.
Alternatively, right-click the material and choose Cut.
The substance is no longer related to the material.
2. Click the menu to the right of the search box and choose Advanced.
3. In the Search tab, click the select a search menu and choose More.
The Change Search dialog box appears.
2. Click the menu to the right of the search box and choose Advanced.
3. In the Search tab, click the select a search menu and choose More.
The Change Search dialog box appears.
2. Click the menu to the right of the search box and choose Advanced.
3. In the Search tab, click the select a search menu and choose More.
The Change Search dialog box appears.
A Materials Management
preferences
CommercialPartRevision_Mat1MaterialRevision_default_relation . . . . . . . . . A-2
ItemRevision_Mat1MaterialRevision_ default_relation . . . . . . . . . . . . . . . . . A-3
ManufacturerPart_Mat1MaterialRevision_default_relation . . . . . . . . . . . . . . A-4
ManufacturerPartRevision_Mat1MaterialRevision_default_relation . . . . . . . . A-5
Mat1MaterialRevision_DefaultChildProperties . . . . . . . . . . . . . . . . . . . . . . . A-6
Mat1MaterialRevision_Mat1Substance_default_relation . . . . . . . . . . . . . . . . A-7
Mat1MaterialRevision_PsuedoFolder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A-8
MaterialManagement_feature_installed . . . . . . . . . . . . . . . . . . . . . . . . . . . . A-9
MATERIALMGMT_material_creator_roles . . . . . . . . . . . . . . . . . . . . . . . . . A-10
MATERIALMGMT_material_creator_groups . . . . . . . . . . . . . . . . . . . . . . . A-11
Part_Revision_Mat1MaterialRevision_default_relation . . . . . . . . . . . . . . . . A-12
A Materials Management
preferences
CommercialPartRevision_Mat1MaterialRevision_default_relation
DESCRIPTION
Specifies the default paste relation for the commercial part object with a material
revision.
VALID
VALUES
Mat1UsesMaterial
DEFAULT
VALUES
Mat1UsesMaterial
DEFAULT
PROTECTION
SCOPE
Site preference.
ItemRevision_Mat1MaterialRevision_ default_relation
DESCRIPTION
Defines the default paste relation of the item revision object with a material revision.
VALID
VALUES
Mat1UsesMaterial
DEFAULT
VALUES
Mat1UsesMaterial
DEFAULT
PROTECTION
SCOPE
Site preference.
ManufacturerPart_Mat1MaterialRevision_default_relation
DESCRIPTION
Specifies the default paste relation for a manufacturer part object with a material
revision.
VALID
VALUES
Mat1UsesMaterial
DEFAULT
VALUES
Mat1UsesMaterial
DEFAULT
PROTECTION
SCOPE
Site preference.
ManufacturerPartRevision_Mat1MaterialRevision_default_relation
DESCRIPTION
Specifies the default paste relation for manufacturer part revision object with a
material revision.
VALID
VALUES
Mat1UsesMaterial
DEFAULT
VALUES
Mat1UsesMaterial
DEFAULT
PROTECTION
SCOPE
Site preference.
Mat1MaterialRevision_DefaultChildProperties
DESCRIPTION
Specifies the list of properties that can be displayed as children of the material
revision node.
VALID
VALUES
IMAN_master_form_rev
IMAN_requirement
IMAN_manifestation
IMAN_reference
IMAN_MEView
IMAN_vi_sos
IMAN_external_object_link
IMAN_specification
TC_WorkContext_Relation
TC_AuditLog
TC_Is_Represented_By
release_status_list
Mat1UsesSubstance
DEFAULT
VALUES
IMAN_master_form_rev
IMAN_requirement
IMAN_manifestation
IMAN_reference
IMAN_MEView
IMAN_vi_sos
IMAN_external_object_link
IMAN_specification
TC_WorkContext_Relation
TC_AuditLog
TC_Is_Represented_By
release_status_list
Mat1UsesSubstance
DEFAULT
PROTECTION
SCOPE
User preference.
Mat1MaterialRevision_Mat1Substance_default_relation
DESCRIPTION
Defines the default paste relation of the material revision object with substance.
VALID
VALUES
Mat1UsesSubstance
DEFAULT
VALUES
Mat1UsesSubstance
DEFAULT
PROTECTION
SCOPE
Site preference.
Mat1MaterialRevision_PsuedoFolder
DESCRIPTION
Specifies the list of properties that can be displayed as a pseudo folder under a node
for the material revision object.
VALID
VALUES
Mat1UsesMaterial
DEFAULT
VALUES
Mat1UsesMaterial
DEFAULT
PROTECTION
SCOPE
Site preference.
MaterialManagement_feature_installed
DESCRIPTION
Specifies whether the Materials Management solution is installed. Do not modify
this preference manually.
VALID
VALUES
true
false
DEFAULT
VALUES
true
DEFAULT
PROTECTION
SCOPE
System preference.
MATERIALMGMT_material_creator_roles
DESCRIPTION
Specifies the roles that are allowed to create materials. Valid values are the internal
names of the roles.
VALID
VALUES
Any valid role name.
DEFAULT
VALUES
IMAN_master_form
Material Analyst
Compliance Officer
DEFAULT
PROTECTION
SCOPE
Site preference.
MATERIALMGMT_material_creator_groups
DESCRIPTION
Specifies the groups that are allowed to create materials. Valid values are the
internal names of the groups.
VALID
VALUES
Any group allowed to create the material.
DEFAULT
VALUES
None.
DEFAULT
PROTECTION
SCOPE
Site preference.
Part_Revision_Mat1MaterialRevision_default_relation
DESCRIPTION
Defines the default paste relation of the part revision object with a material revision.
VALID
VALUES
Mat1UsesMaterial
DEFAULT
VALUES
Mat1UsesMaterial
DEFAULT
PROTECTION
SCOPE
Site preference.
material_export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . B-2
material_import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . B-4
material_export
Exports the material and associated substances information in MatML format.
SYNTAX
material_export
[-u=user-id
{-p=password | -pf=password-file}
[-g=group]
[-f=output-xml-file]
[-item=item-id]
[-rev=item–revision-id]
[-optionset=name]
[-transfermode=name]
[-h]
ARGUMENTS
-u
Specifies the user ID.
This is generally infodba or another user with administration privileges. If this
argument is used without a value, the operating system user name is used.
Note If Security Services single sign-on (SSO) is enabled for your server, the -u
and -p arguments are authenticated externally through SSO rather than
being authenticated against the Teamcenter database. If you do not supply
these arguments, the utility attempts to join an existing SSO session. If no
session is found, you are prompted to enter a user ID and password.
-p
Specifies the password.
If used without a value, the system assumes a null value.
If this argument is not used, the system assumes the user-ID value to be the
password.
This argument is mutually exclusive with the -pf argument.
-pf
Specifies the password file. If used without a value, the system assumes a null
value. If this argument is not used, the system assumes the user-ID value to be
the password.
For more information about managing password files, see the Utilities Reference.
This argument is mutually exclusive with the -p argument.
-g
Specifies the group associated with the user.
If used without a value, the user’s default group is assumed.
-file
Specifies the MatML file that contains the information about the material objects
that are exported.
-item
Specifies the item ID. This argument is mutually exclusive with the -item_key
argument.
-item_key
Specifies the a string identifier containing attributes that identify the item object to
export. This argument is mutually exclusive with the -item argument.
-rev
Specifies the item revision ID of the item that must be exported.
-optionset
Specifies the option set name of the transfer option set that must be used for this
export.
-transfermode
Specifies the transfer mode name that is to be used during export.
-h
Displays help for this utility.
ENVIRONMENT
As specified in the Manually configuring your environment for Teamcenter utilities
topic in the Utilities Reference.
FILES
As specified in the Log files produced by Teamcenter topic in the Utilities Reference.
RESTRICTIONS
None.
EXAMPLES
material_export —file=steel.xml —item=000016 —rev=A —xsl=tcxml_to_matml.xls
optionset=TIEConfiguredExportDefault
material_import
Imports MatML file containing the materials and substances information into
Teamcenter.
SYNTAX
material_import
[-u=user-id
{-p=password | -pf=password-file}
[-g=group]
[-file=input-xml-file]
[-dir=input-dir-path]
[-optionset=name]
[-transfermode=name]
[-errorcontinue=yes/no]
[-xls=xls-file]
[-h]
ARGUMENTS
-u
Specifies the user ID.
This is generally infodba or another user with administration privileges. If this
argument is used without a value, the operating system user name is used.
Note If Security Services single sign-on (SSO) is enabled for your server, the -u
and -p arguments are authenticated externally through SSO rather than
being authenticated against the Teamcenter database. If you do not supply
these arguments, the utility attempts to join an existing SSO session. If no
session is found, you are prompted to enter a user ID and password.
-p
Specifies the password.
If used without a value, the system assumes a null value.
If this argument is not used, the system assumes the user-ID value to be the
password.
This argument is mutually exclusive with the -pf argument.
-pf
Specifies the password file. If used without a value, the system assumes a null
value. If this argument is not used, the system assumes the user-ID value to be
the password.
For more information about managing password files, see the Utilities Reference.
This argument is mutually exclusive with the -p argument.
-g
Specifies the group associated with the user.
If used without a value, the user’s default group is assumed.
-file
Specifies the MatML file that contains the information about the material objects
that must be imported.
-dir
Specifies the directory path of the MatML file.
-optionset
Specifies the name of the transfer option set that must be used for this import.
-transfermode
Specifies the transfer mode name that is to be used during import.
-errorcontinue
Specifies the option to control continuation of import when an error is encountered.
The default value is no.
-xls
Specifies the XLS file that needs to be applied on input material file before the import
is performed. If not provided, the default XLS file is located at TC_DATA is used.
-h
Displays help for this utility.
ENVIRONMENT
As specified in the Manually configuring your environment for Teamcenter utilities
topic in the Utilities Reference.
FILES
As specified in the Log files produced by Teamcenter topic in the Utilities Reference.
RESTRICTIONS
None.
EXAMPLES
material_import —dir=d:\matML —xls=mattotcxml.xls material_import
—file=mat1.xml —optionset=MaterialImportDefaultoptionSet
—optionset=MaterialImportDefaultoptionSet
material_import –file=mat1.xml —dir=d:\matML –site=100001
–optionset=MaterialImportDefaultOptionSet
C Glossary
C Glossary
confidential material
Material that a supplier certifies as nonrestricted but wants the substance
composition to be kept confidential for competitive reasons. The supplier provides
the substance breakdown of the confidential material; however, only authorized
users can access the material composition.
material
Comprised of one or more substances, for example, carbon steel, cast iron, and so
on. Each material to substance relation contains composition that can be definite or
in range.
materials analyst
Role provided in Materials Management to perform various tasks, such as creating
materials, exporting and importing materials, classifying materials, and so on.
Materials Management
Teamcenter application that stores approved materials and substance information
imported from a third-party database (for example, Granta or IMDS) into a materials
library in the Teamcenter database. The materials and substances can also be
created by a materials analyst using the My Teamcenter interface.
MatML
Extensible markup language that is used for exchanging material information.
nonlibrary material
Material that is not maintained in the Teamcenter materials library. For these
materials, the material mass and substance composition are not declared.
proprietary material
Material that a supplier certifies as nonrestricted but wants the substance
composition to be kept confidential for competitive reasons. The supplier does not
provide the substance breakdown of a proprietary material. A Teamcenter user
cannot see the material composition. The supplier provides a certificate, such as a
waiver, stating that the supplier will take complete responsibility of the material
composition.
substance
Basic form of matter that cannot be disintegrated further using a mechanical or
physical process, for example, iron, carbon, cadmium, and so on. Each substance has
a unique identifier called the Chemical Abstracts Service (CAS) number.
A F
Adding, updating, and removing material File formats . . . . . . . . . . . . . . . . . . . . . 1-5
properties . . . . . . . . . . . . . . . . . . . . . . 2-1 MatML . . . . . . . . . . . . . . . . . . . . . . . 1-5
Architecture overview . . . . . . . . . . . . . . 1-2 TC XML . . . . . . . . . . . . . . . . . . . . . . 1-5
Assigning materials to parts . . . . . . . . . 4-5 Find substances . . . . . . . . . . . . . . . . . . 6-2
Assigning substances to materials . . . . . 5-2
I
C
Importing material into Teamcenter . . . . 3-1
CAS . . . . . . . . . . . . . . . . . . . . . . . . . . . 1-2 Installing Materials Management . . . . . . 2-1
Chemical Abstracts Service number . . . . 1-2 Interaction with other applications . . . . . 1-7
Classifying materials . . . . . . . . . . . . . . . 4-3 IP protection . . . . . . . . . . . . . . . . . . . . . 1-7
Components of Materials ITAR protection . . . . . . . . . . . . . . . . . . 1-7
Management . . . . . . . . . . . . . . . . . . . . 1-2
Material . . . . . . . . . . . . . . . . . . . . . . 1-2
Part . . . . . . . . . . . . . . . . . . . . . . . . . 1-4 M
Substance . . . . . . . . . . . . . . . . . . . . . 1-2 Managing materials
Confidential material . . . . . . . . . . . . . . 1-3 Assigning materials to parts . . . . . . . . 4-5
Configuring Materials Management . . . . 2-1 Classifying materials . . . . . . . . . . . . . 4-3
Adding, updating, and removing material Creating materials . . . . . . . . . . . . . . . 4-1
properties . . . . . . . . . . . . . . . . . . . 2-1 Deleting materials . . . . . . . . . . . . . . . 4-2
Configuring to add counties of conflict Deleting materials from a part . . . . . . 4-6
minerals . . . . . . . . . . . . . . . . . . . . 2-3 Updating materials . . . . . . . . . . . . . . 4-2
Providing access and command Managing substances
privileges . . . . . . . . . . . . . . . . . . . 2-1 Assigning substances to materials . . . . 5-2
Configuring to add counties of conflict Deleting substances . . . . . . . . . . . . . . 5-2
minerals . . . . . . . . . . . . . . . . . . . . . . . 2-3 Deleting substances from a material . . 5-4
Creating materials . . . . . . . . . . . . . . . . 4-1 Updating substances . . . . . . . . . . . . . 5-1
Creating substances . . . . . . . . . . . . . . . 5-1 ManufacturerPart_Mat1MaterialRevision_
Cross reference to other databases . . . . . 1-7 default_relation . . . . . . . . . . . . . . . . . A-4
Material . . . . . . . . . . . . . . . . . . . . . . . . 1-2
D Confidential material . . . . . . . . . . . . . 1-3
Nonlibrary material . . . . . . . . . . . . . . 1-4
Default Materials Management
Proprietary material . . . . . . . . . . . . . 1-3
queries . . . . . . . . . . . . . . . . . . . . . . . . 6-1
Material substance declaration
Find substances . . . . . . . . . . . . . . . . . 6-2
Viewing information . . . . . . . . . . . . . . 6-1
Search for item revisions . . . . . . . . . . 6-2
material_export . . . . . . . . . . . . . . . . . B-2
Search for material revisions . . . . . . . 6-2
material_export utility . . . . . . . . . . . . B-2
Deleting materials . . . . . . . . . . . . . 4-2–4-3
material_import . . . . . . . . . . . . . . . . . B-4
Deleting materials from a part . . . . . . . . 4-6
material_import utility . . . . . . . . . . . . B-4
Deleting substances . . . . . . . . . . . . . . . 5-2
Materials analyst . . . . . . . . . . . . . . . . . 1-6
Deleting substances from a material . . . . 5-4
Materials Management
Architecture overview . . . . . . . . . . . . 1-2
E Assigning materials to parts . . . . . . . . 4-5
Exporting materials from Teamcenter . . . 3-2 Assigning substances to materials . . . . 5-2