Create FLC Records - Intergraph Smart Materials - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Materials Classic API Configuration (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.2

Create FLC records to be imported.

According to your needs, you can use one of the following procedures to pass a record to the API.

  • INSERT_FLC_PARM

  • INSERT_FLC_REC

Use the INSERT_FLC_PARM procedure if you want to define and pass in all parameters to the procedure.

Use the INSERT_FLC_REC procedure if you want to pass in a record of type FLC_REC_TYPE as specified in the header of package M_API_OMI.

In both procedures, you can fill up to 150 fields defined as VARCHAR2(2000) to pass in data.

Pass in as many records as you need.