ZS_RBICB - Intergraph Smart Reference Data - Help - Hexagon

Intergraph Smart Reference Data Help (10.1)

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

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 (Spec Items grid in SRD), the ident codes are generated as per the ident rule defined on S.10.01 (Commodity Rules screen in SRD). 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 (Spec Items grid in SRD), 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: S.50.06 (Spec Items grid in SRD),

  • Default value: R

  • List of Values: C, R