Bolt Length (PDMS_B.DAT) - Intergraph Smart Materials - Version 10.1 - Administration & Configuration - Hexagon

Intergraph Smart Materials Integration (10.1)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Administration & Configuration
Smart Construction Version
8
Smart Materials/Smart Reference Data Version
10.1

Contains the length information of the bolt ident.

<START> CATA SECT BLTA LTAB DTAB
(BoltLength1 … BoltLengthN)
IDENT 1 .. IDENT N

CATA:

m_pck_pdms_custom.get_cata ('CC', commodity_id)

Look at the example PL/SQL-Code. With the parameter values ‘CC’ and commodity_id, the function fetches the project identifier of the commodity code that should be transferred.

SECT:

default is part SHORT_DESC (if not defined then ‘PART:PART_ID),
CIP (M_PCK_PDMS_CUSTOM.SECT, input COMMODITY_ID and NLS_ID of PDMS 30.01 Configure PDMS field Nls for RTEXT/XTEXT)

BLTA:

COMMODITY_ID || '-'|| INPUT_1 ||'-BLTA'

LTAB:

COMMODITY_ID || '-'|| INPUT_1 ||'-LTAB'

DTAB:

COMMODITY_ID || '-'|| INPUT_1

BoltLength:

INPUT_2,
All commodity codes that are listed in the rule defined on PDMS 30.01 Configure PDMS field Rule for Bolts

IDENT:

IDENT

pdms_b.del

Contains information about SCOM that is no longer contained opposite the last run in the PDMS_B.dat. (When an ident in Smart Materials is deleted, it is written in this file. It should be deleted in PDMS, too.)

pdms_b.err

Contains information about errors that occurred during the bolt transfer.