DBA Data[Home] [Help]

APPS.INV_VALIDATE dependencies on DUAL

Line 3098: FROM DUAL

3094: (reverse chronological order - newest change first)
3095: ***************************************************************/
3096: CURSOR cur_chk_pnd_tran IS
3097: SELECT 1
3098: FROM DUAL
3099: WHERE EXISTS(
3100: SELECT 1
3101: FROM mtl_material_transactions_temp mmtt
3102: WHERE mmtt.transaction_type_id = p_transaction_type_id