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

ERP/3.0/Developers Guide/Reference/Entity Model/M ProductCategoryTaxPE

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#M_ProductCategoryTaxPE


M_ProductCategoryTaxPE

Product category query for the Modify Tax for Product Category pick and edit

To the database table (M_ProductCategoryTaxPE) of this entity.

Properties

Note:

Property Column Constraints Type Description
id* catID Mandatory
Max Length: 32
java.lang.String Identifies the category which this product belongs to. Product categories are used for pricing.
searchKey searchKey Mandatory
Max Length: 255
java.lang.String A search key allows for a fast method of finding a particular record. If you leave the search key empty, the system automatically creates a numeric number originating from a document sequence defined in the "Document Sequence" window. The sequence naming convention follows a rule "DocumentNo_TableName", where TableName is the actual name of the database table (e.g. C_Order).

Usually, company's internal identifiers for various records (products, customers, etc) are stored here.

taxCategory# C_TaxCategory_ID Mandatory
FinancialMgmtTaxCategory The Tax Category provides a method of grouping similar taxes. For example, Sales Tax or Value Added Tax.
obSelected OB_Selected Mandatory
java.lang.Boolean
categoryName# categoryName Mandatory
Max Length: 255
java.lang.String A more descriptive identifier (that does need to be unique) of a record/document that is used as a default search option along with the search key (that is unique and mostly shorter). It is up to 60 characters in length.


Java Entity Class

 
 
 

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

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