The VerifyCalculationFactorInfo function verifies a calculationFactor record against the available business rules.
Method | /VerifyCalculationFactorInfo |
The request body is of type VerifyCalculationFactorInfo.
Name | Description | Data Type |
---|---|---|
calculationFactor | CalculationFactorInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyCalculationFactorInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyCalculationFactorInfoResult | ArrayOfVerifyExceptionInfo |
|