DBA Data[Home] [Help]

APPS.GL_AUTO_ALLOC_SET_PKG dependencies on GL_ALLOC_BATCHES

Line 565: FROM gl_alloc_batches

561: WHERE allocation_set_id = X_Alloc_Set_Id;
562:
563: CURSOR get_alloc_name IS
564: SELECT name
565: FROM gl_alloc_batches
566: WHERE allocation_batch_id = X_Alloc_Set_Id;
567:
568: CURSOR get_rje_name IS
569: SELECT name