DBA Data[Home] [Help]

APPS.AHL_RM_ASSO_DOCASO_PVT dependencies on STANDARD

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

100: l_x_doc_assos_tbl AHL_DI_ASSO_DOC_GEN_PUB.association_tbl;
101: BEGIN
102:
103:
104: -- Standard call to check for call compatibility.
105: IF NOT FND_API.COMPATIBLE_API_CALL(l_api_version,
106: p_api_version,
107: l_api_name,G_PKG_NAME)
108: THEN

Line 112: -- Standard Start of API savepoint

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