Uses the Component:IncentiveApplicationStatusType
Incentive Application information
Table 6.63. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
StatusValue |
Value of the status | 0..1 | Field | udt:TextType | |
StatusReason |
Description of the reason supporting the status like 'Contract dispute' | 0..1 | Field | udt:TextType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.63. IncentiveApplicationStatus
<IncentiveApplicationStatus> <StatusValue>......</StatusValue> [0..1] <StatusReason>......</StatusReason> [0..1] </IncentiveApplicationStatus>