DBA Data[Home] [Help]

APPS.FUN_BAL_UTILS_GRP dependencies on FUN_TRX_PVT

Line 452: From Dual where fun_trx_pvt.get_inter_intra()='Y';

448: AND Nvl(opts.le_id,-99) = Nvl(p_le_id,-99)
449: AND opts.je_source_name = 'Other'
450: AND opts.je_category_name = 'Other'
451: AND opts.status_flag = 'Y')))) template_id
452: From Dual where fun_trx_pvt.get_inter_intra()='Y';
453:
454: CURSOR c_get_intra_ccid (p_template_id NUMBER,
455: p_acct_type VARCHAR2)
456: IS