Routines for pa_evnt.kb


CallProblemConfigurationEvent

File Name

pa_evnt.kb

Syntax

CallProblemConfigurationEvent( REF v_callCfg: CallConfigRec )

Parameters

v_callCfg: CallConfigRec record containing the information

about call/problem configuration options.

Returns

None

Side Effects

None

Description

This event handles the configuration of calls and problems.

Dialog Forms Called

callcfg.dfc[causeform]

callcfg.dfc[severitylevelform]

callcfg.dfc[problemtypeform]

callcfg.dfc[problemactionform]

callcfg.dfc[problemcodeform]

callcfg.dfc[callcodeform]


ComponentsAEVEvent

File Name

pa_evnt.kb

Syntax

ComponentsAEVEvent( REF comp: COMPONENT )

Parameters

comp: Component record containing the information

about the selected component to add, edit, or view.

Returns

None

Side Effects

None

Description

This event handles the add, edit, view logic for the work with compnents screen.

Dialog Forms Called

None


ComponentsMainEvent

File Name

pa_evnt.kb

Syntax

ComponentsMainEvent( REF comp: COMPONENT )

Parameters

comp: Component record containing the information

about the components available to work with.

Returns

None

Side Effects

None

Description

This event handles the main processing for the work with components screen.

Dialog Forms Called

equip.dfc[editcomponents]

solpurge.dfc[about]

solpurge.dfc[command_help]

solpurge.dfc[sol_purge_config]

tivint.dfc[frm_tiv_swdist]

tivint.dfc[frm_tiv_rc]

tivint.dfc[frm_tiv_password]

tivint.dfc[frm_tiv_rc_admin]


CoreConfigurationEvent

File Name

pa_evnt.kb

Syntax

CoreConfigurationEvent( REF sysCfg: SystemConfigRec )

Parameters

sysCfg: SystemConfigRec record containing the information

about core problem management configuration options.

Returns

None

Side Effects

None

Description

This event handles the configuration of core problem management options.

Dialog Forms Called

corecfg.dfc[columnform]

corecfg.dfc[counterform]

equip.dfc[workwithmodules]

equip.dfc[workwithitems]

equip.dfc[workwithcomponents]


DiagnosticConfigurationEvent

File Name

pa_evnt.kb

Syntax

DiagnosticConfigurationEvent( REF v_diagCfg: DiagConfigRec )

Parameters

v_diagCfg: DiagConfigRec record containing the information

about diagnostic configuration options.

Returns

None

Side Effects

None

Description

This event handles the configuration of diagnostics.

Dialog Forms Called

None


ItemsAEVEvent

File Name

pa_evnt.kb

Syntax

ItemsAEVEvent( REF itm: ITEM )

Parameters

itm: Item record containing the information

about the selected item to add, edit, or view.

Returns

None

Side Effects

None

Description

This event handles the add, edit, view logic for the work with items screen.

Dialog Forms Called

None


ItemsMainEvent

File Name

pa_evnt.kb

Syntax

ItemsMainEvent( REF itm: ITEM )

Parameters

itm: ITEM record containing the information

about the items available to work with.

Returns

None

Side Effects

None

Description

This event handles the main processing for the work with items screen.

Dialog Forms Called

equip.dfc[edititems]

solpurge.dfc[about]

solpurge.dfc[command_help]

solpurge.dfc[sol_purge_config]

tivint.dfc[frm_tiv_swdist]

tivint.dfc[frm_tiv_rc]

tivint.dfc[frm_tiv_password]

tivint.dfc[frm_tiv_rc_admin]


LoadAllActions

File Name

pa_evnt.kb

Syntax

LoadAllActions

Parameters

None

Returns

None

Side Effects

None

Description

This procedure is used to load the list of available actions on the problem codes tab of the Call/Problems Configuration notebook.

Dialog Forms Called

None


ModulesAEVEvent

File Name

pa_evnt.kb

Syntax

ModulesAEVEvent( EF modl: MODULE )

Parameters

modl: Module record containing the information

about the selected module to add, edit, or view.

Returns

None

Side Effects

None

Description

This event handles the add, edit, view logic for the work with modules screen.

Dialog Forms Called

None


ModulesMainEvent

File Name

pa_evnt.kb

Syntax

ModulesMainEvent( REF modl: MODULE )

Parameters

modl: MODULE record containing the information

about the module available to work with.

Returns

None

Side Effects

None

Description

This event handles the main processing for the work with modules screen.

Dialog Forms Called

equip.dfc[editmodules]

solpurge.dfc[about]

solpurge.dfc[command_help]

solpurge.dfc[sol_purge_config]

tivint.dfc[frm_tiv_swdist]

tivint.dfc[frm_tiv_rc]

tivint.dfc[frm_tiv_password]

tivint.dfc[frm_tiv_rc_admin]


SystemsAEVEvent

File Name

pa_evnt.kb

Syntax

SystemsAEVEvent( REF sys: SYSTEM )

Parameters

sys: System record containing the information

about the selected system to add, edit, or view.

Returns

None

Side Effects

None

Description

This event handles the add, edit, view logic for the work with systems screen.

Dialog Forms Called

None


SystemsMainEvent

File Name

pa_evnt.kb

Syntax

SystemsMainEvent( REF sys: SYSTEM )

Parameters

sys: System record containing the information

about the system available to work with.

Returns

None

Side Effects

None

Description

This event handles the main processing for the work with systems screen.

Dialog Forms Called

equip.dfc[editsystems]

solpurge.dfc[about]

solpurge.dfc[command_help]

solpurge.dfc[sol_purge_config]

tivint.dfc[frm_tiv_swdist]

tivint.dfc[frm_tiv_rc]

tivint.dfc[frm_tiv_password]

tivint.dfc[frm_tiv_rc_admin]