DBA Data[Home] [Help]

APPS.IBY_FNDCPT_VLD_PUB dependencies on IBY_TRANSACTIONCC_PKG

Line 50: IBY_TRANSACTIONCC_PKG.print_debuginfo(p_module, p_debug_text);

46: )
47: IS
48: BEGIN
49:
50: IBY_TRANSACTIONCC_PKG.print_debuginfo(p_module, p_debug_text);
51:
52: END print_debuginfo;
53:
54: