POS Key Layout
C_POSKeyLayout
POS Function Key Layout
Overview
| Table Name | C_POSKeyLayout |
|---|---|
| Access Level | Client + Organization |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (16)
| 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 |
Columns |
Integer(10) | No | - | Number of columns |
C_POSKeyLayout_ID |
ID(22) | Yes | - | POS Function Key Layout |
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 |
Help |
Text(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
POSKeyLayoutType |
List(1) | No | - | The type of Key Layout |
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 |
C_POSKeyLayout_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 |
Generated on 2026-05-03T17:54:52.395627980Z