Advanced Collections - EBS (MOSC)

MOSC Banner

Determine Pre delinquent invoices

edited Jul 16, 2015 10:01AM in Advanced Collections - EBS (MOSC) 4 commentsAnswered

Hi,

We are currently using standard scoring engine provided by oracle to determine status as Current and Delinquent. We have a new requirement to be able to determins invoices for which due date is greater than todays date and mark them as Pre dlinquent.

I checked the standard scoring component (Payment Schedule Pre-Delinquency) and scoring engine Pre-Delinquency
Status Determination
. Is there any other change required from our side. I ran Iex:Scoring engine Harness and observed that it does not update status as Pre Delinquent.

Here is the query for scoring component:

SELECT CASE

WHEN  ((PS.DUE_DATE- TRUNC(SYSDATE)) = 0)

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