DBA Data[Home] [Help]

APPS.IGC_VENDOR_MERGE_PVT dependencies on STANDARD

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

33: l_api_name CONSTANT VARCHAR2(30) := 'VENDOR_MERGE';
34:
35: BEGIN
36:
37: -- Standard call to check for call compatibility
38: IF (NOT FND_API.Compatible_API_Call(l_api_version
39: ,p_api_version
40: ,l_api_name
41: ,G_PKG_NAME))