DBA Data[Home] [Help]

APPS.FA_RETIREMENT_ADJUSTMENT_PUB dependencies on FA_DEBUG_PKG

Line 83: fa_debug_pkg.initialize;

79: -- initialize error message stack.
80: fa_srvr_msg.init_server_message;
81:
82: -- initialize debug message stack.
83: fa_debug_pkg.initialize;
84: end if;
85:
86: -- Check version of the API
87: -- Standard call to check for API call compatibility.