CreateServiceDefinition
This method creates a service definition from the input data.
long CreateServiceDefinition (ServiceDefinitionData serviceDefinitionData, PortfolioContainerType ServiceDefinitionContainerType, long ServiceDefinitionContainerID);
|
Name |
Type |
Description |
|---|---|---|
|
serviceDefinitionData |
ServiceDefinitionData |
The data to use to create the new service definition. |
|
ServiceDefinitionContainerType |
PortfolioContainerType |
The container type of the new service definition. |
|
ServiceDefinitionContainerID |
long |
The container ID of the new service definition. |
The ID of the new service definition, as type long.
The method validates the data sent to it and may throw a validation exception upon failure.
The ServiceDefinitionData 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).
| Copyright © 2012 CA. Tutti i diritti riservati. | Contatta CA Technologies |