This method is called if the main response type returned by the
GetResponse method is enResponseAccepted.
If eHasReimbursement=enYes then the response includes reimbursement information (cf. Notes about reimbursement). As a consequence GetCreditor, GetDebitor, GetBalance, GetEsrType and GetEsr or GetEsrRed should be called to retrieve the full pay back information. Alternatively, the IGeneralInvoiceResponseManager::Print method might be called to print a reimbursement invoice.
Calling the iterator pair GetFirstNotification / GetNextNotification is unnecessary as there are no notifications and VARIANT_FALSE would be returned.
If the data stem from loading a lower version XML file, then a compatibility error is issued! If full support is needed for a lower version then there is not resort than using the native COM versions directly.