DBA Data[Home] [Help]

APPS.CSP_TRANSACTIONS_PUB dependencies on STANDARD

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

210: -- initialize message list
211: FND_MSG_PUB.initialize;
212: END IF;
213:
214: -- Standard call to check for call compatibility.
215: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
216: p_api_version,
217: l_api_name,
218: G_PKG_NAME)

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

450: -- initialize message list
451: FND_MSG_PUB.initialize;
452: END IF;
453:
454: -- Standard call to check for call compatibility.
455: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
456: p_api_version,
457: l_api_name,
458: G_PKG_NAME)

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

857: -- initialize message list
858: FND_MSG_PUB.initialize;
859: END IF;
860:
861: -- Standard call to check for call compatibility.
862: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
863: p_api_version,
864: l_api_name,
865: G_PKG_NAME)

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

1711: -- initialize message list
1712: FND_MSG_PUB.initialize;
1713: END IF;
1714:
1715: -- Standard call to check for call compatibility.
1716: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1717: p_api_version_number,
1718: l_api_name,
1719: G_PKG_NAME)