During the integration of catalog items from Smart Materials to Jovix, the mi_jvx_pck_custom.custom_catalog_field procedure fetches the custom value of an ident based on input ident ID as defined in Smart Materials.
Parameter name |
Parameter type |
Description |
p_ident_id |
Input |
Smart Materials ident ID. |
p_proj_id |
Input |
Smart Materials project ID. |
o_jvx_field_name |
Output |
Custom field name in the Jovix Catalog screen. |
o_field_value |
Output |
Custom value displayed in the custom field of the Catalog screen. |