DBA Data[Home] [Help]

APPS.CSP_TRANSACTIONS_PUB dependencies on STANDARD

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

155: -- initialize message list
156: FND_MSG_PUB.initialize;
157: END IF;
158:
159: -- Standard call to check for call compatibility.
160: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
161: p_api_version,
162: l_api_name,
163: G_PKG_NAME)

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

395: -- initialize message list
396: FND_MSG_PUB.initialize;
397: END IF;
398:
399: -- Standard call to check for call compatibility.
400: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
401: p_api_version,
402: l_api_name,
403: G_PKG_NAME)

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

732: -- initialize message list
733: FND_MSG_PUB.initialize;
734: END IF;
735:
736: -- Standard call to check for call compatibility.
737: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
738: p_api_version,
739: l_api_name,
740: G_PKG_NAME)

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

1437: -- initialize message list
1438: FND_MSG_PUB.initialize;
1439: END IF;
1440:
1441: -- Standard call to check for call compatibility.
1442: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1443: p_api_version_number,
1444: l_api_name,
1445: G_PKG_NAME)