ManufacturingKnowledge

Configuring Teamcenter Easy Plan > Configuring common Easy Plan options

Configure ERM table columns

You can configure the table columns for work area revision, recipe authoring, and BOM Alignment pages.

Prerequisites

You must log in as a database administrator.

Procedure

  1. In a text or xml editor, open the following file: TC_ROOT\install\data\erm0recipemanagement\Erm0TableUiConfigCots.xml

  2. To determine the columns that are displayed in a work area revision page, edit the relevant <ClientScope> and <ColumnConfig> sections of the file.
    Each <ColumnDef> defines a table column:

    objectType—The type of object (for example, BOMLine)

    propertyName—The property to display (for example, object_string)

    width—The column width, in pixels

    hidden—(Optional) If set to true, the column is hidden by default



    Example To change the columns for the work area revision page, locate and edit the following section. Copy`

`
  1. To determine the columns that are displayed in the Add Material panel of the general, site, or master recipe authoring pages, as well as the target panel of the BOM Alignment page, edit the relevant <ClientScope> and <ColumnConfig> sections of the file.
    Each <ColumnDef> defines a table column:

    objectType—The type of object (for example, BOMLine)

    propertyName—The property to display (for example, object_string)

    width—The column width, in pixels

    hidden—(Optional) If set to true, the column is hidden by default

    columnName—The name of the property to be displayed in the column

    After you define a list of columns, the end user can reorder and show the columns, or can hide them by clicking Settings → Arrange, and then changing the configuration in the Arrange dialog box. The configuration affects:
    The Materials tab on the recipe authoring pages. The target panel on the BOM Alignment page.


    Example To change the columns displayed in the Materials panel of the recipe authoring pages, locate and edit the following section. Copy`
`
  1. After editing and saving the file, import the updated configuration into Teamcenter using the following command from the Teamcenter command prompt: import_uiconfig -u=dba_user -p=dba_password -g=dba -file=%TC_ROOT%\install\data\erm0recipemanagement\Erm0TableUiConfigCots.xml

Related Topics

  • ERM workflow

  • ERM preferences

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.EasyPlan_Deployment/gzw9249775014486 · retrieved 2026-07-11