GET_CC_DESCRIPTION - 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:

The purpose of this function is to fill a user-definable export value for the commodity code description. The returned value is truncated to 512 characters. This function is executed by m_pck_spiso_export during export for each commodity code.

Parameter passed in:

p_cc_id - commodity_id from table m_commodity_codes

Type:

Function

Usage:

XI3020 Export Jobs

Event:

Export specification

Default:

Substr(m_commodity_code_nls.short_desc,1,512)