Table idempiere9.adempiere.ad_package_exp_common
Common Package Exp.

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ad_package_exp_common_id numeric 10 Common Package Exp.
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
ad_form_id numeric 10  √  null Special Form
ad_impformat_id numeric 10  √  null Import Format
ad_reportview_id numeric 10  √  null View used to generate this report
ad_table_id numeric 10  √  null Database Table information
ad_workbench_id numeric 10  √  null Collection of windows, reports
dbtype varchar 22  √  null DBType
processed bpchar 1  √  null The document has been processed
name varchar 60  √  null Alphanumeric identifier of the entity
name2 varchar 60  √  null Additional Name
line numeric 0  √  null Unique line for this document
file_directory varchar 255  √  null File_Directory
filename varchar 255  √  null Name of the local file or URL
destination_directory varchar 255  √  null Destination_Directory
description varchar 1000  √  null Optional short description of the record
type varchar 10  √  null Type of Validation (SQL, Java Script, Java Language)
target_directory varchar 255  √  null Target_Directory
sqlstatement varchar 255  √  null SQL Expression/Statement
processing bpchar 1  √  null Process Now
ad_workflow_id numeric 10  √  null Workflow or combination of tasks
ad_window_id numeric 10  √  null Data entry or display window
ad_role_id numeric 10  √  null Responsibility Role
ad_process_id numeric 10  √  null Process or Report
ad_menu_id numeric 10  √  null Identifies a Menu
ad_package_exp_common_uu varchar 36  √  NULL::character varying AD_Package_Exp_Common_UU

Table contained 0 rows at 2021-12-25 14:57 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_package_exp_common_id Primary key Asc ad_package_exp_common_pkey
ad_package_exp_common_uu Must be unique Asc ad_package_exp_common_uu_idx