This database table consists of the following fields
|
Column Name |
Status |
Column definition |
Technical term |
Description |
|---|---|---|---|---|
|
BRKEY |
required |
VARCHAR(15) |
Reference ID head |
Reference to ZF23INVHT.HTKEY |
|
BRREF |
required |
INTEGER(4, 0) |
Reference ID line item |
Reference to the Head (“0”) or reference to ZF23INVPI.PILFD |
|
BRLFD |
required |
DECIMAL(5, 0) |
Order of the included Products |
Sequence of records within BRKEY, BRREF |
|
BRTAAII |
required |
VARCHAR(25) |
Buyer accounting reference |
A textual value that specifies where to book the relevant data into the Buyer's financial accounts. |
|
BRTAAIIT |
optional |
VARCHAR(25) |
Accounting reference type (Code) |
|
The following list contains the business rule numbers corresponding to the fields, the XML target elements and further explanations.
|
Column name |
XML Element |
EN16931-ID |
Example |
|---|---|---|---|
|
BRTAAII |
/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:ReceivableSpecifiedTradeAccountingAccount/ram:ID |
BT-19 |
|
|
BRTAAIIT |
/rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeSettlement/ram:ReceivableSpecifiedTradeAccountingAccount/ram:TypeCode |
BT-X-290 |
|