DBA Data[Home] [Help]

APPS.FA_MC_BOOK_CONTROLS_PKG dependencies on STANDARD

Line 99: -- Standard call to check for API call compatibility.

95: p_log_level_rec => g_log_level_rec);
96: end if;
97:
98: -- Check version of the API
99: -- Standard call to check for API call compatibility.
100: if NOT fnd_api.compatible_api_call (
101: G_API_VERSION,
102: p_api_version,
103: G_API_NAME,

Line 218: -- Standard call to check for API call compatibility.

214: p_book_type_code);
215: end if;
216:
217: -- Check version of the API
218: -- Standard call to check for API call compatibility.
219: if NOT fnd_api.compatible_api_call (
220: G_API_VERSION,
221: p_api_version,
222: G_API_NAME,

Line 721: -- Standard call to check for API call compatibility.

717: p_log_level_rec => g_log_level_rec);
718: end if;
719:
720: -- Check version of the API
721: -- Standard call to check for API call compatibility.
722: if NOT fnd_api.compatible_api_call (
723: G_API_VERSION,
724: p_api_version,
725: G_API_NAME,