Sender (Extn)

Used to specify the Sender ID.

Details

ComponentValue
NameRoutingDetails
PathInvoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/Sender
Data TypeRoutingDetails
Typen/a
Minimum Occurrence0
Maximum Occurrencen/a
Super Ordinate ElementRoutingDetails (Extn)
Global TopicsSender ID

Element

ElementDescription
UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/SenderThe sender's ID. This is agreed during your implementation project between you and Vertex and any other stakeholders.

Example

The following example is from the Sender ID topic:

	<cec:UBLExtensions>
		<cec:UBLExtension>
			<cec:ExtensionContent>
				<vrbl:InvoiceExtension>
					<vrbl: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>