Print Table Format

AD_PrintTableFormat

Table Format in Reports

Overview

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

Columns (39)

Column Type Required Default Description
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Image_ID Search(22) No - System Image or Icon
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
AD_PrintTableFormat_ID ID(22) Yes - Table Format in Reports
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
FooterCenter String(255) No - Content of the center portion of the footer.
FooterLeft String(255) No - Content of the left portion of the footer.
FooterRight String(255) No - Content of the right portion of the footer.
FunctBG_PrintColor_ID Table(22) No - Function Background Color
FunctFG_PrintColor_ID Table(22) No - Function Foreground Color
Funct_PrintFont_ID Table(22) No - Function row Font
HdrLine_PrintColor_ID Table(22) No - Table header row line color
Hdr_PrintFont_ID Table(22) No - Header row Font
HdrStroke Number(22) No 2 Width of the Header Line Stroke
HdrStrokeType List(1) No S Type of the Header Line Stroke
HdrTextBG_PrintColor_ID Table(22) No - Background color of header row
HdrTextFG_PrintColor_ID Table(22) No - Foreground color if the table header row
HeaderCenter String(255) No - Content of the center portion of the header.
HeaderLeft String(255) No - Content of the left portion of the header.
HeaderRight String(255) No - Content of the right portion of the header.
ImageIsAttached Yes-No(1) No N The image to be printed is attached to the record
ImageURL URL(120) No - URL of image
IsActive Yes-No(1) Yes Y The record is active in the system
IsDefault Yes-No(1) Yes - Default value
IsMultiLineHeader Yes-No(1) Yes N Print column headers on multiple lines if necessary.
IsPaintBoundaryLines Yes-No(1) Yes - Paint table boundary lines
IsPaintHeaderLines Yes-No(1) Yes Y Paint Lines over/under the Header Line
IsPaintHLines Yes-No(1) Yes - Paint horizontal lines
IsPaintVLines Yes-No(1) Yes - Paint vertical lines
IsPrintFunctionSymbols Yes-No(1) Yes - Print Symbols for Functions (Sum, Average, Count)
Line_PrintColor_ID Table(22) No - Table line color
LineStroke Number(22) No 1 Width of the Line Stroke
LineStrokeType List(1) No S Type of the Line Stroke
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_PrintTableFormat_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
FunctBG_PrintColor_ID FunctBG_PrintColor.FunctBG_PrintColor_ID Function Background Color
FunctFG_PrintColor_ID FunctFG_PrintColor.FunctFG_PrintColor_ID Function Foreground Color
Funct_PrintFont_ID Funct_PrintFont.Funct_PrintFont_ID Function row Font
HdrLine_PrintColor_ID HdrLine_PrintColor.HdrLine_PrintColor_ID Table header row line color
Hdr_PrintFont_ID Hdr_PrintFont.Hdr_PrintFont_ID Header row Font
HdrTextBG_PrintColor_ID HdrTextBG_PrintColor.HdrTextBG_PrintColor_ID Background color of header row
HdrTextFG_PrintColor_ID HdrTextFG_PrintColor.HdrTextFG_PrintColor_ID Foreground color if the table header row
Line_PrintColor_ID Line_PrintColor.Line_PrintColor_ID Table line color

Generated on 2026-05-03T17:55:42.623541280Z