DBA Data[Home] [Help]

APPS.INV_VALIDATE dependencies on DUAL

Line 3232: FROM DUAL

3228: (reverse chronological order - newest change first)
3229: ***************************************************************/
3230: CURSOR cur_chk_pnd_tran IS
3231: SELECT 1
3232: FROM DUAL
3233: WHERE EXISTS(
3234: SELECT 1
3235: FROM mtl_material_transactions_temp mmtt
3236: WHERE mmtt.transaction_type_id = p_transaction_type_id