CHECK_CONSISTENCY - Intergraph Smart Materials - Version 2020 (10.0) - Customization & Programming - Hexagon PPM

Intergraph Smart Materials Customization (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
2020 (10.0)

Description:

Pre-OMI CIP, called from omi_job_start.

If the spec code and ident code exist in m_import_interfaces, then check if the ident exists in the spec. If the ident does not exist, then set ident code = NULL.

If the spec code, commodity code, and size1 (size2, schedules) exist in m_impost_interfaces, then check if one ident for this commodity code (with sizes and schedules) exists. If the one ident exists, then set the ident code.

Type:

Procedure

Usage:

B.40.01

Event:

Called during the OMI import job when table M_IMPORT_INTERFACES has been filled but processing has not started yet.

Default:

See CIP source code