DBA Data[Home] [Help]

APPS.QA_PERFORMANCE_PUB dependencies on STANDARD

Line 22: -- Standard Start of API savepoint is not required as this

18: l_api_version CONSTANT NUMBER := 1.0;
19:
20: BEGIN
21:
22: -- Standard Start of API savepoint is not required as this
23: -- API does not make any database changes. Its just queries
24: -- for the predicate.
25:
26: -- Standard call to check for call compatibility.

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

22: -- Standard Start of API savepoint is not required as this
23: -- API does not make any database changes. Its just queries
24: -- for the predicate.
25:
26: -- Standard call to check for call compatibility.
27: IF NOT fnd_api.compatible_api_call(
28: l_api_version,
29: p_api_version,
30: l_api_name,