DBA Data[Home] [Help]

APPS.LNS_LOAN_LINE_PUB dependencies on STANDARD

Line 350: -- Standard Start of API savepoint

346:
347: l_last_api_called := '';
348: l_bulk_process := 'N';
349: logMessage(FND_LOG.LEVEL_PROCEDURE, G_PKG_NAME, l_api_name || ' - BEGIN');
350: -- Standard Start of API savepoint
351: SAVEPOINT loan_lines_derivation;
352:
353:
354: if (p_loan_id is null) then