DBA Data[Home] [Help]

APPS.QPR_REGRESSION_ANALYSIS dependencies on QPR_DIMENSIONS

Line 102: qpr_scopes sc, qpr_dimensions dim,

98: sc.dim_code dim_code, hier.hierarchy_ppa_code hier_code,
99: hl.level_seq_num lvl_num, sc.scope_value lvl_value,
100: sc.operator op_sign
101: from
102: qpr_scopes sc, qpr_dimensions dim,
103: qpr_hierarchies hier, qpr_hier_levels hl
104: where dim.price_plan_id = 1
105: and hier.price_plan_id = 1
106: and hl.price_plan_id = 1