Drill Rule (Window ID-200123)
Window: Drill Rule
Description:
Help:
Tab: Drill Rule
Description:
Help:
File:Drill Rule - Drill Rule - Window (iDempiere 1.0.0).png
Name | Description | Help | Technical Data |
---|---|---|---|
Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | AD_Process_DrillRule.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. | AD_Process_DrillRule.AD_Org_ID numeric(10) Table Direct |
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. | AD_Process_DrillRule.Name character varying(255) String |
Description | Optional short description of the record | A description is limited to 255 characters. | AD_Process_DrillRule.Description character varying(255) String |
Process | Process or Report | The Process field identifies a unique Process or Report in the system. | AD_Process_DrillRule.AD_Process_ID numeric(10) Table Direct |
Show Help | AD_Process_DrillRule.ShowHelp character(1) List | ||
Table | Database Table information | The Database Table provides the information of the table definition | AD_Process_DrillRule.AD_Table_ID numeric(10) Table Direct |
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. |
AD_Process_DrillRule.IsActive character(1) Yes-No |
Report View | View used to generate this report | The Report View indicates the view used to generate this report. | AD_Process_DrillRule.AD_ReportView_ID numeric(10) Table Direct |
Valid | Element is valid | The element passed the validation check | AD_Process_DrillRule.IsValid character(1) Yes-No |
Print Format | Data Print Format | The print format determines how data is rendered for print. | AD_Process_DrillRule.AD_PrintFormat_ID numeric(10) Table Direct |
Process Parameter | AD_Process_DrillRule.AD_Process_Para_ID numeric(10) Table Direct |
Tab: Drill Rule Parameter
Description:
Help:
File:Drill Rule - Drill Rule Parameter - Window (iDempiere 1.0.0).png
Name | Description | Help | Technical Data |
---|---|---|---|
Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | AD_Process_DrillRule_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. | AD_Process_DrillRule_Para.AD_Org_ID numeric(10) Table Direct |
Process Parameter | AD_Process_DrillRule_Para.AD_Process_Para_ID numeric(10) Table Direct | ||
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. |
AD_Process_DrillRule_Para.IsActive character(1) Yes-No |
Default Parameter | Default value of the parameter | The default value can be a variable like @#Date@ | AD_Process_DrillRule_Para.ParameterDefault character varying(255) String |
Default To Parameter | Default value of the to parameter | The default value can be a variable like @#Date@ | AD_Process_DrillRule_Para.ParameterToDefault character varying(255) String |
Description | Optional short description of the record | A description is limited to 255 characters. | AD_Process_DrillRule_Para.Description character varying(255) String |
Tab: Drill Rule Translation
Description:
Help:
File:Drill Rule - Drill Rule Translation - Window (iDempiere 1.0.0).png
Name | Description | Help | Technical Data |
---|---|---|---|
Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | AD_Process_DrillRule_Trl.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. | AD_Process_DrillRule_Trl.AD_Org_ID numeric(10) Table Direct |
Drill Rule | AD_Process_DrillRule_Trl.AD_Process_DrillRule_ID numeric(10) Search | ||
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. | AD_Process_DrillRule_Trl.Name character varying(255) String |
Description | Optional short description of the record | A description is limited to 255 characters. | AD_Process_DrillRule_Trl.Description character varying(255) String |
Language | Language for this entity | The Language identifies the language to use for display and formatting | AD_Process_DrillRule_Trl.AD_Language character varying(6) Table |
Translated | This column is translated | The Translated checkbox indicates if this column is translated. | AD_Process_DrillRule_Trl.IsTranslated character(1) Yes-No |
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. |
AD_Process_DrillRule_Trl.IsActive character(1) Yes-No |