ZS_RBICB - Intergraph Smart Reference Data - 2020 (10.0) - Help - Hexagon

Intergraph Smart Reference Data Plus Help (2020)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Help
Smart Materials/Smart Reference Data Version
2020 (10.0)

This project default controls rule-based ident code behavior.

You can set the value of this project default to R (for generating rule-based ident codes) or C (for generating custom ident codes as per M_PCK_STD_CUSTOM.NEW_RB_IDENT_CODE).

If ZS_RBICB = R or not specified, and you fill in the TAG Number field on S.50.06, the ident codes are generated as per the ident rule defined on S.10.01. In this case, the TAG Number is also updated in the field TAG_NUMBER in the database table M_IDENTS.

If ZS_RBICB = C and you fill the TAG Number field on S.50.06, the ident codes are generated as per M_PCK_STD_CUSTOM.NEW_RB_IDENT_CODE.

The function NEW_RB_IDENT_CODE returns the customized ident code.

You must NOT update the field TAG_NUMBER in table M_IDENTS from within the function NEW_RB_IDENT_CODE. The software differentiates the rule-based ident codes and the customized ident codes using this field.

  • Module(s) affected by this setting: S5006

  • Default value: R

  • List of Values: C, R