This method updates all of the details of the specified contract.
void UpdateContractDetails (ContractData contractData, long ContractVersionID);
|
Name |
Type |
Description |
|---|---|---|
|
contractData |
ContractData |
The new data for the contract. |
|
ContractVersionID |
long |
The ID of the contract version to update. |
None.
The method validates the data sent to it and may throw a validation exception upon failure.
The data provided in the ContractData object replaces the data of the existing contract, and cannot be left unfilled or partially filled. An ID for every sub-entity of which the data structure consists must be provided (for example, the contract’s corresponding primary contract party).
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |