public class BuyerAccountingReference
extends java.lang.Object
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:ReceivableSpecifiedTradeAccountingAccount
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBuyerAccountingReference()
BT-19:Buyer accounting reference
|
java.lang.String |
getTypeCode()
EXT:Accounting reference type (Code)
|
BuyerAccountingReference |
setBuyerAccountingReference(java.lang.String value) |
BuyerAccountingReference |
setTypeCode(java.lang.String value) |
public BuyerAccountingReference setBuyerAccountingReference(java.lang.String value)
value
- BT-19:Buyer accounting reference
A textual value that specifies where to book the relevant data into the Buyer's financial accounts.
CHORUS PRO: not used
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:ReceivableSpecifiedTradeAccountingAccount/ram:ID
public BuyerAccountingReference setTypeCode(java.lang.String value)
value
- EXT:Accounting reference type (Code)
XPath:/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:ReceivableSpecifiedTradeAccountingAccount/ram:TypeCode
public java.lang.String getBuyerAccountingReference()
A textual value that specifies where to book the relevant data into the Buyer's financial accounts.
CHORUS PRO: not used
public java.lang.String getTypeCode()