|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| activationId | entitlementLineItemIdentifierType | 0..1 | See entitlementLineItemIdentifierType. |
| state | StateType | 0..1 |
One of the following:
|
| orderId | string | 0..1 | The maintenance order ID. |
| orderLineNumber | string | 0..1 | The order line number. |
| entitlementId | entitlementIdentifierType | 0..1 | See entitlementIdentifierType. |
| maintenanceProduct | productIdentifierType | 0..1 | See productIdentifierType. |
| maintenanceProductDescription | string | 0..1 | The maintenance product name. |
| maintenancePartNumber | partNumberIdentifierType | 0..1 | See partNumberIdentifierType. |
| maintenancePartNumberDescription | string | 0..1 | The maintenance part number. |
| startDate | date | 0..1 | Start date of the maintenance line. |
| isPermanent | boolean | 0..1 |
Whether the entitlement, and therefore, the license activated from it, is permanent.
|
| expirationDate | date | 0..1 | If the maintenance line item is not permenant, its expiration date. |
| createdOnDateTime | dateTime | 0..1 | Date the maintenance line item was created. |
| lastModifiedDateTime | dateTime | 0..1 | Date the maintenance line item was last modified. |
| linkedLineItemActivationId | string | 0..* | Specifies a line item that is linked with the maintenance line item that is being searching for. |
| maintenanceLineItemAttributes | attributeDescriptorDataType | 0..1 | See attributeDescriptorDataType. |
| createdBy | string | 0..1 | The name of the user who created the maintenance line item. |
| lastModifiedBy | string | 0..1 | The name of the user who last modified the maintenance line item. |