DBA Data[Home] [Help]

APPS.CSP_PARTS_ORDER dependencies on STANDARD

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

1262: -- initialize message list
1263: FND_MSG_PUB.initialize;
1264: END IF;
1265:
1266: -- Standard call to check for call compatibility.
1267: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1268: p_api_version,
1269: l_api_name,
1270: G_PKG_NAME)

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

2908: -- initialize message list
2909: FND_MSG_PUB.initialize;
2910: END IF;
2911:
2912: -- Standard call to check for call compatibility.
2913: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
2914: p_api_version,
2915: l_api_name,
2916: G_PKG_NAME)