DBA Data[Home] [Help]

APPS.PA_WF_FB_SAMPLE_PKG dependencies on FND_PROFILE

Line 276: fnd_profile.put('ACCOUNT_GENERATOR:PURGE_DATA','N');

272:
273: -- Set the profile option so that data is not purged from
274: -- the workflow tables
275:
276: fnd_profile.put('ACCOUNT_GENERATOR:PURGE_DATA','N');
277: p_ret_value := pa_acc_gen_wf_pkg.ap_inv_generate_account (
278: p_project_id => 1000,
279: p_task_id => 1000,
280: p_expenditure_type => 'XXXXXX',