Print Label

AD_PrintLabel

Label Format to print

Overview

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

Columns (20)

Column Type Required Default Description
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_LabelPrinter_ID Table Direct(22) No - Label Printer Definition
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
AD_PrintLabel_ID ID(22) Yes - Label Format to print
AD_Table_ID Table Direct(22) No - Database Table information
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
IsActive Yes-No(1) Yes Y The record is active in the system
IsLandscape Yes-No(1) Yes - Landscape orientation
LabelHeight Integer(22) Yes - Height of the label
LabelWidth Integer(22) Yes - Width of the Label
Method List(60) Yes - -
PrinterName String(40) No - Name of the Printer
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records
Value String(40) Yes - Search key for the record in the format required - must be unique
Name String(60) Yes - Alphanumeric identifier of the entity
AD_PrintLabel_UU String(36) No - -

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_LabelPrinter_ID AD_LabelPrinter.AD_LabelPrinter_ID Label Printer Definition
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:59.203129662Z