DBA Data[Home] [Help]

APPS.INV_RMA_SERIAL_PVT dependencies on STANDARD

Line 63: -- Standard Call to check for call compatibility

59: WHERE line_id = p_line_id;
60:
61: BEGIN
62:
63: -- Standard Call to check for call compatibility
64: IF NOT FND_API.Compatible_API_Call(l_api_version
65: , p_api_version
66: , l_api_name
67: , G_PKG_NAME) THEN