DBA Data[Home] [Help]

APPS.ASO_TRADEIN_PVT dependencies on STANDARD

Line 516: -- Standard Start of API savepoint

512: l_prof_val varchar2(240);
513:
514: BEGIN
515:
516: -- Standard Start of API savepoint
517: SAVEPOINT Add_Lines_from_InstallBase_PVT;
518:
519: -- Standard call to check for call compatibility.
520: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,

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

515:
516: -- Standard Start of API savepoint
517: SAVEPOINT Add_Lines_from_InstallBase_PVT;
518:
519: -- Standard call to check for call compatibility.
520: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
521: p_api_version_number,
522: l_api_name,
523: G_PKG_NAME) THEN