DBA Data[Home] [Help]

APPS.BIM_FIRST_LOAD_FACTS dependencies on STANDARD

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

35:
36: BEGIN
37:
38:
39: -- Standard call to check for call compatibility.
40: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
41: p_api_version_number,
42: l_api_name,
43: g_pkg_name)

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

368: l_init_msg_list VARCHAR2(10) := FND_API.G_FALSE;
369:
370: BEGIN
371:
372: -- Standard call to check for call compatibility.
373: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
374: p_api_version_number,
375: l_api_name,
376: g_pkg_name)