Online OIOUBL Dokumentation


OrderResponseSimple

OrderResponseSimple

OrderResponseSimple specification

Name OrderResponseSimple (Show as PDF) Alternative Term  
Definition OIOUBL OrderResponseSimple is an official document for the exchange of simple electronic order responses. The simple order response is used in a coherent order-to-invoice flow where an order or order change is either confirmed or rejected as a whole. The simple order response is exchanged between BuyerCustomerParty and SellerSupplierParty. The simple order response is structured to contain the general demands to a valid order response for use in Denmark, including tax number, identifications, specifications etc. Depending on the profile used the order response can be a part of an advanced order flow allowing the exchange of order changes, order cancellations and order responses.

Fields

UBL-Name Name Datatype Usage Cardinality
UBLVersionID UBLVersionID Identifier Yes 1
CustomizationID CustomizationID Identifier Yes 1
ProfileID ProfileID Identifier Yes 1
ID ID Identifier Yes 1
CopyIndicator CopyIndicator Indicator Yes 0..1
UUID UUID Identifier Yes 0..1
IssueDate IssueDate Date Yes 1
IssueTime IssueTime Time Bilateral 0..1
Note Note Text Yes 0..n
AcceptedIndicator AcceptedIndicator Indicator Yes 1
RejectionNote RejectionNote Text Yes 0..1
AccountingCost AccountingCost Text Yes 0..1

Subclasses in class OrderResponseSimple

UBL-Name Name Usage Cardinality Reference to the printed documentation See also
UBLExtensions UBLExtensions Bilateral 0..1   OIOUBL_GUIDE_EXTENSION
OrderReference OrderReference Yes 1 3.2  
AdditionalDocumentReference AdditionalDocumentReference Bilateral 0..n Common Library, 3.36 OIOUBL_GUIDE_DOCUMENTREF
Signature Signature Yes 0..n Common Library, 3.96 OIOUBL_GUIDE_SIGNATURE
SellerSupplierParty SellerSupplierParty Yes 1 3.3  
BuyerCustomerParty BuyerCustomerParty Yes 1 3.4  
OriginatorCustomerParty OriginatorCustomerParty Bilateral 0..1 Common Library, 3.27  
AccountingSupplierParty AccountingSupplierParty Yes 0..1 Common Library, 3.100  
AccountingCustomerParty AccountingCustomerParty Yes 0..1 Common Library, 3.27  

Excluded classes and fields in OrderResponseSimple

Name Name Type
CustomerReference CustomerReference Field
AccountingCostCode AccountingCostCode Field

Example

<OrderResponseSimple >
<cbc:UBLVersionID>2.0</cbc:UBLVersionID>
<cbc:CustomizationID>OIOUBL-2.01</cbc:CustomizationID>
<cbc:ProfileID schemeDataURI="urn:oioubl:id:profileid-1.0">Procurement-OrdAdvR-BilSim-1.0</cbc:ProfileID>
<cbc:ID>65830</cbc:ID>
<cbc:CopyIndicator>false</cbc:CopyIndicator>
<cbc:UUID>6E09886B-DC6E-439F-82D1-7CCAC7F4E3B1</cbc:UUID>
<cbc:IssueDate>2006-04-02</cbc:IssueDate>
<cbc:Note>Note på simpel ordre respons</cbc:Note>
<cbc:AcceptedIndicator>false</cbc:AcceptedIndicator>
<cbc:RejectionNote>Den bestilte vare er ikke på lager</cbc:RejectionNote>
+ <cac:OrderReference />
+ <cac:Signature />
+ <cac:SellerSupplierParty />
+ <cac:BuyerCustomerParty />
+ <cac:AccountingSupplierParty />
+ <cac:AccountingCustomerParty />
</OrderResponseSimple>