DBA Data[Home] [Help]

APPS.FA_DELETION_PUB dependencies on FA_DEBUG_PKG

Line 87: fa_debug_pkg.initialize;

83: -- initialize error message stack.
84: fa_srvr_msg.init_server_message;
85:
86: -- initialize debug message stack.
87: fa_debug_pkg.initialize;
88: end if;
89:
90: -- Check version of the API
91: -- Standard call to check for API call compatibility.