ERP/3.0/Developers Guide/Reference/Entity Model/aprm transactiontomatch
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_transactiontomatch
To the database table (aprm_transactiontomatch) 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 |
paymentAmount | paymentAmount | java.math.BigDecimal | Payment Amount | |
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. |
depositAmount | depositAmount | java.math.BigDecimal | ||
description | description | Max Length: 200 | java.lang.String | A description is limited to 255 characters. |
finPayment | finPayment | Max Length: 15 | java.lang.String | Payment event |
gLItem | gLItem | Max Length: 32 | java.lang.String | G/L Items added as part of a given payment |
id*# | id | java.lang.String | ||
transactionDate | transactionDate | java.util.Date | The Transaction Date indicates the date of the transaction.
|