Enterprise Command Center Framework - EBS (MOSC)

MOSC Banner

Hi Folks.I want to find the Backlog Delivery for the Current Week. for that my Schedule ship date sh

edited Dec 18, 2019 4:06AM in Enterprise Command Center Framework - EBS (MOSC) 5 commentsAnswered

I checked the same in Sql Developer it is working Fine, But need to place it under Bucket . How to achieve that ? Technically OOLA.schedule_ship_date between NEXT_DAY(TRUNC(SYSDATE) - 7, 'MON') and CASE WHEN TRIM(TO_CHAR(TRUNC(SYSDATE), 'DAY')) = 'SUNDAY' THEN  TRUNC(SYSDATE) ELSE NEXT_DAY(TRUNC(SYSDATE), 'SUN') END.

Please, help me if you have any findings. where how to incorporate the "Between and " conditions.

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