Get Started with Redwood for Oracle Cloud HCM Begin Now
Earliest Tracking History User Comment for the specified Transaction Event Type
Summary
For each requisition show the Earliest Tracking History User Comment for the specified Transaction Event TypeContent
The following is one of the columns needed for several reports being converted to OBI:
- For each requisition on the report, show the requisition’s "Requisition Tracking History"."Transaction User Comments" where the following are true:
- "Requisition Tracking History"."Transaction Event Type" = 'Requisition Approval Requested'
- the "Requisition Tracking History"."Req. History Transaction Date" is the earliest of the requisition’s rows containing "Requisition Tracking History"."Transaction Event Type" = 'Requisition Approval Requested'
- “Requisition Tracking History"."Transaction User Comments" is not null.
Multiple CASE statements have been attempted resulting in the correct result for some, incorrect for others. Please help.
0