Automatic Parameters Passed - HxGN EAM - 12.1 - Feature Briefs - Hexagon

HxGN EAM Custom Framework

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.1

Parameter

Details

eamid

The HxGN EAM external session id. Used to locate the EAMAccessSession.

Internal_eamid

The HxGN EAM internal sub session id. Use this value as the "eamid" when you need to make a call to HxGN EAM itself, for example, to fetch Documents or Comments information for some record for display in your custom tab.

tenant

The HxGN EAM tenant id.

SYSTEM_FUNCTION_NAME

The system function name of the main screen the tab exists on.

USER_FUNCTION_NAME

The user function name of the main screen the tab exists on.

CURRENT_TAB_NAME

The current tab name. Normally the tab name will follow the following format: UT<SEQUENCE_NUMBER>

Key Field Values

The header record key field values. The number and type of values will vary depending on the parent screen you added your tab to.