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

This procedure is called after a detail tag has been created and all data has been committed. You must include an additional COMMIT statement if you modify any data in this procedure. This CIP can be used, for example, to update the description of the new detail tag.

pk_type = 'QD' -> pk_id contains qd_id coming from m_quote_details

pk_type = 'POLI' -> pk_id contains poli_id coming from m_po_line_items

pk_type = 'ISH' -> pk_id contains item_ship_id coming from m_item_ships

Type:

Procedure

Usage:

C.20.01, C.20.01.02, C.20.04, C.20.05, OPI.10.01, P.30.27, P.50.07, P.70.31, P.70.62, P.70.72, P.70.74, P.80.11, P.80.51

Event:

Split Tag

Default:

NULL (sample code available)