DBA Data[Home] [Help]

APPS.CS_SERVICE_BILLING_ENGINE_PVT dependencies on STANDARD

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

317:
318: BEGIN
319: SAVEPOINT Create_Charges;
320:
321: -- Standard call to check for call compatibility.
322: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
323: p_api_version_number,
324: l_api_name,
325: G_PKG_NAME)

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

1731:
1732: BEGIN
1733: SAVEPOINT Delete_In_Progress_Charges;
1734:
1735: -- Standard call to check for call compatibility.
1736: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
1737: p_api_version_number,
1738: l_api_name,
1739: G_PKG_NAME)