See: Description
Interface | Description |
---|---|
ServiceContractRemote |
Remote Interface to the Service Contract object.
|
ServiceContractSetRemote |
Remote Interface to the Service Contract set.
|
Class | Description |
---|---|
ServiceContract |
The MBO to represent a service contract.
|
ServiceContractService | |
ServiceContractSet |
Represents the Mbo set of Service Contracts.
|
A work order may reference a single service contract; contracts are linked to work orders in the Work Orders module.
Specific information about each contract is maintained in the ServiceContract table. This table maintains contract number, description, equipment number, vendor number, and vendor's reference number.
The MBOs included in the Service Contract package are:
ServiceContract
-- This is the main class in this package; it represents a
service contract. It maintains information about each service contract. It keeps track of the contract number, description,
equipment number, vendor number, and vendor's reference number. Multiple service contracts can be associated with a single
piece of equipment. Other classes included in the Service Contract package are:
ServiceContractService
-- This is the service class for the package. The service name is defined here and relationships
between the ServiceContract table and other tables are created by this class.Last updated: Tuesday, March 26, 2002