File Name
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
File Name
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
File Name
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
File Name
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
File Name
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
File Name
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