Report View

AD_ReportView

View used to generate this report

Overview

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

Columns (15)

Column Type Required Default Description
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
Name String(60) Yes - Alphanumeric identifier of the entity
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
AD_ReportView_ID ID(22) Yes - View used to generate this report
AD_ReportView_UU String(36) No - -
AD_Table_ID Table Direct(22) Yes - Database Table information
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
IsActive Yes-No(1) Yes Y The record is active in the system
OrderByClause String(2000) No - Fully qualified ORDER BY clause
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
WhereClause String(2000) No - Fully qualified SQL WHERE clause

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
AD_Table_ID AD_Table.AD_Table_ID Database Table information

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