DBA Data[Home] [Help]

APPS.LNS_LOAN_LINE_PUB dependencies on STANDARD

Line 343: -- Standard Start of API savepoint

339:
340: l_last_api_called := '';
341: l_bulk_process := 'N';
342: logMessage(FND_LOG.LEVEL_PROCEDURE, G_PKG_NAME, l_api_name || ' - BEGIN');
343: -- Standard Start of API savepoint
344: SAVEPOINT loan_lines_derivation;
345:
346:
347: if (p_loan_id is null) then