Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Das Element The element vcr:OrderConfirmationDetailsRequest erweitert den Typ extends the type vct:RequestType um eine Liste von Elementen with a list of vcr:OrderConfirmationID elements (xsd:normalizedString).Das Element

 The element vcr:OrderConfirmationDetailsResponse erweitert den Typ extends the type vct:ResponseType um eine Liste von Elementen with a list of vcr:OrderConfirmation und and vcr:UnknownID elements  (xsd:normalizedString). OrderConfirmation besteht aus folgenden Elementenconsists of the following elements:

Name

TypType/Vorkommenoccurrence

BeschreibungDescription

vcr:OrderConfirmationID

xsd:normalizedStringBelegnummer der Auftragsbestätigung

Document number of the order confirmation.

cbc:IssueDate

BelegdatumDocument date.

vcr:Description

xsd:normalizedString?

BeschreibungDescription.

cac:Party

?Firmendaten Käufer

Buyer's business data.

vcr:LineItem

+

Positionen der Auftragsbestätigung

Regeln

...

Anhand der im Request übergegeben Belegnummern (OrderConfirmationID) werden die Auftragsbestätigungen ermittelt, deren Belegnummer gleich ist zu einer der übergebenen Belegnummern.

...

Die gefundenen Auftragsbestätigungen werden als Elemente OrderConfirmation im Response mitgeteilt.

...

Zu jeder Belegnummer, zu der keine Auftragsbestätigung ermittelt werden kann, wird ein Element UnknownID mitgeteilt, dass diese Belegnummer als Inhalt enthält.

...

Die Summe aus der Anzahl der OrderConfirmation und der UnkownID-Elemente im Response muss mit der Anzahl der OrderConfirmationID-Element im Request übereinstimmen

...

Order confirmation's line items.

Rules

  1. The document numbers (OrderConfirmationID) submitted in a request serve as a basis for determining the order confirmations whose document number is identical to one of the assigned document numbers.

  2. Found order confirmations are communicated as OrderConfirmation elements in the response.

  3. Communicated for each document number for which no order confirmation can be determined is an UnknownID element whose content comprises the document number.

  4. The sum of the number of OrderConfirmation and UnkownID elements in the response must match the number of OrderConfirmationID elements in the request.

  5. OrderID references are to be used in the LineItem elements, unless the server profile has conveyed an UnsupportedQuery element whose content is an OrderConfirmation-OrderID, or the line item is actually not related to any order.