Chart

AD_Chart

Chart definition

Overview

Table NameAD_Chart
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (27)

Column Type Required Default Description
AD_Chart_ID ID(22) Yes - -
AD_Chart_UU String(36) No - -
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_CtxHelp_ID Search(22) No - -
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
ChartOrientation List(1) Yes V The orientation of the chart.
ChartType List(2) Yes - Type of chart to render
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
DomainLabel String(60) No - Label for the domain axis.
EntityType Table(40) Yes @SQL=SELECT CASE WHEN '@P|AdempiereSys:N@'='Y' THEN 'D' ELSE get_sysconfig('DEFAULT_ENTITYTYPE','U',0,0) END FROM Dual Dictionary Entity Type; Determines ownership and synchronization
Help Text(2000) No - Comment or Hint
IsActive Yes-No(1) No - The record is active in the system
IsDisplayLegend Yes-No(1) Yes 'Y' Display chart legend
IsTimeSeries Yes-No(1) Yes N The domain data for the chart is organised by time.
jsondata String(10000) No - -
Name String(60) Yes - Alphanumeric identifier of the entity
ParameterPanelPosition List(1) Yes T Define the position of the chart parameter panel.
RangeLabel String(60) No - Label for the range axis.
TimeScope Integer(10) No - The number of time units to include the chart result.
TimeUnit List(1) No - The unit of time for grouping chart data.
TimeUnitDateFormat String(25) No - User can setup specific Date Format
TimeUnitGroupBy List(1) No - -
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
WinHeight Integer(10) No - -

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_CtxHelp_ID AD_CtxHelp.AD_CtxHelp_ID -
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T16:36:59.195973142Z