DBA Data[Home] [Help]

APPS.CSP_FORECAST_PVT dependencies on STANDARD

Line 277: -- Standard Start of API savepoint

273: l_forecast_qty Number := 0;
274:
275: BEGIN
276:
277: -- Standard Start of API savepoint
278: SAVEPOINT create_forecast_pvt;
279:
280: -- Standard call to check for call compatibility.
281: IF NOT FND_API.Compatible_API_Call (l_api_version ,

Line 280: -- Standard call to check for call compatibility.

276:
277: -- Standard Start of API savepoint
278: SAVEPOINT create_forecast_pvt;
279:
280: -- Standard call to check for call compatibility.
281: IF NOT FND_API.Compatible_API_Call (l_api_version ,
282: p_api_version ,
283: l_api_name ,
284: G_PKG_NAME )