Table idempiere9.adempiere.ad_sequence
Document Sequence

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_sequence_id numeric 10
ad_sequence_audit.ad_sequence_id ad_sequence_sequenceaudit C
ad_sequence_no.ad_sequence_id ad_sequence_sequenceno C
c_doctype.definitesequence_id definitesequence_cdoctype R
c_doctype.docnosequence_id ad_sequence_doctypedoc R
Document Sequence
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
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
vformat varchar 40  √  null Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
isautosequence bpchar 1 'Y'::bpchar Automatically assign the next number
incrementno numeric 10 The number to increment the last document number by
startno numeric 10 Starting number/position
currentnext numeric 10 The next number to be used
currentnextsys numeric 10 Next sequence for system use
isaudited bpchar 1  √  'N'::bpchar Activate Audit Trail of what numbers are generated
istableid bpchar 1  √  'N'::bpchar The document number will be used as the record key
prefix varchar 255  √  null Prefix before the sequence number
suffix varchar 255  √  null Suffix after the number
startnewyear bpchar 1  √  'N'::bpchar Restart the sequence with Start on every 1/1
datecolumn varchar 60  √  null Fully qualified date column
decimalpattern varchar 40  √  null Java Decimal Pattern
ad_sequence_uu varchar 36  √  NULL::character varying AD_Sequence_UU
startnewmonth bpchar 1 'N'::bpchar Restart sequence every month
isorglevelsequence bpchar 1 'N'::bpchar This sequence can be defined for each organization
orgcolumn varchar 60  √  NULL::character varying Fully qualified Organization column (AD_Org_ID)

Table contained 1,412 rows at 2021-12-25 14:56 +0100

Indexes:
Column(s) Type Sort Constraint Name
ad_sequence_id Primary key Asc ad_sequence_pkey
ad_client_id + name Must be unique Asc/Asc ad_sequence_name
ad_sequence_uu Must be unique Asc ad_sequence_uu_idx

Close relationships  within of separation: