DBA Data[Home] [Help]

APPS.EDR_EVENT_RELATIONSHIP_PVT dependencies on STANDARD

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

45: L_MSG_index NUMBER;
46: L_MSG_data VARCHAR2(2000);
47:
48: BEGIN
49: -- Standard call to check for call compatibility.
50: IF NOT FND_API.Compatible_API_Call (l_api_version ,
51: p_api_version ,
52: l_api_name ,
53: G_PKG_NAME )

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

218: L_MSG_index NUMBER;
219: L_MSG_data VARCHAR2(2000);
220:
221: BEGIN
222: -- Standard call to check for call compatibility.
223: IF NOT FND_API.Compatible_API_Call (l_api_version ,
224: p_api_version ,
225: l_api_name ,
226: G_PKG_NAME )