敬称(Greeting)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
敬称(Greeting)
Section titled “敬称(Greeting)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 178)
メニュー: 取引先管理 ▸ 取引先管理セットアップ ▸ 敬称
Maintain Greetings
The Greeting Window defines a greeting that is then associated with a Business Partner or Business Partner Contact.
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | 敬称 | C_Greeting | 0 | Define Greeting |
| 20 | 翻訳 | C_Greeting_Trl | 1 |
敬称 タブのフィールド
Section titled “敬称 タブのフィールド”The Greeting Tab defines the manner in which you will address business partners on documents.
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 敬称 | Greeting | String | For letters, e.g. “Dear {0}” or “Dear Mr. {0}” - At runtime, “{0}” is replaced by the name | |
| 名字のみ | IsFirstNameOnly | Yes-No | ✔ | Print only the first name in greetings |
| デフォルト | IsDefault | Yes-No | ✔ | Default value |
翻訳 タブのフィールド
Section titled “翻訳 タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| 敬称 | C_Greeting_ID | Table Direct | ✔ | Greeting to print on correspondence |
| 言語 | AD_Language | Table | ✔ | Language for this entity |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 翻訳する | IsTranslated | Yes-No | ✔ | This column is translated |
| 名称 | Name | String | ✔ | Alphanumeric identifier of the entity |
| 敬称 | Greeting | String | For letters, e.g. “Dear {0}” or “Dear Mr. {0}” - At runtime, “{0}” is replaced by the name |