DBA Data[Home] [Help]

APPS.HRI_BPL_TREND_WRKFC_SQL dependencies on STANDARD

Line 53: /* Snapshot/standard fact object */

49: /* Period Order */
50: /* Measure Columns */
51: /* FROM */
52: /* Table of periods to plot (sub-query) */
53: /* Snapshot/standard fact object */
54: /* WHERE */
55: /* Filter on selected manager */
56: /* Date filter (varies with snapshot/standard fact) */
57: /* Additional filters (e.g. top 4 countries) */

Line 56: /* Date filter (varies with snapshot/standard fact) */

52: /* Table of periods to plot (sub-query) */
53: /* Snapshot/standard fact object */
54: /* WHERE */
55: /* Filter on selected manager */
56: /* Date filter (varies with snapshot/standard fact) */
57: /* Additional filters (e.g. top 4 countries) */
58: /* */
59: /* An outer layer of SQL is added for the TURNOVER calculation. */
60: /* An outer layer of SQL is added that brings in periods with no data by */