Receiver (Extn)
Used to specify the receiver.
Details
Component | Value |
---|---|
Name | Receiver |
Path | Invoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/Receiver |
Data Type | n/a |
Type | n/a |
Minimum Occurrence | 0 |
Maximum Occurrence | n/a |
Super Ordinate Element | RoutingDetails (Extn) |
Global Topics | Receiver ID |
Element
Element | Description |
---|---|
UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/ Receiver | The Receiver's ID. This needs to specify the Receiver for the country. A list of all Receivers is provided in the next section. |
Example
The following example is from the Receiver ID topic:
<cec:UBLExtensions>
<cec:UBLExtension>
<cec:ExtensionContent>
<vrbl:InvoiceExtension>
<verbl:RoutingDetails>
<vrbl:Sender>ERP_EU_25</vrbl:Sender>
<vrbl:Receiver>GENERIC_MY_MYINVOIS_1p0p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:InvoiceExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
Updated about 1 month ago