ERP/3.0/Developers Guide/Reference/Entity Model/aprm matchstatement
This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
aprm_matchstatement
To the database table (aprm_matchstatement) of this entity.
Properties
Note:
- Properties marked with a * are part of the Id of the Entity.
- Properties marked with a # are part of the Identifier of the Entity.
Property | Column | Constraints | Type | Description |
affinity | affinity | Max Length: 60 | java.lang.String | |
bpartnername | Bpartnername | Max Length: 60 | java.lang.String | Business Partner Name |
businessPartner | businessPartner | Max Length: 60 | java.lang.String | A Business Partner is anyone with whom you transact. This can include a customer, vendor, employee or any combination of these. |
gLItem | glitemName | Max Length: 60 | java.lang.String | |
match | match | Max Length: 60 | java.lang.String | |
matchingType | matchingtype | Max Length: 60 | java.lang.String | Type of matching for the given line |
referenceNo# | referenceNo | Max Length: 30 | java.lang.String | The reference number can be printed on orders and invoices to allow your business partner to faster identify your records. |
transaction | fin_finacc_transaction_id | FIN_Finacc_Transaction | ||
transactionGLItem | transactionGLItemName | Max Length: 60 | java.lang.String | |
type | type | Max Length: 60 | java.lang.String | Indicates whether it is a deposit or a payment. |
amount | amount | java.math.BigDecimal | The Amount indicates the amount for this document line. | |
banklineDate | banklineDate | java.util.Date | ||
bslUpdated | bslUpdated | java.util.Date | The Updated field indicates the date that this record was updated. | |
cleared | cleared | java.lang.Boolean | ||
description | description | java.lang.String | A description is limited to 255 characters. | |
fatDescription | fatDescription | java.lang.String | A description is limited to 255 characters. | |
id* | id | Max Length: 60 | java.lang.String | |
lineNo | lineNo | java.lang.Long | Number of the line | |
matchedDocument | matchedDocument | Max Length: 60 | java.lang.String | |
transactionAmount | transactionAmount | java.math.BigDecimal | The Amount indicates the amount for this document line. | |
transactionBPName | transactionBPName | Max Length: 60 | java.lang.String | Business Partner Name |
trxDate | trxDate | java.util.Date | The Transaction Date indicates the date of the transaction.
|