Special Form

AD_Form

Special Form

Overview

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

Columns (19)

Column Type Required Default Description
AccessLevel List(1) Yes - Access Level required
AD_CtxHelp_ID Search(10) No - -
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
ImageURL String(120) No - URL of image
IsBetaFunctionality Yes-No(1) Yes - This functionality is considered Beta
JSPURL URL(120) No - Web URL of the jsp function
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Form_ID ID(22) Yes - Special Form
AD_Form_UU String(36) No - -
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
Classname String(60) No - Java Classname
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
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_CtxHelp_ID AD_CtxHelp.AD_CtxHelp_ID -
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:36:57.235672471Z