DBA Data[Home] [Help]

APPS.PA_PPR_OLAP_CONC_PROGRAM dependencies on PJI_FM_PLAN_MAINT_PVT

Line 707: PJI_FM_PLAN_MAINT_PVT.PRORATE_TO_ALL_CALENDARS;

703: AND b.budget_version_id = fpo.fin_plan_version_id
704: AND fpo.fin_plan_option_level_code = 'PLAN_VERSION' -- Other values are: plan type and project.
705: AND b1.version_type IN ( 'ALL' , 'COST' , 'REVENUE')
706: AND bl.budget_version_id = b.budget_version_id;
707: PJI_FM_PLAN_MAINT_PVT.PRORATE_TO_ALL_CALENDARS;
708:
709: insert into PA_OLAP_STAGE(
710: OLAP_GROUP ,
711: PROJECT_ID ,