Print Format

AD_PrintFormat

Data Print Format

Overview

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

Columns (33)

Column Type Required Default Description
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_PrintColor_ID Table Direct(22) No - Color used for printing and display
AD_PrintFont_ID Table Direct(22) No - Maintain Print Font
AD_PrintFormat_ID ID(22) Yes 0 Data Print Format
AD_PrintHeaderFooter_ID Table Direct(22) No - -
AD_PrintPaper_ID Table Direct(22) Yes - Printer paper definition
AD_PrintTableFormat_ID Table Direct(22) No - Table Format in Reports
AD_ReportView_ID Table Direct(22) No - View used to generate this report
AD_Table_ID Search(22) Yes - Database Table information
AD_Window_ID Search(22) No - Data entry or display window
CreateCopy Button(1) 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
FileNamePattern String(255) No - -
FooterMargin Integer(22) Yes - Margin of the Footer in 1/72 of an inch
HeaderMargin Integer(22) Yes - Margin of the Header in 1/72 of an inch
IsActive Yes-No(1) Yes Y The record is active in the system
IsBreakPagePerRecord Yes-No(1) Yes N Page Break after each record
IsDefault Yes-No(1) Yes - Default value
IsForm Yes-No(1) Yes - If Selected, a Form is printed, if not selected a columnar List report
IsMailMerge Yes-No(1) Yes N The record is Mail Merge Type.
IsStandardHeaderFooter Yes-No(1) Yes Y The standard Header and Footer is used
IsTableBased Yes-No(1) Yes Y Table based List Reporting
JasperProcess_ID Table(22) No - The Jasper Process used by the print engine if any process defined
JavaScript String(5000) No - Dynamic Java Script Language Script to modify HTML Layout
PrinterName String(40) No - Name of the Printer
PrintFormatHTMLRendererType List(4) No - -
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
Name String(500) Yes - Alphanumeric identifier of the entity
AD_PrintFormat_UU String(36) No - -

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_PrintColor_ID AD_PrintColor.AD_PrintColor_ID Color used for printing and display
AD_PrintFont_ID AD_PrintFont.AD_PrintFont_ID Maintain Print Font
AD_PrintHeaderFooter_ID AD_PrintHeaderFooter.AD_PrintHeaderFooter_ID -
AD_PrintPaper_ID AD_PrintPaper.AD_PrintPaper_ID Printer paper definition
AD_PrintTableFormat_ID AD_PrintTableFormat.AD_PrintTableFormat_ID Table Format in Reports
AD_ReportView_ID AD_ReportView.AD_ReportView_ID View used to generate this report
AD_Table_ID AD_Table.AD_Table_ID Database Table information
AD_Window_ID AD_Window.AD_Window_ID Data entry or display window
JasperProcess_ID JasperProcess.JasperProcess_ID The Jasper Process used by the print engine if any process defined

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