Greeting

C_Greeting

Greeting to print on correspondence

Overview

Table NameC_Greeting
Access LevelClient Only
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (13)

Column Type Required Default Description
Name String(60) Yes - Alphanumeric identifier of the entity
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
C_Greeting_ID ID(22) Yes - Greeting to print on correspondence
C_Greeting_UU String(36) No - -
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
Greeting String(60) No - For letters, e.g. "Dear {0}" or "Dear Mr. {0}" - At runtime, "{0}" is replaced by the name
IsActive Yes-No(1) Yes Y The record is active in the system
IsDefault Yes-No(1) Yes - Default value
IsFirstNameOnly Yes-No(1) Yes - Print only the first name in greetings
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records

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-03T16:41:55.408114010Z