Window: ASP Modules
[Created: 09/01/2008 - Updated: 19/09/2012 ]
Description:
Help:

Tab: Module
[Created: 09/01/2008 - Updated: 09/01/2008 ]
Description:
Help:
Tab Level: 0
Table 10: Module - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_module.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_module.AD_Org_ID numeric(10) Table Direct |
| Search Key | Search key for the record in the format required - must be unique | A search key allows you a fast method of finding a particular record.If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order). | asp_module.Value character varying(40) String |
| Name | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | asp_module.Name character varying(60) String |
| Description | Optional short description of the record | A description is limited to 255 characters. | asp_module.Description character varying(255) String |
| Comment/Help | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | asp_module.Help character varying(2000) Text |
| Active | The record is active in the system | 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. | asp_module.IsActive character(1) Yes-No |
Tab: Level
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 1
Table 20: Level - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_level.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_level.AD_Org_ID numeric(10) Table Direct |
| ASP Module | asp_level.ASP_Module_ID numeric(10) Table Direct | ||
| Search Key | Search key for the record in the format required - must be unique | A search key allows you a fast method of finding a particular record.If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order). | asp_level.Value character varying(40) String |
| Name | Alphanumeric identifier of the entity | The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length. | asp_level.Name character varying(60) String |
| Description | Optional short description of the record | A description is limited to 255 characters. | asp_level.Description character varying(255) String |
| Comment/Help | Comment or Hint | The Help field contains a hint, comment or help about the use of this item. | asp_level.Help character varying(2000) Text |
| ASP Generate Level | asp_level.Processing character(1) Button | ||
| Active | The record is active in the system | 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. | asp_level.IsActive character(1) Yes-No |
Tab: Window
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 2
Table 40: Window - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_window.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_window.AD_Org_ID numeric(10) Table Direct |
| ASP Level | asp_window.ASP_Level_ID numeric(10) Table Direct | ||
| Window | Data entry or display window | The Window field identifies a unique Window in the system. | asp_window.AD_Window_ID numeric(10) Table Direct |
| ASP Status | asp_window.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_window.IsActive character(1) Yes-No |
Tab: Tab
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 3
Table 50: Tab - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_tab.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_tab.AD_Org_ID numeric(10) Table Direct |
| ASP Window | asp_tab.ASP_Window_ID numeric(10) Table Direct | ||
| Tab | Tab within a Window | The Tab indicates a tab that displays within a window. | asp_tab.AD_Tab_ID numeric(10) Table Direct |
| ASP Status | asp_tab.ASP_Status character(1) List | ||
| All Fields | asp_tab.AllFields character(1) Yes-No | ||
| ASP Generate Fields | asp_tab.Processing character(1) Button | ||
| Active | The record is active in the system | 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. | asp_tab.IsActive character(1) Yes-No |
Tab: Field
[Created: 09/01/2008 - Updated: 16/08/2012 ]
Description:
Help:
Tab Level: 4
Table 60: Field - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_field.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_field.AD_Org_ID numeric(10) Table Direct |
| ASP Tab | asp_field.ASP_Tab_ID numeric(10) Table Direct | ||
| Field | Field on a database table | The Field identifies a field on a database table. | asp_field.AD_Field_ID numeric(10) Table Direct |
| ASP Status | asp_field.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_field.IsActive character(1) Yes-No |
Tab: Process
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 2
Table 70: Process - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_process.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_process.AD_Org_ID numeric(10) Table Direct |
| ASP Level | asp_process.ASP_Level_ID numeric(10) Table Direct | ||
| Process | Process or Report | The Process field identifies a unique Process or Report in the system. | asp_process.AD_Process_ID numeric(10) Table Direct |
| ASP Status | asp_process.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_process.IsActive character(1) Yes-No |
Tab: Process Parameter
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 3
Table 80: Process Parameter - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_process_para.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_process_para.AD_Org_ID numeric(10) Table Direct |
| ASP Process | asp_process_para.ASP_Process_ID numeric(10) Table Direct | ||
| Process Parameter | asp_process_para.AD_Process_Para_ID numeric(10) Table Direct | ||
| ASP Status | asp_process_para.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_process_para.IsActive character(1) Yes-No |
Tab: Form
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 2
Table 90: Form - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_form.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_form.AD_Org_ID numeric(10) Table Direct |
| ASP Level | asp_form.ASP_Level_ID numeric(10) Table Direct | ||
| Special Form | Special Form | The Special Form field identifies a unique Special Form in the system. | asp_form.AD_Form_ID numeric(10) Table Direct |
| ASP Status | asp_form.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_form.IsActive character(1) Yes-No |
Tab: Task
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 2
Table 100: Task - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_task.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_task.AD_Org_ID numeric(10) Table Direct |
| ASP Level | asp_task.ASP_Level_ID numeric(10) Table Direct | ||
| OS Task | Operation System Task | The Task field identifies a Operation System Task in the system. | asp_task.AD_Task_ID numeric(10) Table Direct |
| ASP Status | asp_task.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_task.IsActive character(1) Yes-No |
Tab: Workflow
[Created: 09/01/2008 - Updated: 16/01/2009 ]
Description:
Help:
Tab Level: 2
Table 110: Workflow - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_workflow.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_workflow.AD_Org_ID numeric(10) Table Direct |
| ASP Level | asp_workflow.ASP_Level_ID numeric(10) Table Direct | ||
| Workflow | Workflow or combination of tasks | The Workflow field identifies a unique Workflow in the system. | asp_workflow.AD_Workflow_ID numeric(10) Table Direct |
| ASP Status | asp_workflow.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_workflow.IsActive character(1) Yes-No |
Tab: Ref List
[Created: 14/08/2012 - Updated: 14/08/2012 ]
Description:
Help:
Tab Level: 2
Table 120: Ref List - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | asp_ref_list.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | asp_ref_list.AD_Org_ID numeric(10) Table Direct |
| ASP Level | asp_ref_list.ASP_Level_ID numeric(10) Table Direct | ||
| Reference | System Reference and Validation | The Reference could be a display type, list or table validation. | asp_ref_list.AD_Reference_ID numeric(10) Table Direct |
| Reference List | Reference List based on Table | The Reference List field indicates a list of reference values from a database tables. Reference lists populate drop down list boxes in data entry screens | asp_ref_list.AD_Ref_List_ID numeric(10) Table Direct |
| ASP Status | asp_ref_list.ASP_Status character(1) List | ||
| Active | The record is active in the system | 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. | asp_ref_list.IsActive character(1) Yes-No |