public class SellerTaxRepresentativeVATIdentifier
extends java.lang.Object
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:SpecifiedTaxRegistration
Modifier and Type | Method and Description |
---|---|
Identifier |
getSellerTaxRepresentativeVATIdentifier()
BT-63:Seller tax representative VAT identifier
|
Codes.SchemeIdentifierVA |
getSellerTaxRepresentativeVATIdentifierSchemeIdentifier()
BT-63-0:Scheme identifier
|
SellerTaxRepresentativeVATIdentifier |
setSellerTaxRepresentativeVATIdentifier(Identifier value) |
public SellerTaxRepresentativeVATIdentifier setSellerTaxRepresentativeVATIdentifier(Identifier value)
value
- BT-63:Seller tax representative VAT identifier
The VAT identifier of the Seller's tax representative party.
VAT number prefixed by a country code based on EN ISO 3166-1 "Codes for the representation of names of countries and their subdivisions".
BR-56: Each Seller tax representative party (BG-11) shall have a Seller tax representative VAT identifier (BT-63).BR-CO-9: The Seller VAT identifier (BT-31), the Seller tax representative VAT identifier (BT-63) and the Buyer VAT identifier (BT-48) shall have a prefix in accordance with ISO code ISO 3166-1 alpha-2 by which the country of issue may be identified. Nevertheless, Greece may use the prefix ‘EL’.
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:SpecifiedTaxRegistration/ram:ID
public Codes.SchemeIdentifierVA getSellerTaxRepresentativeVATIdentifierSchemeIdentifier() throws ComputationException
Scheme identifier for Seller Tax Representative VAT Identifier
Value = VA
@schemeID="VA"
Invoice.setRecompute(boolean)
has been called with a value of false in which case the value /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTaxRepresentativeTradeParty/ram:SpecifiedTaxRegistration/ram:ID/@schemeID is returnedComputationException
public Identifier getSellerTaxRepresentativeVATIdentifier()
The VAT identifier of the Seller's tax representative party.
VAT number prefixed by a country code based on EN ISO 3166-1 "Codes for the representation of names of countries and their subdivisions".
BR-56: Each Seller tax representative party (BG-11) shall have a Seller tax representative VAT identifier (BT-63).BR-CO-9: The Seller VAT identifier (BT-31), the Seller tax representative VAT identifier (BT-63) and the Buyer VAT identifier (BT-48) shall have a prefix in accordance with ISO code ISO 3166-1 alpha-2 by which the country of issue may be identified. Nevertheless, Greece may use the prefix ‘EL’.