DBA Data[Home] [Help]

APPS.XLA_JOURNAL_ENTRIES_PUB_PKG dependencies on STANDARD

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

125: IF (FND_API.to_boolean(p_init_msg_list)) THEN
126: FND_MSG_PUB.initialize;
127: END IF;
128:
129: -- Standard call to check for call compatibility.
130: IF (NOT FND_API.compatible_api_call
131: (p_current_version_number => l_api_version
132: ,p_caller_version_number => p_api_version
133: ,p_api_name => l_api_name

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

327: IF (FND_API.to_boolean(p_init_msg_list)) THEN
328: FND_MSG_PUB.initialize;
329: END IF;
330:
331: -- Standard call to check for call compatibility.
332: IF (NOT FND_API.compatible_api_call
333: (p_current_version_number => l_api_version
334: ,p_caller_version_number => p_api_version
335: ,p_api_name => l_api_name

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

553: IF (FND_API.to_boolean(p_init_msg_list)) THEN
554: FND_MSG_PUB.initialize;
555: END IF;
556:
557: -- Standard call to check for call compatibility.
558: IF (NOT FND_API.compatible_api_call
559: (p_current_version_number => l_api_version
560: ,p_caller_version_number => p_api_version
561: ,p_api_name => l_api_name