Label Category (Window ID-200128)
Window: Label Category
Description:
Help:
Tab: Label Category
Description:
Help:
File:Label Category - Label Category - 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_LabelCategory.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_LabelCategory.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_LabelCategory.Name character varying(60) String |
Description | Optional short description of the record | A description is limited to 255 characters. | AD_LabelCategory.Description character varying(255) String |
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_LabelCategory.IsActive character(1) Yes-No |
Can Be Used in All Tables | AD_LabelCategory.IsCanBeUsedInAllTables character(1) Yes-No | ||
Label Style | Label CSS Style | AD_LabelCategory.AD_LabelStyle_ID numeric(10) Table |
Tab: Table Access
Description:
Help:
File:Label Category - Table Access - 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_LabelCategoryTable.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_LabelCategoryTable.AD_Org_ID numeric(10) Table Direct |
Description | Optional short description of the record | A description is limited to 255 characters. | AD_LabelCategoryTable.Description character varying(255) String |
Label Category | Category of a Label | Identifies the category which this label belongs to. | AD_LabelCategoryTable.AD_LabelCategory_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_LabelCategoryTable.IsActive character(1) Yes-No |
Table | Database Table information | The Database Table provides the information of the table definition | AD_LabelCategoryTable.AD_Table_ID numeric(10) Table Direct |
Tab: Translation
Description:
Help:
File:Label Category - 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_LabelCategory_Trl.AD_Client_ID numeric(10) Search |
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_LabelCategory_Trl.AD_Org_ID numeric(10) Table Direct |
Label Category | Category of a Label | Identifies the category which this label belongs to. | AD_LabelCategory_Trl.AD_LabelCategory_ID numeric(10) Search |
Language | Language for this entity | The Language identifies the language to use for display and formatting | AD_LabelCategory_Trl.AD_Language character varying(6) Table |
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_LabelCategory_Trl.IsActive character(1) Yes-No |
Translated | This column is translated | The Translated checkbox indicates if this column is translated. | AD_LabelCategory_Trl.IsTranslated character(1) Yes-No |
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_LabelCategory_Trl.Name character varying(60) String |
Description | Optional short description of the record | A description is limited to 255 characters. | AD_LabelCategory_Trl.Description character varying(255) String |