DBA Data[Home] [Help]

APPS.AS_SCN_FORECAST_PVT dependencies on GL_PERIODS

Line 75: gl_periods pd

71: FROM as_prod_worksheet_lines apwl,
72: as_pe_int_categories apic,
73: as_sales_groups_v sg,
74: AS_PERIOD_RATES R,
75: gl_periods pd
76: WHERE apwl.product_category_id = apic.product_category_id
77: AND apwl.product_cat_set_id = apic.product_cat_set_id
78: AND apic.quota_id = c_quota_id
79: AND pd.period_name= c_period_name