This method creates a contract from the input data.
long CreateContract (ContractData contractData);
|
Name |
Type |
Description |
|---|---|---|
|
contractData |
ContractData |
The data to use to create the contract. |
The ID of the new contract, as type long.
The method validates the data sent to it and may throw a validation exception upon failure.
The ContractData object provided for this method should be filled with an ID for every sub-entity of which it consists (for example, the contract’s corresponding primary contract party).
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |