User defined Process(Process Customization)|iDempiere 13 画面リファレンス
This content is not available in your language yet.
User defined Process(Process Customization)
Section titled “User defined Process(Process Customization)”iDempiere 13 標準ウィンドウ(AD_Window_ID: 200095)
メニュー: アプリケーション辞書 ▸ User defined Process
User defined Process
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | User defined Process | AD_UserDef_Proc | 0 | User defined Process |
| 20 | User defined Process Parameter | AD_UserDef_Proc_Parameter | 1 | User defined Process Parameter |
User defined Process タブのフィールド
Section titled “User defined Process タブのフィールド”User defined Process
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| ロール | AD_Role_ID | Table Direct | Responsibility Role | |
| ユーザー | AD_User_ID | Table Direct | User within the system - Internal or Business Partner Contact | |
| プロセス | AD_Process_ID | Table Direct | ✔ | Process or Report |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| 名称 | Name | String | Alphanumeric identifier of the entity | |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| 言語 | AD_Language | Table | Language for this entity |
User defined Process Parameter タブのフィールド
Section titled “User defined Process Parameter タブのフィールド”User defined Process Parameter
| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | AD_Client_ID | Table Direct | ✔ | Tenant for this installation. |
| 組織 | AD_Org_ID | Table Direct | ✔ | Organizational entity within tenant |
| AD_UserDef_Proc_ID | AD_UserDef_Proc_ID | Table Direct | ✔ | Primary Key : User defined Process |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| プロセスパラメータ | AD_Process_Para_ID | Table Direct | ✔ | |
| 範囲 | IsRange | Yes-No | The parameter is a range of values | |
| 名称 | Name | String | Alphanumeric identifier of the entity | |
| 説明 | Description | String | Optional short description of the record | |
| コメント | Help | Text | Comment or Hint | |
| Placeholder | Placeholder | String | ||
| Placeholder2 | Placeholder2 | String | ||
| シーケンスNo | SeqNo | Integer | Method of ordering records; lowest number comes first | |
| リファレンス | AD_Reference_ID | Table | System Reference and Validation | |
| リファレンスキー | AD_Reference_Value_ID | Table | Required to specify, if data type is Table or List | |
| 値フォーマット | VFormat | String | Format of the value; Can contain fixed format elements, Variables: “_lLoOaAcCa09”, or ~regex | |
| ダイナミックバリデーション | AD_Val_Rule_ID | Table Direct | Dynamic Validation Rule | |
| デフォルトロジック | DefaultValue | String | Default value hierarchy, separated by ; | |
| デフォルトロジック2 | DefaultValue2 | String | Default value hierarchy, separated by ; | |
| 最小値 | ValueMin | String | Minimum Value for a field | |
| 最大値 | ValueMax | String | Maximum Value for a field | |
| 必須 | IsMandatory | List | Data entry is required in this column | |
| 表示 | IsDisplayed | List | Determines, if this field is displayed | |
| 読取専用ロジック | ReadOnlyLogic | Text | Logic to determine if field is read only (applies only when field is read-write) | |
| 表示ロジック | DisplayLogic | Text | If the Field is displayed, the result determines if the field is actually displayed | |
| 必須ロジック | MandatoryLogic | Text | ||
| フィールドグループ | AD_FieldGroup_ID | Table Direct | Logical grouping of fields |