DBA Data[Home] [Help]

APPS.FA_MC_BOOK_CONTROLS_PKG dependencies on STANDARD

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

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

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

226: p_book_type_code);
227: end if;
228:
229: -- Check version of the API
230: -- Standard call to check for API call compatibility.
231: if NOT fnd_api.compatible_api_call (
232: G_API_VERSION,
233: p_api_version,
234: G_API_NAME,

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

760: p_log_level_rec => g_log_level_rec);
761: end if;
762:
763: -- Check version of the API
764: -- Standard call to check for API call compatibility.
765: if NOT fnd_api.compatible_api_call (
766: G_API_VERSION,
767: p_api_version,
768: G_API_NAME,