Reporting - EBS (MOSC)

MOSC Banner

How to use abs function in RTF Template

edited Sep 19, 2022 11:12AM in Reporting - EBS (MOSC)

Hi All,

Working on EBS Version 12.2.10

i have to use 'abs' function in below line in rtf template

earlier code

<?if:number(CS_TOT_OUTSTANDING+CS_OVERDUE_AMTTARG_SUM+CS_CREDIT_COLL_SUM+CS_CASH_COLL_SUM+CS_TARGET_BALANCE_SUM)!=0?>

below code i added it is not working giving warning error

<?if:number(abs(CS_TOT_OUTSTANDING)+abs(CS_OVERDUE_AMTTARG_SUM)+CS_CREDIT_COLL_SUM+CS_CASH_COLL_SUM+abs(CS_TARGET_BALANCE_SUM))!=0?>

while running the concurrent it is giving warning !

Please i need help

Regards

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