DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on STANDARD

Line 6125: -- Standard call to check for call compatibility.

6121: fnd_msg_pub.initialize;
6122: gme_common_pvt.g_error_count := 0;
6123: END IF;
6124:
6125: -- Standard call to check for call compatibility.
6126: IF NOT fnd_api.compatible_api_call (2.0
6127: ,p_api_version
6128: ,l_api_name
6129: ,g_pkg_name) THEN

Line 8519: -- Standard call to check for call compatibility.

8515: fnd_msg_pub.initialize;
8516: gme_common_pvt.g_error_count := 0;
8517: END IF;
8518:
8519: -- Standard call to check for call compatibility.
8520: IF NOT fnd_api.compatible_api_call (2.0,
8521: p_api_version,
8522: l_api_name,
8523: g_pkg_name

Line 8675: -- Standard call to check for call compatibility.

8671: fnd_msg_pub.initialize;
8672: gme_common_pvt.g_error_count := 0;
8673: END IF;
8674:
8675: -- Standard call to check for call compatibility.
8676: IF NOT fnd_api.compatible_api_call (2.0,
8677: p_api_version,
8678: l_api_name,
8679: g_pkg_name

Line 8827: -- Standard call to check for call compatibility.

8823: fnd_msg_pub.initialize;
8824: gme_common_pvt.g_error_count := 0;
8825: END IF;
8826:
8827: -- Standard call to check for call compatibility.
8828: IF NOT fnd_api.compatible_api_call (2.0,
8829: p_api_version,
8830: l_api_name,
8831: g_pkg_name) THEN