Йерархия на отчитане (прозорец ID-360)
От iDempiere bg
прозорец: Йерархия на отчитане
описание: Define Reporting Hierarchy
помощ: Reporting Hierarchy allows you to select different Hierarchies/Trees for the report. Accounting Segments like Organization, Account, Product may have several hierarchies to accomodate different views on the business
TAB: Йерархия на отчитане
описание: Йерархия на отчитане
помощ Reporting Hierarchy allows you to select different Hierarchies/Trees for the report.
Accounting Segments like Organization, Account, Product may have several hierarchies to accomodate different views on the business
Файл:Йерархия на отчитане - Йерархия на отчитане - прозорец (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 |
Name | Наименование | Не повече от 60 знака | 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. | Name character varying(60) NOT NULL String |
Description | Описание | Описание (не повече 255 символа) | A description is limited to 255 characters. | Description character varying(255) String |
Comment/Help | Коментар/Помощ | Коментар/Помощ | The Help field contains a hint, comment or help about the use of this item. | Help character varying(2000) Text |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Organization Tree | Primary Tree Organization | Tree to determine organizational hierarchy | Trees are used for (finanial) reporting and security access (via role) | AD_Tree_Org_ID numeric(10) NOT NULL Table |
Account Tree | Account Tree | Tree for Natural Account Tree | null | AD_Tree_Account_ID numeric(10) NOT NULL Table |
Activity Tree | Activity Tree | Tree to determine activity hierarchy | Trees are used for (finanial) reporting | AD_Tree_Activity_ID numeric(10) NOT NULL Table |
BPartner Tree | Primary Tree BPartner | Tree to determine business partner hierarchy | Trees are used for (finanial) reporting | AD_Tree_BPartner_ID numeric(10) NOT NULL Table |
Product Tree | Primary Tree Product | Tree to determine product hierarchy | Trees are used for (finanial) reporting | AD_Tree_Product_ID numeric(10) NOT NULL Table |
Project Tree | Primary Tree Project | Tree to determine project hierarchy | Trees are used for (finanial) reporting | AD_Tree_Project_ID numeric(10) NOT NULL Table |
Campaign Tree | Campaign Tree | Tree to determine marketing campaign hierarchy | Trees are used for (finanial) reporting | AD_Tree_Campaign_ID numeric(10) NOT NULL Table |
Sales Region Tree | Primary Tree Sales Region | Tree to determine sales regional hierarchy | Trees are used for (finanial) reporting | AD_Tree_SalesRegion_ID numeric(10) NOT NULL Table |