Single Bolt Idents (PDMS_BS.DAT) - Intergraph Smart Materials - Version 10.2 - Administration & Configuration - Hexagon

Intergraph Smart Materials Integration (10.2)

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

Contains all the information of the bolt ident.

<START> CATA SECT BLTA BLIS SBOL
BDIA
NSTD
0
XTRA
BITEM
BITLE

CATA:

m_pck_pdms_custom.get_cata('I' , ident)

Look at the example PL/SQL-Code. With the parameter values ‘I’ and ident, the function fetches the project identifier of the ident 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'

BLIS:

COMMODITY_ID || '-'|| INPUT_1 ||'-BLIST'

SBOL:

COMMODITY_ID || '-'|| INPUT_1 || '-BS'

BDIA:

bolt diameter

NSTD:

COMMODITY_ID || '-'|| INPUT_1

0:

new parameter in PDMS; is always default 0

XTRA:

extra length of the bolt

BITEM:

if a nut or washer is needed

BITLE:

diameter of the nut or washer

The Insert into the table m_pdms_bolt_refs is moved completely into a CIP, M_pck_pdms_custo.file_bolt_ref (p_pcc_id => internal ID from the job that is started in PDMS 20.01, p_commodity_Id => Primary of the commodity-code, p_input_1 => Diameter of the Bolt ident)

pdms_bs.del

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

pdms_bs.err

Contains information about errors that occurred during the bolt set transfer.

In the m_pdms_bolt_ref_errs table, you can report any data errors or problems encountered during the CIP. This file contains these messages.