DBA Data[Home] [Help]

APPS.IGIRCABJP dependencies on IGIRCBJP

Line 1412: IGIRCBJP.Report ( l_report ); -- Get Cash Data

1408:
1409: /* Commented below code for bug 6647672 */
1410: /* l_Report.CallingMode := 'CBR';
1411: l_Report.PostedStatus := 'UNPOSTED';
1412: IGIRCBJP.Report ( l_report ); -- Get Cash Data
1413: l_cash_ct := CountInterimJournals ( l_Report.reqid );
1414: l_cash_ct := l_cash_ct - l_accrual_ct;
1415:
1416: IF (l_state_level >= l_debug_level ) THEN