DBA Data[Home] [Help]

APPS.XLA_CMP_CALL_FCT_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 24

|     12-MAR-2004 K.Boussema    Changed to incorporate the select of lookups |
|                               from the extract objects                     |
|     22-MAR-2004 K.Boussema    Added a parameter p_module to the TRACE calls|
|                               and the procedure.                           |
|     20-Sep-2004 S.Singhania   Made ffg chganges for the BULK performance   |
|                                 - Modifed routines GenerateCallHdrDescALT, |
|                                   GetHeaderParameters, GetLineParameters,  |
|                                   GenerateCallHeaderDesc, GenerateCallLineD|
|                                   esc, GenerateCallAcctLineType            |
|                                 - Replaced LONG with CLOB                  |
|                                 - xla_cmp_string_pkg.replace_token was used|
|                                   to perform REPLACE on CLOB variables.    |
|     21-Sep-2004 S.Singhania   Added NOCOPY hint to the OUT parameters.     |
|     28-Feb-2005 W. Shen       change made for ledger currency project      |
|                                 GenerateCallADR                            |
|     07-Mar-2005 K.Boussema    Changed for ADR-enhancements.                |
+===========================================================================*/
--
g_chr_newline      CONSTANT VARCHAR2(10):= xla_environment_pkg.g_chr_newline;