DBA Data[Home] [Help]

APPS.GL_AUTO_ALLOC_PARALLEL_PKG dependencies on GL_PA_AUTOALLOC_PKG

Line 213: req_id := GL_PA_AUTOALLOC_PKG.Submit_Alloc_Request(

209: ' Submitting Project Allocations_'||l_BATCH_TYPE_CODE);
210:
211: l_program_name_code := 'PAXALGAT';
212:
213: req_id := GL_PA_AUTOALLOC_PKG.Submit_Alloc_Request(
214: l_batch_id
215: ,l_expenditure_item_date
216: ,l_pa_period_name
217: ,l_gl_period_name );