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

Default Project Organization in PO Expenditure Organization Field

Question
5
Views
0
Comments

Summary:

Client has many Business Units. Client wants to Default Project Organization in PO Expenditure Organization Field only for few Business Units. For other Business Units, they want to have standard Expenditure Organization LOV.

I understand that we need to modify the Project Cost Collection Flexfiled -> PO: Order Line Context -> Organization ID Flexfield Value Set Where Clause. I modified the where clause 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!