Table idempiere9.adempiere.ad_impformat_row
Format Field

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_impformat_row_id numeric 10 Format Field
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_impformat_id numeric 10
ad_impformat.ad_impformat_id adimpformat_adimpformatrow C
Import Format
seqno numeric 10 Method of ordering records; lowest number comes first
name varchar 60 Alphanumeric identifier of the entity
ad_column_id numeric 10
ad_column.ad_column_id adcolumn_adimpformatrow R
Column in the table
startno numeric 10  √  null Starting number/position
endno numeric 10  √  null End No
datatype bpchar 1 Type of data
dataformat varchar 20  √  null Format String in Java Notation, e.g. ddMMyy
decimalpoint bpchar 1 Decimal Point in the data file - if any
divideby100 bpchar 1 'N'::bpchar Divide number by 100 to get correct amount
constantvalue varchar 60  √  null Constant value
callout varchar 4000  √  null Fully qualified class names and method - separated by semicolons
script varchar 2000  √  null Dynamic Java Language Script to calculate result
ad_impformat_row_uu varchar 36  √  NULL::character varying AD_ImpFormat_Row_UU
importprefix varchar 20  √  NULL::character varying This prefix will be added in front of import string if they are not empty

Table contained 163 rows at 2021-12-25 14:48 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_impformat_row_id Primary key Asc ad_impformat_row_pkey
ad_impformat_row_uu Must be unique Asc ad_impformat_row_uu_idx

Close relationships  within of separation: