DBA Data[Home] [Help]

APPS.IGIRCABJP dependencies on IGI_CBR_ARC_INTERFACE_PKG

Line 1424: 'Create data into CBR interface table -> IGI_CBR_ARC_INTERFACE_PKG.Insert_rows');

1420:
1421: IF (l_state_level >= l_debug_level ) THEN
1422: FND_LOG.STRING (l_state_level ,'igi.plsql.igircajb.IGIRCABJP.ReportCBR','');
1423: FND_LOG.STRING (l_state_level ,'igi.plsql.igircajb.IGIRCABJP.ReportCBR',
1424: 'Create data into CBR interface table -> IGI_CBR_ARC_INTERFACE_PKG.Insert_rows');
1425: END IF;
1426:
1427:
1428: IGI_CBR_ARC_INTERFACE_PKG.Insert_Rows (l_Report.reqid, l_Report.CashSetOfBooksId);

Line 1428: IGI_CBR_ARC_INTERFACE_PKG.Insert_Rows (l_Report.reqid, l_Report.CashSetOfBooksId);

1424: 'Create data into CBR interface table -> IGI_CBR_ARC_INTERFACE_PKG.Insert_rows');
1425: END IF;
1426:
1427:
1428: IGI_CBR_ARC_INTERFACE_PKG.Insert_Rows (l_Report.reqid, l_Report.CashSetOfBooksId);
1429:
1430: IF (l_state_level >= l_debug_level ) THEN
1431: FND_LOG.STRING (l_state_level , 'igi.plsql.igircajb.IGIRCABJP.ReportCBR',
1432: 'Submit the Reports');