Print Paper
AD_PrintPaper
Printer paper definition
Overview
| Table Name | AD_PrintPaper |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (22)
| 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_PrintPaper_ID |
ID(22) | Yes | - | Printer paper definition |
Code |
String(2000) | Yes | iso-a4 | Validation Code |
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 |
DimensionUnits |
List(1) | No | - | Units of Dimension |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsDefault |
Yes-No(1) | Yes | - | Default value |
IsLandscape |
Yes-No(1) | Yes | Y | Landscape orientation |
MarginBottom |
Integer(22) | Yes | 36 | Bottom Space in 1/72 inch |
MarginLeft |
Integer(22) | Yes | 36 | Left Space in 1/72 inch |
MarginRight |
Integer(22) | Yes | 36 | Right Space in 1/72 inch |
MarginTop |
Integer(22) | Yes | 36 | Top Space in 1/72 inch |
Processing |
Button(1) | No | - | - |
SizeX |
Number(5) | No | - | X (horizontal) dimension size |
SizeY |
Number(5) | No | - | Y (vertical) dimension size |
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_PrintPaper_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 |
Generated on 2026-05-03T17:58:07.657730713Z