DBA Data[Home] [Help]

APPS.BIM_I_UPDATE_FACTS_PKG dependencies on STANDARD

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

100: l_init_msg_list VARCHAR2(10) := FND_API.G_FALSE;
101: l_max_date DATE;
102:
103: BEGIN
104: -- Standard call to check for call compatibility.
105: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
106: p_api_version_number,
107: l_api_name,
108: g_pkg_name)

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

185: l_init_msg_list VARCHAR2(10) := FND_API.G_FALSE;
186: l_max_date DATE;
187:
188: BEGIN
189: -- Standard call to check for call compatibility.
190: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
191: p_api_version_number,
192: l_api_name,
193: g_pkg_name)

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

272: l_init_msg_list VARCHAR2(10) := FND_API.G_FALSE;
273: l_max_date DATE;
274:
275: BEGIN
276: -- Standard call to check for call compatibility.
277: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
278: p_api_version_number,
279: l_api_name,
280: g_pkg_name)

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

525: x_msg_data VARCHAR2(240);
526: x_return_status VARCHAR2(1) ;
527:
528: BEGIN
529: -- Standard call to check for call compatibility.
530: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
531: p_api_version_number,
532: l_api_name,
533: g_pkg_name)

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

613: x_return_status VARCHAR2(1) ;
614:
615: BEGIN
616:
617: -- Standard call to check for call compatibility.
618: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
619: p_api_version_number,
620: l_api_name,
621: g_pkg_name)

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

709: x_msg_data VARCHAR2(240);
710: x_return_status VARCHAR2(1) ;
711:
712: BEGIN
713: -- Standard call to check for call compatibility.
714: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
715: p_api_version_number,
716: l_api_name,
717: g_pkg_name)