Create Communication Links - Intergraph Smart Materials - Version 2020 (10.0) - Customization & Programming - Hexagon

Intergraph Smart Materials Classic API Configuration (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
2020 (10.0)

To create a new communication link, enter all mandatory values.

The arguments of the INS_COMMLINKS procedure are listed below.

Argument Name

Type

In/Out

P_US_ID

NUMBER, m_user_securities.us_id

IN

P_COL_ARR

RECORD

IN

P_RESULT

VARCHAR2

OUT

P_CL_ID

NUMBER, m_communication_links.cl_id

OUT

P_CCP_ID

NUMBER, m_company_contact_people.ccp_id

IN

P_CA_ID

NUMBER, m_company_addrs.ca_id

IN

P_COMMIT_IND

VARCHAR2, default ‘Y’

IN

P_CL_FOR

VARCHAR2, default ‘COMMLINKS’

IN

The procedure inserts a record into m_communication_links.

The following table shows the values that can be transferred with P_COL_ARR in the INS_COMMLINKS procedure.

Column Name

Mandatory

Description

CMT_CODE

Yes

Communication Type (VARCHAR2(20), m_communication_links.cmt_id)

ADDRESS_VALUE

No

Address Value (VARCHAR2(500), m_communication_links.address_value)

DEFAULT_IND

Yes

Default indicator (VARCHAR2(1), m_communication_links.default_ind)