DBA Data[Home] [Help]

APPS.XLA_CMP_ADR_PKG dependencies on XLA_ENVIRONMENT_PKG

Line 82: g_chr_newline CONSTANT VARCHAR2(10):= xla_environment_pkg.g_chr_newline;

78: --Global Constants
79: G_STANDARD_MESSAGE CONSTANT VARCHAR2(1) := xla_exceptions_pkg.C_STANDARD_MESSAGE;
80: G_OA_MESSAGE CONSTANT VARCHAR2(1) := xla_exceptions_pkg.C_OA_MESSAGE;
81:
82: g_chr_newline CONSTANT VARCHAR2(10):= xla_environment_pkg.g_chr_newline;
83:
84:
85: /*------------------------------------------------------------+
86: | |