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
Get Started with Redwood: Oracle Cloud SCM and Purchasing

How to truncate values on PO ADF page expresssion language ?

edited Apr 28, 2020 10:40AM in Purchasing 17 comments

Summary

We are using PO approval page as ADF page and want to TRUNCATE PO charge account value . How to truncate it ?

Content

We are using PO approval page as ADF page and want to TRUNCATE PO charge account value . How to truncate it ?
Currently below expression is in use :

#{row.bindings.ChargeAccount.inputValue !='Multiple' ? row.bindings.ChargeAccount.inputValue : prcponotificationpublicuiBundle4['OText.Multiple1']}

Current charge account value : 1011.11.1011.5055.12345.7777777.9999.9999.9999.9999.9999

We want to remove 9999 from last 5 segements and to be value should be 1011.11.1011.5055.12345.7777777

How to modify this ADF expression ?
 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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