Сътоношение на производителност (прозорец ID-366)
От iDempiere bg
прозорец: Сътоношение на производителност
описание: Настройка на коефициенти за ефективност
помощ: Calculation instruction for a ratio
TAB: Сътоношение
описание: Сътоношение на производителност
помощ Иннстукции за изчисляване на съотношението за производителността
Файл:Сътоношение на производителност - Сътоношение - прозорец (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 |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
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 |
Accounting Schema | Счетоводна схема | Правила по които се води счетоводството | An Accounting Schema defines the rules used in accounting such as costing method, currency and calendar | C_AcctSchema_ID numeric(10) NOT NULL Table Direct |
TAB: Елемент
описание: Елемент в съотношението за поризводителността
помощ Индивидуални инструкции за изчисляване на съотношение
Файл:Сътоношение на производителност - Елемент - прозорец (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 |
Ratio | Сътоношение | Performace Ratio | Calculation instruction set for a perfomance ratio | PA_Ratio_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 |
Active | Активен | Записа е активен | Всеки запис може да бъде напълно изтрит или направен неактивен (при неактивност записа няма да бъде достъпен) | IsActive character(1) NOT NULL Yes-No |
Sequence | Последователност | Последователност на въвеждане на редовете | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL Integer |
Operand | Operand | Ratio Operand | Operand how data is calculated. If it is the first in the series, 'minus' will create a negative value, otherwise ignored. | RatioOperand character(1) NOT NULL List |
Element Type | Element Type | Ratio Element Type | Type of data used for the calculation | RatioElementType character(1) NOT NULL List |
Measure Calculation | Измерване/Изчисление | Calculation method for measuring performance | The Measure Calculation indicates the method of measuring performance. | PA_MeasureCalc_ID numeric(10) Table Direct |
Constant Value | Константа | Константа | null | ConstantValue numeric Number |
Ratio Used | Ratio Used | Performace Ratio Used | Existing Performance Ratio to be used in the calculation. Make sure that the Ratio is not self-referencing (loop). | PA_RatioUsed_ID numeric(10) Table |
Account | Сметка | Исползвана Сметка | The (natural) account used | Account_ID numeric(10) Table |
PostingType | Тип проводки? | The type of posted amount for the transaction | The Posting Type indicates the type of amount (Actual, Budget, Reservation, Commitment, Statistical) the transaction. | PostingType character(1) List |