DBA Data[Home] [Help]

APPS.CZ_NETWORK_API_PUB dependencies on STANDARD

Line 1865: -- standard call to check for call compatibility

1861: BEGIN
1862: x_return_status := FND_API.G_RET_STS_SUCCESS;
1863: fnd_msg_pub.initialize;
1864: x_model_tbl := cz_api_pub.NUMBER_TBL_TYPE();
1865: -- standard call to check for call compatibility
1866: IF (NOT FND_API.compatible_api_call(l_api_version
1867: ,p_api_version
1868: ,l_api_name
1869: ,G_PKG_NAME

Line 1971: -- standard call to check for call compatibility

1967: l_api_name CONSTANT VARCHAR2(30) := 'is_container';
1968: BEGIN
1969: fnd_msg_pub.initialize;
1970:
1971: -- standard call to check for call compatibility
1972: IF (NOT FND_API.compatible_api_call(l_api_version
1973: ,p_api_version
1974: ,l_api_name
1975: ,G_PKG_NAME