1243: BEGIN
1244: x_success := FND_API.G_FALSE ;
1245: x_errorcode:=-1;
1246:
1247: -- Standard call to check for call compatibility.
1248: IF NOT FND_API.Compatible_API_Call (l_api_version,
1249: p_api_version ,
1250: l_api_name ,
1251: G_PKG_NAME)
1323:
1324: BEGIN
1325: x_success := FND_API.G_FALSE ;
1326:
1327: -- Standard call to check for call compatibility.
1328: IF NOT FND_API.Compatible_API_Call (l_api_version,
1329: p_api_version ,
1330: l_api_name ,
1331: G_PKG_NAME)