DBA Data[Home] [Help]

APPS.CSP_PARTS_ORDER dependencies on STANDARD

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

1604: -- initialize message list
1605: FND_MSG_PUB.initialize;
1606: END IF;
1607:
1608: -- Standard call to check for call compatibility.
1609: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1610: p_api_version,
1611: l_api_name,
1612: G_PKG_NAME)

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

4400: -- initialize message list
4401: FND_MSG_PUB.initialize;
4402: END IF;
4403:
4404: -- Standard call to check for call compatibility.
4405: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
4406: p_api_version,
4407: l_api_name,
4408: G_PKG_NAME)