DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on STANDARD

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

5787: fnd_msg_pub.initialize;
5788: gme_common_pvt.g_error_count := 0;
5789: END IF;
5790:
5791: -- Standard call to check for call compatibility.
5792: IF NOT fnd_api.compatible_api_call (2.0
5793: ,p_api_version
5794: ,l_api_name
5795: ,g_pkg_name) THEN

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

8033: fnd_msg_pub.initialize;
8034: gme_common_pvt.g_error_count := 0;
8035: END IF;
8036:
8037: -- Standard call to check for call compatibility.
8038: IF NOT fnd_api.compatible_api_call (2.0,
8039: p_api_version,
8040: l_api_name,
8041: g_pkg_name

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

8178: fnd_msg_pub.initialize;
8179: gme_common_pvt.g_error_count := 0;
8180: END IF;
8181:
8182: -- Standard call to check for call compatibility.
8183: IF NOT fnd_api.compatible_api_call (2.0,
8184: p_api_version,
8185: l_api_name,
8186: g_pkg_name

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

8318: fnd_msg_pub.initialize;
8319: gme_common_pvt.g_error_count := 0;
8320: END IF;
8321:
8322: -- Standard call to check for call compatibility.
8323: IF NOT fnd_api.compatible_api_call (2.0,
8324: p_api_version,
8325: l_api_name,
8326: g_pkg_name) THEN