Skip to main content

Window: POS Key Layout

[Created: 09/07/2004 - Updated: 17/02/2022 ]
Description: POS Function Key Layout
Help:

Tab: POS Key Layout

[Created: 09/07/2004 - Updated: 02/01/2000 ]
Description: POS Function Key Layout
Help: POS Function Key Layout
Tab Level: 0

Table 10: POS Key Layout - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.c_poskeylayout.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.c_poskeylayout.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.c_poskeylayout.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.c_poskeylayout.Description character varying(255)
String
Comment/HelpComment or HintThe Help field contains a hint, comment or help about the use of this item.c_poskeylayout.Help character varying(2000)
Text
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.c_poskeylayout.IsActive character(1)
Yes-No
POS Key Layout TypeThe type of Key LayoutKeyboard: used for POS text field on screen keyboardNumberpad: used for POS numeric field on screen numberpadProduct: used to quickly add products to POS orderc_poskeylayout.POSKeyLayoutType character(1)
List
ColumnsNumber of columnsThe number of columns in the layout gridc_poskeylayout.Columns numeric(10)
Integer
Print ColorColor used for printing and displayColors used for printing and displayc_poskeylayout.AD_PrintColor_ID numeric(10)
Table Direct
Print FontMaintain Print FontFont used for printingc_poskeylayout.AD_PrintFont_ID numeric(10)
Table Direct

Tab: POS Key

[Created: 09/07/2004 - Updated: 02/01/2000 ]
Description: POS Function Key
Help: POS Function Key Assignment
Tab Level: 1

Table 20: POS Key - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.c_poskey.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.c_poskey.AD_Org_ID numeric(10)
Table Direct
POS Key LayoutPOS Function Key LayoutPOS Function Key Layoutc_poskey.C_POSKeyLayout_ID numeric(10)
Table Direct
SequenceMethod of ordering records; lowest number comes firstThe Sequence indicates the order of recordsc_poskey.SeqNo numeric(10)
Integer
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.c_poskey.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.c_poskey.Description character varying(255)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.c_poskey.IsActive character(1)
Yes-No
Key LayoutKey Layout to be displayed when this key is pressedc_poskey.SubKeyLayout_ID numeric(10)
Table
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.c_poskey.M_Product_ID numeric(10)
Search
QuantityQuantityThe Quantity indicates the number of a specific product or item for this document.c_poskey.Qty numeric
Quantity
Descriptionc_poskey.Text character varying(22)
String
Print ColorColor used for printing and displayColors used for printing and displayc_poskey.AD_PrintColor_ID numeric(10)
Table Direct
Print FontMaintain Print FontFont used for printingc_poskey.AD_PrintFont_ID numeric(10)
Table Direct
Column spanNumber of columns spannedc_poskey.SpanX numeric(10)
Integer
Row SpanNumber of rows spannedc_poskey.SpanY numeric(10)
Integer
ImageImage or IconImages and Icon can be used to display supported graphic formats (gif, jpg, png).You can either load the image (in the database) or point to a graphic via a URI (i.e. it can point to a resource, http address)c_poskey.AD_Image_ID numeric(10)
Image