GL Category
GL_Category
General Ledger Category
Overview
| Table Name | GL_Category |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (15)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
IsDefault |
Yes-No(1) | Yes | - | Default value |
PrintName |
String(60) | No | - | The label text to be printed on a document or correspondence. |
Value |
String(60) | Yes | - | Search key for the record in the format required - must be unique |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
CategoryType |
List(1) | Yes | M | Source of the Journal with this category |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
Description |
String(255) | No | - | Optional short description of the record |
GL_Category_ID |
ID(22) | Yes | - | General Ledger Category |
GL_Category_UU |
String(36) | No | - | - |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
Generated on 2026-05-03T16:42:05.228810693Z