DBA Data[Home] [Help]

APPS.IBY_BANKACCXFR_PUB dependencies on IBY_SECURITY_PKG

Line 174: iby_security_pkg.store_credential(l_post_body,l_sec_cred);

170:
171:
172: -- set security token
173: --
174: iby_security_pkg.store_credential(l_post_body,l_sec_cred);
175: IBY_NETUTILS_PVT.check_mandatory('OapfSecurityToken', TO_CHAR(l_sec_cred),
176: l_post_body, l_db_nls, l_ecapp_nls);
177:
178: