DBA Data[Home] [Help]

APPS.AHL_RM_ASSO_DOCASO_PVT dependencies on STANDARD

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

101: l_object_status VARCHAR2(30) :=NULL;
102: BEGIN
103:
104:
105: -- Standard call to check for call compatibility.
106: IF NOT FND_API.COMPATIBLE_API_CALL(l_api_version,
107: p_api_version,
108: l_api_name,G_PKG_NAME)
109: THEN

Line 113: -- Standard Start of API savepoint

109: THEN
110: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
111: END IF;
112:
113: -- Standard Start of API savepoint
114: SAVEPOINT process_association;
115:
116: -- Check if API is called in debug mode. If yes, enable debug.
117: