DBA Data[Home] [Help]

APPS.IEX_SCOREAPI_PUB dependencies on STANDARD

Line 47: | Standard call to check for call compatibility |

43: l_validobjectcode := TRUE;
44: l_validobjectID := TRUE;
45:
46: /*--------------------------------------------------+
47: | Standard call to check for call compatibility |
48: +--------------------------------------------------*/
49:
50: IF NOT FND_API.Compatible_API_Call(
51: l_api_version,

Line 284: | Standard call to check for call compatibility |

280: l_validobjectcode := TRUE;
281: l_status := null;
282:
283: /*--------------------------------------------------+
284: | Standard call to check for call compatibility |
285: +--------------------------------------------------*/
286:
287: IF NOT FND_API.Compatible_API_Call(
288: l_api_version,

Line 432: | Standard call to check for call compatibility |

428: l_validobjectcode := TRUE;
429: l_status := null;
430: l_score := 0;
431: /*--------------------------------------------------+
432: | Standard call to check for call compatibility |
433: +--------------------------------------------------*/
434:
435: IF NOT FND_API.Compatible_API_Call(
436: l_api_version,