View source | Discuss this page | Page history | Printable version   

ERP/3.0/Developers Guide/Reference/Entity Model/Aprm Credit To Use

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to ERP/3.0/Developers_Guide/Reference/Entity_Model#Aprm_Credit_To_Use


Aprm_Credit_To_Use

To the database table (Aprm_Credit_To_Use) of this entity.

Properties

Note:

Property Column Constraints Type Description
description description Max Length: 500
java.lang.String A description is limited to 255 characters.
documentNo# documentNo Max Length: 60
java.lang.String The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>". If the document type of your document has no automatic document sequence defined, the field will be empty when creating a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Document Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table inside the database (e.g. C_Order).
paymentDate paymentDate java.util.Date
id* id Max Length: 32
java.lang.String
outstandingAmount outstandingAmount java.math.BigDecimal Outstanding Amount. Amount pending to be paid
paymentAmount paymentAmount java.math.BigDecimal Payment Amount


Java Entity Class

 
 
 

Retrieved from "http://wiki.openbravo.com/wiki/ERP/3.0/Developers_Guide/Reference/Entity_Model/Aprm_Credit_To_Use"

This page has been accessed 1,198 times. This page was last modified on 12 November 2019, at 08:17. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.