Window

AD_Window

Data entry or display window

Overview

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

Columns (24)

Column Type Required Default Description
AD_Color_ID Table Direct(22) No - Color for backgrounds or indicators
AD_Image_ID Search(22) No - System Image or Icon
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
IsBetaFunctionality Yes-No(1) Yes - This functionality is considered Beta
IsDefault Yes-No(1) Yes - Default value
IsSOTrx Yes-No(1) Yes Y This is a Sales Transaction
PredefinedContextVariables String(4000) No - Predefined context variables to inject when opening a menu entry or a window
TitleLogic String(255) No - The result determines the title to be displayed for this window
WinHeight Integer(22) No - -
WinWidth Integer(22) No - -
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Search(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Search(22) Yes @#AD_Org_ID@ Organizational entity within tenant
AD_Window_ID ID(22) Yes - Data entry or display window
AD_Window_UU String(36) No - -
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
Help Text(2000) No - Comment or Hint
IsActive Yes-No(1) Yes Y The record is active in the system
Processing Button(1) No - -
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
WindowType List(1) Yes M Type or classification of a Window

Foreign Keys

Column References Description
AD_Color_ID AD_Color.AD_Color_ID Color for backgrounds or indicators
AD_Image_ID AD_Image.AD_Image_ID System Image or Icon
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-03T15:20:44.551840791Z