DBA Data[Home] [Help]

APPS.XLA_DATAFIXES_PUB dependencies on STANDARD

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

282: IF (FND_API.to_boolean(p_init_msg_list)) THEN
283: FND_MSG_PUB.initialize;
284: END IF;
285:
286: -- Standard call to check for call compatibility.
287: IF (NOT FND_API.compatible_api_call
288: (p_current_version_number => l_api_version
289: ,p_caller_version_number => p_api_version
290: ,p_api_name => l_api_name

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

606: p_module => l_log_module,
607: p_level => C_LEVEL_PROCEDURE);
608: END IF;
609:
610: -- Standard call to check for call compatibility.
611: IF (NOT FND_API.compatible_api_call
612: (p_current_version_number => l_api_version
613: ,p_caller_version_number => p_api_version
614: ,p_api_name => l_api_name

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

1311: IF (FND_API.to_boolean(p_init_msg_list)) THEN
1312: FND_MSG_PUB.initialize;
1313: END IF;
1314:
1315: -- Standard call to check for call compatibility.
1316: IF (NOT FND_API.compatible_api_call
1317: (p_current_version_number => l_api_version
1318: ,p_caller_version_number => p_api_version
1319: ,p_api_name => l_api_name

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

1503: IF (FND_API.to_boolean(p_init_msg_list)) THEN
1504: FND_MSG_PUB.initialize;
1505: END IF;
1506:
1507: -- Standard call to check for call compatibility.
1508: IF (NOT FND_API.compatible_api_call
1509: (p_current_version_number => l_api_version
1510: ,p_caller_version_number => p_api_version
1511: ,p_api_name => l_api_name

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

1680: IF (FND_API.to_boolean(p_init_msg_list)) THEN
1681: FND_MSG_PUB.initialize;
1682: END IF;
1683:
1684: -- Standard call to check for call compatibility.
1685: IF (NOT FND_API.compatible_api_call
1686: (p_current_version_number => l_api_version
1687: ,p_caller_version_number => p_api_version
1688: ,p_api_name => l_api_name