Component Data (PDMS_C.DAT) - Intergraph Smart Reference Data - Version 10.0 - Training - Hexagon

Intergraph Smart Reference Data Training (2020)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Training
Smart Materials/Smart Reference Data Version
2020 (10.0)

This file contains the weight and unit information of an ident.

An attribute is always represented with a modifier as <OLD> or <NEW>. <OLD> indicates that the data is already available in Destinations or created in another file as new and <NEW> indicates new data. From the following screenshot, CMPW, CMPT, and CATE have the modifier as <OLD> indicating that the data is already available in Destinations and CMPD, and TUBD have the modifier as <NEW> indicating that the data is new.

The following table provides details of the attributes such as retrieval source available in PDMS_C.DAT file.

Attribute Name

Details

CMPW

  • Definition: Defines the weight component.

  • Retrieval Source: m_pck_pdms_lookup.Get_PDMS_CATA('I',i.ident)

  • Retrieval Method: BASE_COLUMN

CMPT

  • Definition: Contains information related to the commodity codes of Smart Reference Data (SRD)

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_scom(cc.commodity_id,i.ident)

  • Retrieval Method: BASE_COLUMN

CATE

  • Definition: Interface Commodity Code for PDMS

  • Retrieval Source: Get_CATE

  • Retrieval Method: ATTR_STND_METHOD

CMPD

  • Definition: Used based on the component for which the data is added. The CMPD element type gets created when an element with a fixed weight is referenced. These are typically all piping components. It is appended with C.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_cmpd(i.ident, cc.commodity_id)

  • Retrieval Method: BASE_COLUMN

CWEI

  • Definition: Defined in the General Configuration screen and contains information on the unladen weight. The attribute to define weight should be CWEI if it is CMPD.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_cwei(i.ident)

  • Retrieval Method: BASE_COLUMN

TUBD

  • Definition: Used based on the component for which the data is added. These are typically all piping components. The TUBD elements type gets created when an element with a variable weight is referenced. These are typically only Tubes or Pipes, as their length may vary and the resultant weight unit UWEI is typically calculated at kg/m.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_tubd(i.ident, cc.commodity_id)

  • Retrieval Method: BASE_COLUMN

UWEI

  • Definition: Defined in the General Configuration screen. The attribute to define the weight should be UWEI if it is TUBD.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_cwei(i.ident)

  • Retrieval Method: BASE_COLUMN

BFLE

  • Definition: Defined in the General Configuration screen and contains information on the filling weight.

  • Retrieval Source: m_pck_pdms_lookup.get_pdms_blfe(i.ident)

  • Retrieval Method: BASE_COLUMN