DBA Data[Home] [Help]

APPS.FA_RESERVE_TRANSFER_PUB dependencies on FA_DEBUG_PKG

Line 75: fa_debug_pkg.initialize;

71: -- initialize error message stack.
72: fa_srvr_msg.init_server_message;
73:
74: -- initialize debug message stack.
75: fa_debug_pkg.initialize;
76: end if;
77:
78: -- Check version of the API
79: -- Standard call to check for API call compatibility.