DBA Data[Home] [Help]

APPS.PA_STATUSES_PVT dependencies on STANDARD

Line 58: -- Standard begin of API savepoint

54: l_msg_index_out NUMBER;
55:
56: BEGIN
57:
58: -- Standard begin of API savepoint
59:
60: SAVEPOINT delete_status_pub;
61:
62: -- Standard call to check for call compatibility.

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

58: -- Standard begin of API savepoint
59:
60: SAVEPOINT delete_status_pub;
61:
62: -- Standard call to check for call compatibility.
63:
64: IF NOT FND_API.Compatible_API_Call (
65: g_api_version_number ,
66: p_api_version_number ,