212:
213:
214:
215: BEGIN
216: -- Standard Start of API savepoint
217: SAVEPOINT Register_Registrants_PUB;
218:
219:
220: -- Standard call to check for call compatibility.
216: -- Standard Start of API savepoint
217: SAVEPOINT Register_Registrants_PUB;
218:
219:
220: -- Standard call to check for call compatibility.
221: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
222: p_api_version_number,
223: l_api_name,
224: G_PKG_NAME)