Cash Plan (窗口 ID-53134)

出自iDempiere zh
前往:導覽搜尋



窗口: Cash Plan

描述: null

幫助: null



TAB: Cash Plan

描述: null


幫助 null


File:Cash Plan - Cash Plan - 窗口 (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
Document No 文檔號 Document sequence number of the document The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>".

If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order).

DocumentNo
character varying(30) NOT NULL
String
Description 描述 該記錄的可選描述 描述最多為 255 個字符。 Description
character varying(255)
Text
Document Date 文件日期 文件的日期 The Document Date indicates the date the document was generated. It may or may not be the same as the accounting date. DateDoc
timestamp without time zone NOT NULL
Date
Business Partner 業務夥伴 標識業務夥伴 A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson C_BPartner_ID
numeric(10)
Search
Sales Transaction 銷售交易 這是銷售交易 The Sales Transaction checkbox indicates if this item is a Sales Transaction. IsSOTrx
character(1) NOT NULL
Yes-No
Cash Flow Type Cash Flow Type null null CashFlowType
character(1)
List
Generate Periodic Plan Generate Periodic Plan null null GeneratePeriodic
character(1)
Button
Project 項目 財務項目 Project ID is a user defined identifier for a Project C_Project_ID
numeric(10)
Table Direct
Activity 活動 業務活動 Activities indicate tasks that are performed and used to utilize Activity based Costing C_Activity_ID
numeric(10)
Table Direct
Campaign 戰役 營銷活動 The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. C_Campaign_ID
numeric(10)
Table Direct
Trx Organization 交易機構 Performing or initiating organization The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. AD_OrgTrx_ID
numeric(10)
Table
User List 1 User1 用戶定義元素 #1 The user defined element displays the optional elements that have been defined for this account combination. User1_ID
numeric(10)
Table
User List 2 User2 用戶定義元素 #2 The user defined element displays the optional elements that have been defined for this account combination. User2_ID
numeric(10)
Table
Grand Total 總計 文件的總金額 The Grand Total displays the total amount including Tax and Freight in document currency GrandTotal
numeric NOT NULL
Amount
Copy From Cash Plan Copy From Cash Plan Copy From Another Cash Plan Copy From Another Cash Plan CopyFrom
character(1)
Button
Active 有效 本記錄有效 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.

IsActive
character(1) NOT NULL
Yes-No




TAB: Cash Plan Line

描述: null


幫助 null


File:Cash Plan - Cash Plan Line - 窗口 (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
Cash Plan Cash Plan null null C_CashPlan_ID
numeric(10) NOT NULL
Search
Line No 明細號 Unique line for this document Indicates the unique line for a document. It will also control the display order of the lines within a document. Line
numeric(10) NOT NULL
Integer
Business Partner 業務夥伴 標識業務夥伴 A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson C_BPartner_ID
numeric(10)
Search
Transaction Date 交易日期 交易日期 The Transaction Date indicates the date of the transaction. DateTrx
timestamp without time zone NOT NULL
Date
Product 產品 Product, Service, Item Identifies an item which is either purchased or sold in this organization. M_Product_ID
numeric(10)
Search
Charge 費用 附加的文件收費 The Charge indicates a type of Charge (Handling, Shipping, Restocking) C_Charge_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. Name
character varying(60)
String
Description 描述 該記錄的可選描述 描述最多為 255 個字符。 Description
character varying(255)
Text
Quantity Quantity The Quantity Entered is based on the selected UoM The Quantity Entered is converted to base product UoM quantity QtyEntered
numeric NOT NULL
Quantity
Probability Probability null null Probability
numeric
Number
Line Total Line Total Total line amount incl. Tax Total line amount LineTotalAmt
numeric
Amount
Project 項目 財務項目 Project ID is a user defined identifier for a Project C_Project_ID
numeric(10)
Table Direct
Activity 活動 業務活動 Activities indicate tasks that are performed and used to utilize Activity based Costing C_Activity_ID
numeric(10)
Table Direct
Campaign 戰役 營銷活動 The Campaign defines a unique marketing program. Projects can be associated with a pre defined Marketing Campaign. You can then report based on a specific Campaign. C_Campaign_ID
numeric(10)
Table Direct
Trx Organization 交易機構 Performing or initiating organization The organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions. AD_OrgTrx_ID
numeric(10)
Table
User List 1 User1 用戶定義元素 #1 The user defined element displays the optional elements that have been defined for this account combination. User1_ID
numeric(10)
Table
User List 2 User2 用戶定義元素 #2 The user defined element displays the optional elements that have been defined for this account combination. User2_ID
numeric(10)
Table


Contributions / Posts

Cookies 幫助我們給予服務內容。依您有使用我們的服務,代表您同意我們使用 cookies。