Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Project Costing Details parameter tie back to requisition number

edited Jul 29, 2024 6:28PM in Project Management 5 comments

Summary: Manage Project Costing Descriptive Flexfields > Project Costing Details parameter to tie back to requisition number currently open on page.

I'm attempting to modify the project id LOV in this flexfield and I would like to tie it back to the requisition. Anyone have any recommendations on how to accomplish this?

expenditure_org_id = :{PARAMETER.BusinessUnit}
and exists (select 1 from xcc_balances bal
,xcc_control_budgets cb
,xcc_budget_accounts accts
where bal.control_budget_id = cb.control_budget_id
and bal.budget_ccid = accts.budget_code_combination_id
and source_budget_system_code <> 'PPM'
and name not like 'SUM%'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!