Job Management Partner 1/Asset Information Manager Planning and Setup Guide

[Contents][Glossary][Index][Back][Next]

14.2.5 Contract (contract information)

This class manages a device for a maintenance or lease contract.

You can import and export this class. For details about importing by jamCsvImport.bat, see the section describing import processing by the Import job menu.

You can also specify this class as a search condition when creating a user report.

To import this class and associate it with a contracted asset, also import the association class ContractLeaseLink (lease contract link), ContractMaintenanceLink (maintenance contract link), or ContractRentalLink (rental contract link).

The following table lists the properties of Contract.

Table 14-8 Properties of Contract

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
Address N Contact address string[255] This is the contracted company's address. O
Company N Contracted company string[255] This is the name of the contracted company. R
ContactInfo N Contact phone/e-mail string[255] This is contact information at the contracted company. O
ContactInfo_2# N Contact phone/e-mail 2 string[255] O
ContactInfo_3# N Contact phone/e-mail 3 string[255] O
ContactName N Contact person string[255] These are the contact people at the contracted company. O
ContactName_2# N Contact person 2 string[255] O
ContactName_3# N Contact person 3 string[255] O
Contents N Contents string[255] This is the contents of the contract. O
ContractDate N Contract date date This is the date of the contract. R
ContractID K Contract ID uint32 This is a unique ID that identifies the contract.
When new information is imported, assign a unique value in the range 10001-1000000000.
M
ContractKind N Category string[3] See Category. M
ContractNo N Contract No. string[60] This is the contract number. R
ContractObject N Subject string[3] See Subject.
If the Import job menu is used for importing and this property is omitted, Device is set.
M
ContractStatus N Status string[3] See Status.
If the Import job menu is used for importing and this property is omitted, Under contract is set.
M
CreationClassName K CCN string[32] This is Contract. M
EndDate N End date date This is the contract termination date. R
Explanation N Description string[255] This is a description of the contract. O
GroupID N Group ID string[64] This is a unique ID that identifies the group name. O
MonthlyPrice N Monthly string[15] This is the monthly charge. O
RenewalTimes K Frequency uint32 This is the number of times the contract was renewed. R
StartDate N Start date date This is the start date of the contract. R
TotalPrice N Total string[15] This is the total contract cost. O
UpdateTime N Update control string[20] This information controls concurrent updating of information. O
UserPropertyArea_1# N User property area-1 string[255] Each of these items can manage a maximum of 255 bytes of information.
The window accepts multiple character-string lines.
O
UserPropertyArea_2# N User property area-2 string[255] O
UserPropertyCode_1# N User property code-1 string[64] Each of these items manages code information. O
UserPropertyCode_2# N User property code-2 string[64] O
UserPropertyField128_1# N User property field 128-1 string[128] Each of these items can manage a maximum of 128 bytes of information. O
UserPropertyField128_2# N User property field 128-2 string[128] O
UserPropertyField255_1# N User property field 255-1 string[255] Each of these items can manage a maximum of 255 bytes of information. O
UserPropertyField255_2# N User property field 255-2 string[255] O

Legend:
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
R: Property whose specification is recommended during new registration (omitting this property does not result in an error)
O: Optional property

#
This is an extended property. To add a managed item, choose the Customize Managed Items job menu, edit the display name for this property, and then set it to be displayed.

The tables below provide details of the property codes.