DBA Data[Home] [Help]

APPS.RCV_ACCOUNTHOOK_PUB dependencies on STANDARD

Line 60: -- Standard start of API savepoint

56: l_msg_count NUMBER := 0;
57: l_msg_data VARCHAR2(8000) := '';
58:
59: BEGIN
60: -- Standard start of API savepoint
61: SAVEPOINT Get_Account_PUB;
62:
63:
64: -- Standard call to check for call compatibility

Line 64: -- Standard call to check for call compatibility

60: -- Standard start of API savepoint
61: SAVEPOINT Get_Account_PUB;
62:
63:
64: -- Standard call to check for call compatibility
65: IF NOT FND_API.Compatible_API_Call (
66: l_api_version,
67: p_api_version,
68: l_api_name,