Posts

Showing posts from August, 2025

Cost Budget Approval - Pending with Query

https://oracleprojectsebs.blogspot.com/2025/08/cost-budget-approval-pending-with-query.html select distinct a.project_id,                 a.project_number,                 a.project_name,                 c.version_number,                 c.version_name,                 c.change_reason_code,                 c.budget_status_code,                 a.itemtype,                 a.itemkey,                 decode(wf_directory.getroledisplayname2(b.ASSIGNED_USER),                        null,                        'ERROR,No ...

Projects Billing Accounting - If Billing is generated first (before Revenue Recognition)

Image
  https://oracleprojectsebs.blogspot.com/2025/08/projects-billing-accounting-if-billing.html

Projects Billing Accounting - If revenue is recognized first (before bill)

Image
  https://oracleprojectsebs.blogspot.com/2025/08/projects-billing-accounting-if-revenue.html

Cost-to-Cost Percentage of Completion (POC) Revenue Recognition formula, and how to reverse the revenue recognized

Image
  https://oracleprojectsebs.blogspot.com/2025/08/cost-to-cost-percentage-of-completion.html