DBA Data[Home] [Help]

APPS.CS_SERVICE_BILLING_ENGINE_PVT dependencies on STANDARD

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

309:
310: BEGIN
311: SAVEPOINT Create_Charges;
312:
313: -- Standard call to check for call compatibility.
314: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
315: p_api_version_number,
316: l_api_name,
317: G_PKG_NAME)

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

1672:
1673: BEGIN
1674: SAVEPOINT Delete_In_Progress_Charges;
1675:
1676: -- Standard call to check for call compatibility.
1677: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
1678: p_api_version_number,
1679: l_api_name,
1680: G_PKG_NAME)