France (Txns): Buyer Role Code

The role code identifies the issuer's role. The list of role codes accepted by the PPF is taken from UNCL 3035.

The accepted role codes are:

  • BY, if the declarant is a Buyer
  • SE, if the declarant is a Seller

This data is automatically generated in the mapping depending on the party being informed in VRBL as follows:

  • If /ubl:Statement/cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID is provided, then the role is mapped as 'SE'
  • If /ubl:Statement/cac:AccountingBuyerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID is provided, then the role is mapped as 'BY'

Elements

PathCardinalityUsageMandate Business TermFinal Format XPath
Mapping logic based on receiving /Statement/AccountingCustomerParty/Party/PartyLegalEntity/CompanyID1..1MTT-15/Report/ReportDocument/Issuer/RoleCode

Mapping Logic: This data is automatically generated in the mapping depending on the party being informed in VRBL as follows:

  • If Statement/AccountingSupplierParty/Party/PartyLegalEntity/CompanyID is provided, then role is mapped as 'SE'
  • If Statement/cac:AccountingCustomerParty/Party/PartyLegalEntity/CompanyID is provided, then role is mapped as 'BY' |