Skip to main content

Window: Project

[Created: 29/06/1999 - Updated: 30/06/2021 ]
Description: Maintain Projects
Help: The Project Window is used to define the projects which will can be tracked by phases and tasks.

Tab: Project

[Created: 29/06/1999 - Updated: 26/03/2006 ]
Description: Define Project
Help: The Project Tab is used to define the Value, Name and Description for each project. It also is defines the tracks the amounts assigned to, committed to and used for this project. Note that when the project Type is changed, the Phases and Tasks are re-created.
Tab Level: 0

Table 10: Project - 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.c_project.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.c_project.AD_Org_ID numeric(10)
Table Direct
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_project.Value character varying(40)
String
Sales RepresentativeSales Representative or Company AgentThe Sales Representative indicates the Sales Rep for this Region. Any Sales Rep must be a valid internal user.c_project.SalesRep_ID numeric(10)
Table
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_project.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.c_project.Description character varying(255)
Text
ActiveThe record is active in the systemThere 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.c_project.IsActive character(1)
Yes-No
Summary LevelThis is a summary entityA summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values.c_project.IsSummary character(1)
Yes-No
NoteOptional additional user defined informationThe Note field allows for optional entry of user defined information regarding this recordc_project.Note character varying(2000)
Text
Line LevelProject Line LevelLevel on which Project Lines are maintainedc_project.ProjectLineLevel character(1)
List
Set Project TypeSet Project Type and for Service Projects copy Phases and Tasks of Project Type into Projectc_project.C_ProjectType_ID numeric(10)
Button
Standard PhaseStandard Phase of the Project TypePhase of the project with standard performance information with standard workc_project.C_Phase_ID numeric(10)
Table Direct
Contract DateThe (planned) effective date of this document.The contract date is used to determine when the document becomes effective. This is usually the contract date. The contract date is used in reports and report parameters.c_project.DateContract timestamp without time zone
Date
Finish DateFinish or (planned) completion dateThe finish date is used to indicate when the project is expected to be completed or has been completed.c_project.DateFinish timestamp without time zone
Date
Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersonc_project.C_BPartner_ID numeric(10)
Search
BPartner (Agent)Business Partner (Agent or Sales Rep)c_project.C_BPartnerSR_ID numeric(10)
Search
Partner LocationIdentifies the (ship to) address for this Business PartnerThe Partner address indicates the location of a Business Partnerc_project.C_BPartner_Location_ID numeric(10)
Table Direct
User/ContactUser within the system - Internal or Business Partner ContactThe User identifies a unique user in the system. This could be an internal user or a business partner contactc_project.AD_User_ID numeric(10)
Table Direct
Payment TermThe terms of Payment (timing, discount)Payment Terms identify the method and timing of payment.c_project.C_PaymentTerm_ID numeric(10)
Table Direct
Order ReferenceTransaction Reference Number (Sales Order, Purchase Order) of your Business PartnerThe business partner order reference is the order reference for this specific transaction; Often Purchase Order numbers are given to print on Invoices for easier reference. A standard number can be defined in the Business Partner (Customer) window.c_project.POReference character varying(20)
String
WarehouseStorage Warehouse and Service PointThe Warehouse identifies a unique Warehouse where products are stored or Services are provided.c_project.M_Warehouse_ID numeric(10)
Table Direct
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.c_project.C_Campaign_ID numeric(10)
Table Direct
Price List VersionIdentifies a unique instance of a Price ListEach Price List can have multiple versions. The most common use is to indicate the dates that a Price List is valid for.c_project.M_PriceList_Version_ID numeric(10)
Table Direct
CurrencyThe Currency for this recordIndicates the Currency to be used when processing or reporting on this recordc_project.C_Currency_ID numeric(10)
Table Direct
Trx OrganizationPerforming or initiating organizationThe 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.c_project.AD_OrgTrx_ID numeric(10)
Table
ActivityBusiness ActivityActivities indicate tasks that are performed and used to utilize Activity based Costingc_project.C_Activity_ID numeric(10)
Table Direct
Planned AmountPlanned amount for this projectThe Planned Amount indicates the anticipated amount for this project or project line.c_project.PlannedAmt numeric
Amount
Planned QuantityPlanned quantity for this projectThe Planned Quantity indicates the anticipated quantity for this project or project linec_project.PlannedQty numeric
Quantity
Planned MarginProject's planned margin amountThe Planned Margin Amount indicates the anticipated margin amount for this project or project line.c_project.PlannedMarginAmt numeric
Amount
Invoice RuleInvoice Rule for the projectThe Invoice Rule for the project determines how orders (and consequently invoices) are created. The selection on project level can be overwritten on Phase or Taskc_project.ProjInvoiceRule character(1)
List
Committed AmountThe (legal) commitment amountThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_project.CommittedAmt numeric
Amount
Committed QuantityThe (legal) commitment QuantityThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_project.CommittedQty numeric
Quantity
Invoiced AmountThe amount invoicedThe amount invoicedc_project.InvoicedAmt numeric
Amount
Quantity InvoicedThe quantity invoicedc_project.InvoicedQty numeric
Quantity
Project BalanceTotal Project BalanceThe project balance is the sum of all invoices and paymentsc_project.ProjectBalanceAmt numeric
Amount
Copy DetailsCopy Lines/Phases/Tasks from other Projectc_project.CopyFrom character(1)
Button
Close Projectc_project.Processing character(1)
Button

Tab: Project Line

[Created: 26/03/2006 - Updated: 30/09/2009 ]
Description: Maintain Project Lines
Help: Maintain Project Level Lines
Tab Level: 1

Table 15: Project 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.c_projectline.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.c_projectline.AD_Org_ID numeric(10)
Table Direct
ProjectFinancial ProjectA Project allows you to track and control internal or external activities.c_projectline.C_Project_ID numeric(10)
Table Direct
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.c_projectline.Line numeric(10)
Integer
ActiveThe record is active in the systemThere 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.c_projectline.IsActive character(1)
Yes-No
DescriptionOptional short description of the recordA description is limited to 255 characters.c_projectline.Description character varying(255)
Text
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.c_projectline.M_Product_ID numeric(10)
Search
Product CategoryCategory of a ProductIdentifies the category which this product belongs to. Product categories are used for pricing and selection.c_projectline.M_Product_Category_ID numeric(10)
Table Direct
Planned PricePlanned price for this project lineThe Planned Price indicates the anticipated price for this project line.c_projectline.PlannedPrice numeric
Costs+Prices
Planned QuantityPlanned quantity for this projectThe Planned Quantity indicates the anticipated quantity for this project or project linec_projectline.PlannedQty numeric
Quantity
Get PriceGet Price for Project Line based on Project Price Listc_projectline.DoPricing character(1)
Button
Planned AmountPlanned amount for this projectThe Planned Amount indicates the anticipated amount for this project or project line.c_projectline.PlannedAmt numeric
Amount
PrintedIndicates if this document / line is printedThe Printed checkbox indicates if this document or line will included when printing.c_projectline.IsPrinted character(1)
Yes-No
Planned MarginProject's planned margin amountThe Planned Margin Amount indicates the anticipated margin amount for this project or project line.c_projectline.PlannedMarginAmt numeric
Amount
Committed AmountThe (legal) commitment amountThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projectline.CommittedAmt numeric
Amount
Committed QuantityThe (legal) commitment QuantityThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projectline.CommittedQty numeric
Quantity
Invoiced AmountThe amount invoicedThe amount invoicedc_projectline.InvoicedAmt numeric
Amount
Quantity InvoicedThe quantity invoicedc_projectline.InvoicedQty numeric
Quantity
OrderOrderThe Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled.c_projectline.C_Order_ID numeric(10)
Search
Purchase OrderPurchase Orderc_projectline.C_OrderPO_ID numeric(10)
Search
Project IssueProject Issues (Material, Labor)Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock.c_projectline.C_ProjectIssue_ID numeric(10)
Table Direct
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.c_projectline.Processed character(1)
Yes-No
ProductionPlan for producing a productThe Production uniquely identifies a Production Planc_projectline.M_Production_ID numeric(10)
Search

Tab: Phase

[Created: 28/05/2003 - Updated: 26/03/2006 ]
Description: Maintain Actual Project Phase
Help: Actual Phase of the Project with Status information - generated from Phase of Project Type.
Tab Level: 1

Table 20: Phase - 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.c_projectphase.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.c_projectphase.AD_Org_ID numeric(10)
Table Direct
ProjectFinancial ProjectA Project allows you to track and control internal or external activities.c_projectphase.C_Project_ID numeric(10)
Table Direct
Standard PhaseStandard Phase of the Project TypePhase of the project with standard performance information with standard workc_projectphase.C_Phase_ID numeric(10)
Table Direct
SequenceMethod of ordering records; lowest number comes firstThe Sequence indicates the order of recordsc_projectphase.SeqNo numeric(10)
Integer
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_projectphase.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.c_projectphase.Description character varying(255)
Text
Comment/HelpComment or HintThe Help field contains a hint, comment or help about the use of this item.c_projectphase.Help character varying(2000)
Text
ActiveThe record is active in the systemThere 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.c_projectphase.IsActive character(1)
Yes-No
CompleteIt is completeIndication that this is completec_projectphase.IsComplete character(1)
Yes-No
Start DateFirst effective day (inclusive)The Start Date indicates the first or starting datec_projectphase.StartDate timestamp without time zone
Date
End DateLast effective date (inclusive)The End Date indicates the last date in this range.c_projectphase.EndDate timestamp without time zone
Date
Invoice RuleInvoice Rule for the projectThe Invoice Rule for the project determines how orders (and consequently invoices) are created. The selection on project level can be overwritten on Phase or Taskc_projectphase.ProjInvoiceRule character(1)
List
Planned AmountPlanned amount for this projectThe Planned Amount indicates the anticipated amount for this project or project line.c_projectphase.PlannedAmt numeric
Amount
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.c_projectphase.M_Product_ID numeric(10)
Search
QuantityQuantityThe Quantity indicates the number of a specific product or item for this document.c_projectphase.Qty numeric
Quantity
Committed AmountThe (legal) commitment amountThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projectphase.CommittedAmt numeric
Amount
Generate OrderGenerate Order from Project PhaseThe Generate Order process will generate a new Order document based on the project phase or tasks. A price list and warehouse/service point must be defined on the project. If a product is defined on phase level, the Phase information is used as the basis for the Order (milestone invoicing) - otherwise the individual tasks.c_projectphase.GenerateOrder character(1)
Button
OrderOrderThe Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled.c_projectphase.C_Order_ID numeric(10)
Search

Tab: Phase Line

[Created: 26/03/2006 - Updated: 30/09/2009 ]
Description: Project Lines of Phase
Help: Maintain Project Lines on Phase Level
Tab Level: 2

Table 25: Phase 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.c_projectline.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.c_projectline.AD_Org_ID numeric(10)
Table Direct
Project PhasePhase of a Projectc_projectline.C_ProjectPhase_ID numeric(10)
Table Direct
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.c_projectline.Line numeric(10)
Integer
ActiveThe record is active in the systemThere 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.c_projectline.IsActive character(1)
Yes-No
DescriptionOptional short description of the recordA description is limited to 255 characters.c_projectline.Description character varying(255)
Text
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.c_projectline.M_Product_ID numeric(10)
Search
Product CategoryCategory of a ProductIdentifies the category which this product belongs to. Product categories are used for pricing and selection.c_projectline.M_Product_Category_ID numeric(10)
Table Direct
Planned PricePlanned price for this project lineThe Planned Price indicates the anticipated price for this project line.c_projectline.PlannedPrice numeric
Costs+Prices
Planned QuantityPlanned quantity for this projectThe Planned Quantity indicates the anticipated quantity for this project or project linec_projectline.PlannedQty numeric
Quantity
Get PriceGet Price for Project Line based on Project Price Listc_projectline.DoPricing character(1)
Button
Planned AmountPlanned amount for this projectThe Planned Amount indicates the anticipated amount for this project or project line.c_projectline.PlannedAmt numeric
Amount
PrintedIndicates if this document / line is printedThe Printed checkbox indicates if this document or line will included when printing.c_projectline.IsPrinted character(1)
Yes-No
Planned MarginProject's planned margin amountThe Planned Margin Amount indicates the anticipated margin amount for this project or project line.c_projectline.PlannedMarginAmt numeric
Amount
Committed AmountThe (legal) commitment amountThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projectline.CommittedAmt numeric
Amount
Committed QuantityThe (legal) commitment QuantityThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projectline.CommittedQty numeric
Quantity
Invoiced AmountThe amount invoicedThe amount invoicedc_projectline.InvoicedAmt numeric
Amount
Quantity InvoicedThe quantity invoicedc_projectline.InvoicedQty numeric
Quantity
OrderOrderThe Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled.c_projectline.C_Order_ID numeric(10)
Search
Purchase OrderPurchase Orderc_projectline.C_OrderPO_ID numeric(10)
Search
Project IssueProject Issues (Material, Labor)Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock.c_projectline.C_ProjectIssue_ID numeric(10)
Table Direct
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.c_projectline.Processed character(1)
Yes-No
ProductionPlan for producing a productThe Production uniquely identifies a Production Planc_projectline.M_Production_ID numeric(10)
Search

Tab: Task

[Created: 01/06/2003 - Updated: 26/03/2006 ]
Description: Actual Project Task
Help: A Project Task in a Project Phase represents the actual work.
Tab Level: 2

Table 30: Task - 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.c_projecttask.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.c_projecttask.AD_Org_ID numeric(10)
Table Direct
Project PhasePhase of a Projectc_projecttask.C_ProjectPhase_ID numeric(10)
Table Direct
Standard TaskStandard Project Type TaskStandard Project Task in a Project Phase with standard effortc_projecttask.C_Task_ID numeric(10)
Table Direct
SequenceMethod of ordering records; lowest number comes firstThe Sequence indicates the order of recordsc_projecttask.SeqNo numeric(10)
Integer
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_projecttask.Name character varying(60)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.c_projecttask.Description character varying(255)
Text
Comment/HelpComment or HintThe Help field contains a hint, comment or help about the use of this item.c_projecttask.Help character varying(2000)
Text
ActiveThe record is active in the systemThere 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.c_projecttask.IsActive character(1)
Yes-No
Invoice RuleInvoice Rule for the projectThe Invoice Rule for the project determines how orders (and consequently invoices) are created. The selection on project level can be overwritten on Phase or Taskc_projecttask.ProjInvoiceRule character(1)
List
Planned AmountPlanned amount for this projectThe Planned Amount indicates the anticipated amount for this project or project line.c_projecttask.PlannedAmt numeric
Amount
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.c_projecttask.M_Product_ID numeric(10)
Search
QuantityQuantityThe Quantity indicates the number of a specific product or item for this document.c_projecttask.Qty numeric
Quantity
Committed AmountThe (legal) commitment amountThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projecttask.CommittedAmt numeric
Amount

Tab: Task Line

[Created: 26/03/2006 - Updated: 30/09/2009 ]
Description: Project Lines of Tasks
Help: Maintain Project Lines of Tasks
Tab Level: 3

Table 40: Task 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.c_projectline.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.c_projectline.AD_Org_ID numeric(10)
Table Direct
Project TaskActual Project Task in a PhaseA Project Task in a Project Phase represents the actual work.c_projectline.C_ProjectTask_ID numeric(10)
Table Direct
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.c_projectline.Line numeric(10)
Integer
ActiveThe record is active in the systemThere 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.c_projectline.IsActive character(1)
Yes-No
DescriptionOptional short description of the recordA description is limited to 255 characters.c_projectline.Description character varying(255)
Text
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.c_projectline.M_Product_ID numeric(10)
Search
Product CategoryCategory of a ProductIdentifies the category which this product belongs to. Product categories are used for pricing and selection.c_projectline.M_Product_Category_ID numeric(10)
Table Direct
Planned PricePlanned price for this project lineThe Planned Price indicates the anticipated price for this project line.c_projectline.PlannedPrice numeric
Costs+Prices
Planned QuantityPlanned quantity for this projectThe Planned Quantity indicates the anticipated quantity for this project or project linec_projectline.PlannedQty numeric
Quantity
Get PriceGet Price for Project Line based on Project Price Listc_projectline.DoPricing character(1)
Button
Planned AmountPlanned amount for this projectThe Planned Amount indicates the anticipated amount for this project or project line.c_projectline.PlannedAmt numeric
Amount
PrintedIndicates if this document / line is printedThe Printed checkbox indicates if this document or line will included when printing.c_projectline.IsPrinted character(1)
Yes-No
Planned MarginProject's planned margin amountThe Planned Margin Amount indicates the anticipated margin amount for this project or project line.c_projectline.PlannedMarginAmt numeric
Amount
Committed AmountThe (legal) commitment amountThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projectline.CommittedAmt numeric
Amount
Committed QuantityThe (legal) commitment QuantityThe commitment amount is independent from the planned amount. You would use the planned amount for your realistic estimation, which might be higher or lower than the commitment amount.c_projectline.CommittedQty numeric
Quantity
Invoiced AmountThe amount invoicedThe amount invoicedc_projectline.InvoicedAmt numeric
Amount
Quantity InvoicedThe quantity invoicedc_projectline.InvoicedQty numeric
Quantity
OrderOrderThe Order is a control document. The Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled.c_projectline.C_Order_ID numeric(10)
Search
Purchase OrderPurchase Orderc_projectline.C_OrderPO_ID numeric(10)
Search
Project IssueProject Issues (Material, Labor)Issues to the project initiated by the "Issue to Project" process. You can issue Receipts, Time and Expenses, or Stock.c_projectline.C_ProjectIssue_ID numeric(10)
Table Direct
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.c_projectline.Processed character(1)
Yes-No
ProductionPlan for producing a productThe Production uniquely identifies a Production Planc_projectline.M_Production_ID numeric(10)
Search

Tab: Accounting

[Created: 26/09/1999 - Updated: 26/03/2006 ]
Description: Define Project Accounting
Help: The Accounting Tab is used to define the Asset Account to use when a project is completed and the associated asset realized.
Tab Level: 1

Table 50: Accounting - 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.c_project_acct.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.c_project_acct.AD_Org_ID numeric(10)
Table Direct
ProjectFinancial ProjectA Project allows you to track and control internal or external activities.c_project_acct.C_Project_ID numeric(10)
Table Direct
Accounting SchemaRules for accountingAn Accounting Schema defines the rules used in accounting such as costing method, currency and calendarc_project_acct.C_AcctSchema_ID numeric(10)
Table Direct
ActiveThe record is active in the systemThere 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.c_project_acct.IsActive character(1)
Yes-No
Project AssetProject Asset AccountThe Project Asset account is the account used as the final asset account in capital projectsc_project_acct.PJ_Asset_Acct numeric(10)
Account
Work In ProgressAccount for Work in ProgressThe Work in Process account is the account used in capital projects until the project is completedc_project_acct.PJ_WIP_Acct numeric(10)
Account