DBA Data[Home] [Help]

APPS.GL_AUTO_ALLOC_VW_PKG dependencies on GL_RECURRING_BATCHES

Line 14: From Gl_Recurring_Batches

10: And Actual_flag = BATCH_TYPE_CODE ;
11:
12: Cursor Recurring_Batch Is
13: Select Name
14: From Gl_Recurring_Batches
15: Where Recurring_Batch_Id = BATCH_ID
16: And Budget_Flag = 'N';
17:
18: Cursor Project_Batch Is