DBA Data[Home] [Help]

APPS.PA_FP_VIEW_PLANS_UTIL dependencies on FND_REQUEST

Line 4696: l_rpt_request_id := FND_REQUEST.submit_request

4692: l_pa_pd_profile_id := PA_ppId_rec.period_profile_id;
4693: end if;
4694: close PA_ppId;
4695:
4696: l_rpt_request_id := FND_REQUEST.submit_request
4697: (application => 'PA',
4698: program => 'PAPDPROF',
4699: description => 'PRC: Refresh Plan Versions Period Profile',
4700: start_time => NULL,