DBA Data[Home] [Help]

APPS.MRP_FLOW_SCHEDULE_PVT dependencies on STANDARD

Line 1329: -- Standard call to check for call compatibility

1325: BEGIN
1326:
1327:
1328:
1329: -- Standard call to check for call compatibility
1330:
1331: IF NOT FND_API.Compatible_API_Call
1332: ( l_api_version_number
1333: , p_api_version_number

Line 1506: -- Standard call to check for call compatibility

1502: l_api_name CONSTANT VARCHAR2(30):= 'Lock_Flow_Schedule';
1503: l_return_status VARCHAR2(1) := FND_API.G_RET_STS_SUCCESS;
1504: BEGIN
1505:
1506: -- Standard call to check for call compatibility
1507:
1508: IF NOT FND_API.Compatible_API_Call
1509: ( l_api_version_number
1510: , p_api_version_number

Line 1653: -- Standard call to check for call compatibility

1649: l_api_name CONSTANT VARCHAR2(30):= 'Get_Flow_Schedule';
1650: l_flow_schedule_rec MRP_Flow_Schedule_PVT.Flow_Schedule_PVT_Rec_Type;
1651: BEGIN
1652:
1653: -- Standard call to check for call compatibility
1654:
1655: IF NOT FND_API.Compatible_API_Call
1656: ( l_api_version_number
1657: , p_api_version_number