DBA Data[Home] [Help]

APPS.XLA_DATAFIXES_PUB dependencies on STANDARD

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

130: IF (FND_API.to_boolean(p_init_msg_list)) THEN
131: FND_MSG_PUB.initialize;
132: END IF;
133:
134: -- Standard call to check for call compatibility.
135: IF (NOT FND_API.compatible_api_call
136: (p_current_version_number => l_api_version
137: ,p_caller_version_number => p_api_version
138: ,p_api_name => l_api_name

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

353: p_module => l_log_module,
354: p_level => C_LEVEL_PROCEDURE);
355: END IF;
356:
357: -- Standard call to check for call compatibility.
358: IF (NOT FND_API.compatible_api_call
359: (p_current_version_number => l_api_version
360: ,p_caller_version_number => p_api_version
361: ,p_api_name => l_api_name

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

978: IF (FND_API.to_boolean(p_init_msg_list)) THEN
979: FND_MSG_PUB.initialize;
980: END IF;
981:
982: -- Standard call to check for call compatibility.
983: IF (NOT FND_API.compatible_api_call
984: (p_current_version_number => l_api_version
985: ,p_caller_version_number => p_api_version
986: ,p_api_name => l_api_name

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

1129: IF (FND_API.to_boolean(p_init_msg_list)) THEN
1130: FND_MSG_PUB.initialize;
1131: END IF;
1132:
1133: -- Standard call to check for call compatibility.
1134: IF (NOT FND_API.compatible_api_call
1135: (p_current_version_number => l_api_version
1136: ,p_caller_version_number => p_api_version
1137: ,p_api_name => l_api_name

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

1233: IF (FND_API.to_boolean(p_init_msg_list)) THEN
1234: FND_MSG_PUB.initialize;
1235: END IF;
1236:
1237: -- Standard call to check for call compatibility.
1238: IF (NOT FND_API.compatible_api_call
1239: (p_current_version_number => l_api_version
1240: ,p_caller_version_number => p_api_version
1241: ,p_api_name => l_api_name