IncentiveApplicationStatus

Uses the Component:IncentiveApplicationStatusType

Incentive Application information

Fields and Components

Table 6.63. Fields and Components

Name Description Occurrence Type Data Type User Notes
StatusValue

Value of the status

0..1Field udt:TextType  
StatusReason

Description of the reason supporting the status like 'Contract dispute'

0..1Field udt:TextType  

Sample XML

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>