14.2.6 ContractCatalog (company catalog)
This class manages information about a contracted company.
You can import and export this class with the jamimport and jamexport commands, respectively.
The following table lists the properties of ContractCatalog.
|
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
|---|---|---|---|---|---|
|
Address |
N |
Contact post address |
string[255] |
This is the contracted company's address. |
O |
|
N |
string[255] |
This is the name of the contracted company. |
R |
||
|
N |
string[255] |
This is contact information at the contracted company. |
O |
||
|
N |
string[255] |
O |
|||
|
N |
string[255] |
O |
|||
|
N |
string[512] |
These are the contact people at the contracted company. |
O |
||
|
N |
string[512] |
O |
|||
|
N |
string[512] |
O |
|||
|
CreationClassName |
K |
CCN |
string[32] |
This is ContractCatalog. |
M |
|
K |
date |
This is the date the contract information was updated. |
M |
||
|
UpdateTime |
N |
Update control |
string[20] |
This information is used to control concurrent updating of information. |
O |
|
UserPropertyArea_1# |
N |
User property area-1 |
string[255] |
This item can manage a maximum of 255 bytes of information. With a window operation, multiple character string lines can be specified. |
O |
|
UserPropertyArea_2# |
N |
User property area-2 |
string[255] |
O |
|
|
UserPropertyCode_1# |
N |
User property code-1 |
string[64] |
This item can control code information. |
O |
|
UserPropertyCode_2# |
N |
User property code-2 |
string[64] |
O |
|
|
UserPropertyField128_1# |
N |
User property field 128-1 |
string[128] |
This item can control 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] |
This item 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. You can add managed items by editing the display name of this property and setting it to be displayed using the Customize Managed Items job menu.