ASP Subscribed Modules (窗口 ID-53016)
窗口: ASP Subscribed Modules
描述: null
幫助: null
TAB: Client Level
描述: null
幫助 null
File:ASP Subscribed Modules - Client Level - 窗口 (iDempiere 1.0.0).png
| 名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
|---|---|---|---|---|
| Client | 客戶 | 安裝此軟件的客戶 | 客戶是一個公司或者合法的實體。你不能在客戶之間共享數據。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | 機構 | 客戶內的機構實體。 | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| ASP Module | ASP Module | null | null | ASP_Module_ID numeric(10) NOT NULL Table Direct |
| ASP Level | ASP Level | null | null | ASP_Level_ID numeric(10) NOT NULL Table Direct |
| Comment/Help | 注釋/幫助 | 注釋或提示 | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
| Active | 有效 | 本記錄有效 | There 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. |
IsActive character(1) NOT NULL Yes-No |
TAB: Exceptions
描述: null
幫助 null
File:ASP Subscribed Modules - Exceptions - 窗口 (iDempiere 1.0.0).png
| 名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
|---|---|---|---|---|
| Client | 客戶 | 安裝此軟件的客戶 | 客戶是一個公司或者合法的實體。你不能在客戶之間共享數據。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
| Organization | 機構 | 客戶內的機構實體。 | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID numeric(10) NOT NULL Table Direct |
| Window | 窗口 | 數據輸入或顯示視窗 | The Window field identifies a unique Window in the system. | AD_Window_ID numeric(10) Search |
| Tab | 頁簽 | 窗口內的頁簽 | The Tab indicates a tab that displays within a window. | AD_Tab_ID numeric(10) Search |
| Field | 字段 | 一張數據庫表上的字段 | 字段標識了數據庫表的字段。 | AD_Field_ID numeric(10) Search |
| Process | 進程 | 程序或報表 | The Process field identifies a unique Process or Report in the system. | AD_Process_ID numeric(10) Table Direct |
| Process Parameter | 參數處理 | null | null | AD_Process_Para_ID numeric(10) Search |
| Special Form | 特別的窗體 | 特別的窗體 | The Special Form field identifies a unique Special Form in the system. | AD_Form_ID numeric(10) Table Direct |
| OS Task | 任務 | 作業系統任務 | The Task field identifies a Operation System Task in the system. | AD_Task_ID numeric(10) Table Direct |
| Workflow | 工作流 | Workflow or combination of tasks | The Workflow field identifies a unique Workflow in the system. | AD_Workflow_ID numeric(10) Table Direct |
| ASP Status | ASP Status | null | null | ASP_Status character(1) NOT NULL List |
| Active | 有效 | 本記錄有效 | There 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. |
IsActive character(1) NOT NULL Yes-No |
