66: l_process ap_duplicate_vendors.process%TYPE;
67:
68: BEGIN
69:
70: -- Standard call to check for call compatibility
71: IF (NOT FND_API.Compatible_API_Call(l_api_version
72: ,p_api_version
73: ,l_api_name
74: ,G_PKG_NAME))