DBA Data[Home] [Help]

APPS.JL_CUSTOM_PUB dependencies on STANDARD

Line 51: -- Standard call to check for call compatibility

47: BEGIN
48:
49: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
50:
51: -- Standard call to check for call compatibility
52:
53: IF NOT FND_API.COMPATIBLE_API_CALL(l_api_version, P_API_VERSION, l_api_name, G_PKG_NAME) THEN
54: tok_arr(1) := '&'||'CURR_VER_NUM';
55: tok_arr(2) := '&'||'API_NAME';