Table idempiere9.adempiere.gl_journalbatch
General Ledger Journal Batch

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
gl_journalbatch_id numeric 10
gl_journal
gl_journalbatch
i_fajournal
i_gljournal
General Ledger Journal Batch
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
documentno varchar 30 Document sequence number of the document
description varchar 255 Optional short description of the record
postingtype bpchar 1 The type of posted amount for the transaction
gl_category_id numeric 10  √  null
gl_category
General Ledger Category
datedoc timestamp 29,6  √  null Date of the Document
dateacct timestamp 29,6  √  null Accounting Date
c_period_id numeric 10  √  null
c_period
Period of the Calendar
c_currency_id numeric 10  √  null
c_currency
The Currency for this record
totaldr numeric 0 0 Total debit in document currency
totalcr numeric 0 0 Total Credit in document currency
controlamt numeric 0  √  0 If not zero, the Debit amount of the document must be equal this amount
processing bpchar 1 'N'::bpchar Process Now
processed bpchar 1 'N'::bpchar The document has been processed
copyfrom bpchar 1  √  null Copy From Record
c_doctype_id numeric 10
c_doctype
Document type or rules
docstatus bpchar 2 The current status of the document
docaction bpchar 2 The targeted status of the document
isapproved bpchar 1  √  null Indicates if this document requires approval
reversal_id numeric 10  √  null
gl_journalbatch
ID of document reversal
gl_journalbatch_uu varchar 36  √  NULL::character varying GL_JournalBatch_UU

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

Indexes:
Column(s) Type Sort
gl_journalbatch_id Primary key Asc
ad_org_id + c_period_id + documentno Must be unique Asc/Asc/Asc
gl_journalbatch_uu Must be unique Asc

Close relationships  within of separation: