Routines for c_cfg.kb


ContractStatusListFind

File Name

c_cfg.kb

Syntax

ContractStatusListFind ( VAL lst: LIST OF ContractStatus, VAL el: ContractStatus )

Parameters

lst - list of contract status

el - contract status

Returns

None

Side Effects

None

Description

Finds a contract status within a list of contract statuses.

Dialog Forms Called

None


ContractTypeListFind

File Name

c_cfg.kb

Syntax

ContractTypeListFind ( VAL lst: LIST OF ContractTypes, VAL el: ContractTypes )

Parameters

lst - list of contract types

el - contract type

Returns

None

Side Effects

None

Description

Finds a contract type within a list of contract types.

Dialog Forms Called

None


CurrencyListFind

File Name

c_cfg.kb

Syntax

CurrencyListFind ( VAL lst: LIST OF CurrencyRec, VAL el: CurrencyRec )

Parameters

lst - list of CurrencyRec

el - currency record

Returns

None

Side Effects

None

Description

Finds a currency within a list of currencies.

Dialog Forms Called

None


ESM_Configuration

File Name

c_cfg.kb

Syntax

ESM_Configuration

Parameters

None

Returns

None

Side Effects

None

Description

This is the entry point to the ESM configuration windows. The entry point gives access to the configuration of contacts, contracts, currency, and timezones.

Dialog Forms Called

None


SettingsEvent

File Name

c_cfg.kb

Syntax

SettingsEvent

Parameters

None

Returns

None

Side Effects

None

Description

This is the main event to update the settings for Tivoli Service Desk.

Dialog Forms Called

None


TimeZoneListFind

File Name

c_cfg.kb

Syntax

TimeZoneListFind ( VAL lst: LIST OF TimeZonesRecord, VAL el: TimeZonesRecord )

Parameters

lst - list of TimeZonesRecord

el - time zones record

Returns

None

Side Effects

None

Description

Finds a time zone within a list of time zones.

Dialog Forms Called

None