R.2. Stored PL/SQL Program Units - Intergraph Smart Materials - Version 10.1 - Help - Hexagon

Intergraph Smart Materials Classic Help

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Help
Smart Materials/Smart Reference Data Version
10.1

The PLL module code consists of the following PL/SQL objects:

  • M_PCK_PLL - The PLL import jobs main program.

  • M_PCK_PLL_UK - Contains functions for retrieving primary keys for given unique keys.

  • M_PCK_UTL - Various auxiliary procedures and functions for PLL.

  • M_PCK_PLL_XML - Contains procedures and functions for processing xml files for PLL import jobs.

  • M_PCK_PLL_VERIFY - Contains procedure and function for PLL verification jobs and all predefined (FIX) checks.

  • M_PCK_PLL_VERIFY_CUSTOM – Contains all custom (PRC) verification checks.

  • M_API_PLL_LINES - These PLL API package can be used to update or insert selected columns of tables containing information for lines.

  • M_API_PLL_DNS - API package for the dns.

  • M_API_PLL_BRANCHES - API package for the branches.

  • M_API_PLL_ATTRS - API package for the attributes of lines and dns.