775: BEGIN
776: --codeCheck: For a concurrent program this kind of code is not required.
777: --codeCheck: I may need to change this one.
778:
779: -- Standard call to check for call compatibility.
780: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
781: p_api_version ,
782: l_api_name ,
783: G_PKG_NAME )