PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Peoplesoft Mobile Expenses

Hi,

I am working on PeopleSoft Mobile expenses in 9.2/8.54 and PUM 15. I made changes in delivered EX_EXPENSE_TYPES page and added new required flag X. So, similar to location, preferred merchant flag, if X is selected then Y field needs to be displayed in Expense line. I am trying to make these changes in Mobile Expenses which is in iScripts. So, in EX_MOBILE_EXPENSE_REPORT:Utility:ExpenseTypeFieldInjector:OnExecute Application package and getInjectedcode method, I am trying to add new required field condition similar to

"   &microData = &microData | " " | "data-psNbrPassReqd =""" | EscapeHTML(&p_rcPrompt.NBR_PASSENGER_FLG.Value) | """";"

But I am getting this following error:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center