System Color

AD_Color

Color for backgrounds or indicators

Overview

Table NameAD_Color
Access LevelSystem Only
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (26)

Column Type Required Default Description
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Color_ID ID(22) Yes - Color for backgrounds or indicators
AD_Image_ID Table Direct(22) No - System Image or Icon
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
Alpha Integer(22) Yes - Color Alpha value 0-255
Alpha_1 Integer(22) No - Alpha value for second color
Blue Integer(22) Yes - Color RGB blue value
Blue_1 Integer(22) No - RGB value for second color
ColorType List(1) Yes - Color presentation for this color
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
Green Integer(22) Yes - RGB value
Green_1 Integer(22) No - RGB value for second color
ImageAlpha Number(22) Yes - Image Texture Composite Alpha
IsActive Yes-No(1) Yes Y The record is active in the system
IsDefault Yes-No(1) Yes - Default value
LineDistance Integer(22) No - Distance between lines
LineWidth Integer(22) No - Width of the lines
Red Integer(22) Yes - RGB value
Red_1 Integer(22) No - RGB value for second color
RepeatDistance Integer(22) No - Distance in points to repeat gradient color - or zero
StartPoint List(22) No - Start point of the gradient colors
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Color_UU String(36) No - -

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Image_ID AD_Image.AD_Image_ID System Image or Icon
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T16:34:53.421127815Z