DBA Data[Home] [Help]

APPS.IEC_COMMON_UTIL_PVT dependencies on IEC_OCS_LOG_PVT

Line 65: IEC_OCS_LOG_PVT.Init_SourceTypeNotSupportedMsg

61: -- log the message, calling program will do logging
62:
63: -- so that error can be logged with calling program's module
64:
65: IEC_OCS_LOG_PVT.Init_SourceTypeNotSupportedMsg
66:
67: ( p_source_type
68:
69: , g_error_message -- returns translated error message string

Line 97: IEC_OCS_LOG_PVT.Init_SourceTypeDoesNotExistMsg

93: -- log the message, calling program will do logging
94:
95: -- so that error can be logged with calling program's module
96:
97: IEC_OCS_LOG_PVT.Init_SourceTypeDoesNotExistMsg
98:
99: ( p_source_type
100:
101: , g_error_message -- returns translated error message string

Line 131: IEC_OCS_LOG_PVT.Init_SqlErrmMsg

127: -- log the message, calling program will do logging
128:
129: -- so that error can be logged with calling program's module
130:
131: IEC_OCS_LOG_PVT.Init_SqlErrmMsg
132:
133: ( p_sql_errm
134:
135: , g_error_message -- returns translated error message string