Table and Column
This is closely related to database, it is kind of metadata of the database tables and columns translated to Adempiere “object” notation. Tables Case sensitive If the table has an ID it must be exact case with the table name (i.e. CUST_MyTable – the column id must be named exactly CUST_MyTable_ID) View – to define the table definition as view, views are not synchronized in database You can use it also to make a table read-only Data Access Level – Used for defining the default access for roles Maintain Change Log – when selected all changes to this table are logged in AD_ChangeLog table – it doesn't matter if the role is logged or not Window – define the window to enable zoom functionality. Also you can define a different zoom window for purchase process (PO Window). Records deleteable – to allow/disable deletion of records in database High Volume - indicates if a search screen will display as opposed to a pick list for selecting records from this table. Crea