Migration Scripts|iDempiere 13 画面リファレンス
This content is not available in your language yet.
Migration Scripts
Section titled “Migration Scripts”iDempiere 13 標準ウィンドウ(AD_Window_ID: 53019)
メニュー: アプリケーション辞書 ▸ Migration Scripts
| # | タブ | テーブル | 階層 | 説明 |
|---|---|---|---|---|
| 10 | Migration Scripts | AD_MigrationScript | 0 |
Migration Scripts タブのフィールド
Section titled “Migration Scripts タブのフィールド”| フィールド | カラム | 型 | 必須 | 説明 |
|---|---|---|---|---|
| クライアント | 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 |
| ファイル名 | FileName | FileName | ✔ | Name of the local file or URL |
| Developer Name | DeveloperName | String | ||
| Apply Script | isApply | Yes-No | ✔ | |
| 有効 | IsActive | Yes-No | ✔ | The record is active in the system |
| プロジェクト | ProjectName | String | ✔ | Name of the Project |
| 説明 | Description | Text | Optional short description of the record | |
| リファレンス | Reference | Text | Reference for this record | |
| URL | URL | URL | Full URL address - e.g. http://www.idempiere.org | |
| リリースNo | ReleaseNo | Text | ✔ | Internal Release Number |
| ステータス | Status | List | ✔ | Status of the currently running check |
| スクリプト | Script | Binary | Dynamic Java Language Script to calculate result |