DBA Data[Home] [Help]

APPS.GL_OPEN_BAL_REVAL_RPT_PKG dependencies on GL_MESSAGE

Line 113: gl_message.write_log ('GL_REVAL_ENTRY_NOT_FOUND'

109: AND gjh.period_name=period_to_param;
110: -- If there is no revaluation entry exists in the period period_to_param for the CCID and currency input
111: -- display the message in the log file
112: IF ln_reval_header_id IS NULL THEN
113: gl_message.write_log ('GL_REVAL_ENTRY_NOT_FOUND'
114: ,3
115: ,'ACCT'
116: ,p_account
117: ,'CURRENCY'