Project Billing
You bill for a project by associating the project with a contract line and then associating the contract line with a billing plan. In billing for rate-based contract lines, the flow of data is controlled by PeopleSoft Contracts, but the data source is PeopleSoft Project Costing. As work is performed and costs are accumulated, PeopleSoft Project Costing stores the information in rows in the PROJ_RESOURCE table. Billing activity for rate-based contract lines associated with PeopleSoft Project Costing is driven by applying the rates that you established in PeopleSoft Contracts against the unbilled PROJ_RESOURCE rows, where the analysis types are defined to the PSWKS analysis group. When the particular billing plan or event for the contract line with which this project activity is associated is ready, the resource rows associated with the designated project activities are selected for billing as part of the Contracts Billing Interface process (CA_BI_INTFC).
Related Topics