DBA Data[Home] [Help]

APPS.IBY_DISBURSE_SINGLE_PMT_PKG dependencies on STANDARD

Line 508: /* standard call to check for api compatibility */

504: print_debuginfo(l_module_name, 'Calling app id: ' || p_calling_app_id);
505: print_debuginfo(l_module_name, 'Calling app pay req cd: '
506: || p_calling_app_payreq_cd);
507:
508: /* standard call to check for api compatibility */
509: IF NOT FND_API.Compatible_API_Call(
510: l_api_version,
511: p_api_version,
512: l_api_name,