Context Help

AD_CtxHelp

Overview

Table NameAD_CtxHelp
Access LevelAll Levels
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (12)

Column Type Required Default Description
AD_CtxHelp_ID ID(22) Yes - -
CtxType List(1) No - Type of Context Help
Description Text(255) No - Optional short description of the record
Name String(120) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_CtxHelp_UU String(36) No - -
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
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:34:55.066442095Z