DBA Data[Home] [Help]

APPS.HRI_BPL_TREND_TRM_SQL dependencies on STANDARD

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

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

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

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