TDR create mappings - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

The TDR submittal process allows you to relate the tags to the documents. The tag document must have a tag name, document, and revision. The classification should be specified as TDR in the csv file to create a TDR submittal. For more information on what can be done with a submittal, see Deliverable submittal.

The below table gives you a better understanding of the mappings delivered in the system.

Name

VTLImportDefHeaderOrder

Column header text

Column type

Constant value

Maps to

Notes

Tag_Name

1

Physical

FDWTag/Name

The FDWTag object must exist.

Area

2

Area

Physical

SDAArea relationship

The SDAArea object must exist.

UID= FBA, ConfigLevel, Area

Document

3

Document Number

Physical

FDWDocumentMaster/Name

UID=FDWM, ConfigLevel, Document Number

Revision

4

Revision

Physical

Gets the revision from the Revision column.

PlannedDocRevision

5

Computed

FDWDocumentRevision/Name

Used to drive the creation of a RESERVED revision.

DocRevision

6

Computed

FDWDocumentRevision/Name

UID=COMP_CurrentConfigLevel, Document Number, MAJORREVISION, MINORREVISION

REVISION_SCHEME

7

Computed

SPFDocRevisionRevisionScheme relationship

Sets the revision scheme to planned if the Revision property is blank or --, else sets it with what is provided in csv; uses the fixed revision scheme Rev01A.

MajorRevision

8

Computed

SPFMajorRevision

Gets the planned major revision from the Revision column.

ComputedMajorRevision

9

Computed

SPFMajorRevision

Gets the document major revision from the Revision column.

MinorRevision

10

Computed

SPFMinorRevision

Gets the planned minor revision from the Revision column.

ComputedMinorRevision

11

Computed

SPFMinorRevision

Gets the document minor revision from the Revision column.

ConfigLevel

12

Computed

Gets current configuration level 1.

COMP_ConfigLevelUID

13

Computed

Replaces any space with an underscore character in the configuration string.

COMP_PlantCode

14

Computed

Builds the plant code from the configuration level and Area.

COMP_PlantCodeValue

15

Computed

Gets the plant code object from the system - used in the UID of the Unit.

COMP_CurrentConfigLevel

16

Computed

Gets the current configuration level and replaces any space with an underscore character.

COMP_CurrentConfigLevelName

17

Computed

Gets the current configuration level.