Skip to main content

Window: Expenses (to be invoiced)

[Created: 14/07/2002 - Updated: 02/01/2000 ]
Description: View expenses and charges not invoiced to customers
Help: Before invoicing to customers, check the expense lines to be invoiced

Tab: Customer

[Created: 14/07/2002 - Updated: 03/04/2013 ]
Description: Business Partner (Customers) to be invoiced
Help:
Tab Level: 0

Table 10: Customer - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
Search KeySearch key for the record in the format required - must be uniqueA search key allows you a fast method of finding a particular record.If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).c_bpartner.Value character varying(40)
String
NameAlphanumeric identifier of the entityThe 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.c_bpartner.Name character varying(120)
String
Name 2Additional Namec_bpartner.Name2 character varying(60)
String
CustomerIndicates if this Business Partner is a CustomerThe Customer checkbox indicates if this Business Partner is a customer. If it is select additional fields will display which further define this customer.c_bpartner.IsCustomer character(1)
Yes-No
Price ListUnique identifier of a Price ListPrice Lists are used to determine the pricing, margin and cost of items purchased or sold.c_bpartner.M_PriceList_ID numeric(10)
Table Direct
Payment TermThe terms of Payment (timing, discount)Payment Terms identify the method and timing of payment.c_bpartner.C_PaymentTerm_ID numeric(10)
Table
Open BalanceTotal Open Balance Amount in primary Accounting CurrencyThe Total Open Balance Amount is the calculated open item amount for Customer and Vendor activity. If the Balance is below zero, we owe the Business Partner. The amount is used for Credit Management.Invoices and Payment Allocations determine the Open Balance (i.e. not Orders or Payments).c_bpartner.TotalOpenBalance numeric
Amount

Tab: Report Line

[Created: 14/07/2002 - Updated: 02/01/2000 ]
Description: Time and Expense Report Line (not invoiced)
Help: View and modify Time and Expense Report Lines. It lists expense items for the business partner on the expense line where the expense lines have no orders yet. (Sales Orders are created).
Tab Level: 1

Table 20: Report Line - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.s_timeexpenseline.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.s_timeexpenseline.AD_Org_ID numeric(10)
Table Direct
Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersons_timeexpenseline.C_BPartner_ID numeric(10)
Search
Expense ReportTime and Expense Reports_timeexpenseline.S_TimeExpense_ID numeric(10)
Search
Line NoUnique line for this documentIndicates the unique line for a document. It will also control the display order of the lines within a document.s_timeexpenseline.Line numeric(10)
Integer
Expense DateDate of expenseDate of expenses_timeexpenseline.DateExpense timestamp without time zone
Date
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.s_timeexpenseline.Processed character(1)
Yes-No
Time ReportLine is a time report only (no expense)The line contains only time informations_timeexpenseline.IsTimeReport character(1)
Yes-No
InvoicedIs this invoiced?If selected, invoices are createds_timeexpenseline.IsInvoiced character(1)
Yes-No
Sales Order LineSales Order LineThe Sales Order Line is a unique identifier for a line in an order.s_timeexpenseline.C_OrderLine_ID numeric(10)
Search
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.s_timeexpenseline.M_Product_ID numeric(10)
Search
Resource AssignmentResource Assignments_timeexpenseline.S_ResourceAssignment_ID numeric(10)
Assignment
QuantityQuantityThe Quantity indicates the number of a specific product or item for this document.s_timeexpenseline.Qty numeric
Quantity
UOMUnit of MeasureThe UOM defines a unique non monetary Unit of Measures_timeexpenseline.C_UOM_ID numeric(10)
Table Direct
Quantity InvoicedInvoiced QuantityThe Invoiced Quantity indicates the quantity of a product that have been invoiced.s_timeexpenseline.QtyInvoiced numeric
Quantity
Expense AmountAmount for this expenseExpense amount in currencys_timeexpenseline.ExpenseAmt numeric
Amount
CurrencyThe Currency for this recordIndicates the Currency to be used when processing or reporting on this records_timeexpenseline.C_Currency_ID numeric(10)
Table Direct
Invoice PriceUnit price to be invoiced or 0 for default priceUnit Price in the currency of the business partner! If it is 0, the standard price of the sales price list of the business partner (customer) is used.s_timeexpenseline.InvoicePrice numeric
Costs+Prices
Converted AmountConverted AmountThe Converted Amount is the result of multiplying the Source Amount by the Conversion Rate for this target currency.s_timeexpenseline.ConvertedAmt numeric
Amount
Price InvoicedThe priced invoiced to the customer (in the currency of the customer's AR price list) - 0 for default priceThe invoiced price is derived from the Invoice Price entered and can be overwritten. If the price is 0, the default price on the customer's invoice is used.s_timeexpenseline.PriceInvoiced numeric
Costs+Prices
Time TypeType of time recordedDifferentiate time types for reporting purposes (In parallel to Activities)s_timeexpenseline.S_TimeType_ID numeric(10)
Table Direct
DescriptionOptional short description of the recordA description is limited to 255 characters.s_timeexpenseline.Description character varying(255)
String
NoteOptional additional user defined informationThe Note field allows for optional entry of user defined information regarding this records_timeexpenseline.Note character varying(255)
Text
CampaignMarketing CampaignThe 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.s_timeexpenseline.C_Campaign_ID numeric(10)
Table Direct
ProjectFinancial ProjectA Project allows you to track and control internal or external activities.s_timeexpenseline.C_Project_ID numeric(10)
Table Direct
ActivityBusiness ActivityActivities indicate tasks that are performed and used to utilize Activity based Costings_timeexpenseline.C_Activity_ID numeric(10)
Table Direct
Project PhasePhase of a Projects_timeexpenseline.C_ProjectPhase_ID numeric(10)
Table Direct
Project TaskActual Project Task in a PhaseA Project Task in a Project Phase represents the actual work.s_timeexpenseline.C_ProjectTask_ID numeric(10)
Table Direct