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

How to display the default project owning organization in the PR/PO expenditure org

Summary:

Hi,

I have customized the Org ID flexfield to default the project owning organization in the PR/PO expenditure org under Setup and maintenance- Search - Manage Project Standard Cost Collection Flexfield with the custom sql as below. After setting custom query, the expenditure selection only display to only one task owing org based on the task number selection. However, it didnt default as display. we have to click on the dropdown to select. Is there a way to default the value in the field instead go to dropdown to select?

The custom sql as below:

org_id = :{PARAMETER.BusinessUnit} and nvl(:{SEGMENT.EXPENDITURE_ITEM_DATE}, trunc(sysdate)) between nvl(EFFECTIVE_START_DATE, nvl(:{SEGMENT.EXPENDITURE_ITEM_DATE}, trunc(sysdate))) and nvl(EFFECTIVE_END_DATE, nvl(:{SEGMENT.EXPENDITURE_ITEM_DATE}, trunc(sysdate)))

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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