DBA Data[Home] [Help]

APPS.LNS_DISTRIBUTIONS_PUB dependencies on PSA_BC_XML_REPORT_PUB

Line 338: logMessage(FND_LOG.LEVEL_STATEMENT, G_PKG_NAME, 'calling PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report...');

334: logMessage(FND_LOG.LEVEL_STATEMENT, G_PKG_NAME, 'rows found ' || l_count);
335:
336: IF l_count > 0 then
337:
338: logMessage(FND_LOG.LEVEL_STATEMENT, G_PKG_NAME, 'calling PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report...');
339: -- Call the XML Genertion Procedure
340: PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report(l_errbuf
341: ,l_retcode
342: ,l_ledger_id

Line 340: PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report(l_errbuf

336: IF l_count > 0 then
337:
338: logMessage(FND_LOG.LEVEL_STATEMENT, G_PKG_NAME, 'calling PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report...');
339: -- Call the XML Genertion Procedure
340: PSA_BC_XML_REPORT_PUB.Create_BC_Transaction_Report(l_errbuf
341: ,l_retcode
342: ,l_ledger_id
343: ,l_application_id
344: ,l_event_flag