DBA Data[Home] [Help]

APPS.ARP_TBAT_PKG dependencies on DUAL

Line 1919: FROM DUAL;

1915: *---------------------------*/
1916:
1917: SELECT RA_BATCHES_S.NEXTVAL
1918: INTO l_batch_id
1919: FROM DUAL;
1920:
1921: /*-----------------------------------------------------------------*
1922: | Get the batch name if the source uses automatic batch numbering |
1923: *-----------------------------------------------------------------*/