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

Unable to set Project attributes mandatory in AP invoice line based on Distribution Combination

Summary:

We are trying to set Project attributes (project number, Task Number, Expenditure Item Date, Expenditure Type, Expenditure Organization, Contract Number, Funding Source) mandatory in AP invoice line based on Distribution Combination, cost center value '776XXXXX'.

The issue is we are unable to find the correct binding parameter value for Distribution Combination field.

We tried below and it is not working:
#{bindings.DefaultDistCcid.inputValue ne null and bindings.DefaultDistCcid.inputValue.contains('776XXXXX')}

Please share the correct binding parameter for Distribution Combination so that we can write EL expression and set the project attributes mandatory if
#{bindings.<correct Distribution Combination>.inputValue ne null and bindings.correct Distribution Combination>.inputValue.contains('776XXXXX')}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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