DBA Data[Home] [Help]

APPS.ASN_MIG_SALES_CREDITS_PVT dependencies on STANDARD

Line 1493: -- Standard Start of API savepoint

1489:
1490: l_debug BOOLEAN := FND_MSG_PUB.Check_Msg_Level(FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW);
1491:
1492: BEGIN
1493: -- Standard Start of API savepoint
1494: SAVEPOINT COPY_OPPORTUNITY_PVT;
1495:
1496: -- Standard call to check for call compatibility.
1497: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,

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

1492: BEGIN
1493: -- Standard Start of API savepoint
1494: SAVEPOINT COPY_OPPORTUNITY_PVT;
1495:
1496: -- Standard call to check for call compatibility.
1497: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1498: p_api_version_number,
1499: l_api_name,
1500: G_PKG_NAME)