HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: ConfirmationCode

Name ConfirmationCode
Type ConfirmationResponseCodeType
Documentation Is an option controlled by the Sender business application. It is a request to the receiving application to send back a confirmation BOD to the sender. The confirmation Business Object Document may indicate the successful processing of the original Business Object Document or return error conditions if the original Business Object Document was unsuccessful. The confirmation request has the following valid values: Never - No confirmation Business Object Document requested OnError - OnError send back a confirmation Business Object Document only if an error has occurred Always - Always send a confirmation Business Object Document regardless
XML Instance Representation
<ConfirmationCode> ConfirmationResponseCodeType </ConfirmationCode>
Schema Component Representation
<xsd:element name="ConfirmationCode" type=" ConfirmationResponseCodeType"/>