DBA Data[Home] [Help]

APPS.OZF_GL_TRANSFER_PVT dependencies on STANDARD

Line 89: -- Standard Start of API savepoint

85: l_year_id NUMBER;
86: l_obj_version_number NUMBER;
87:
88: BEGIN
89: -- Standard Start of API savepoint
90: SAVEPOINT Update_GL_Date;
91: -- Standard call to check for call compatibility.
92: IF NOT FND_API.Compatible_API_Call ( l_api_version,
93: p_api_version,

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

87:
88: BEGIN
89: -- Standard Start of API savepoint
90: SAVEPOINT Update_GL_Date;
91: -- Standard call to check for call compatibility.
92: IF NOT FND_API.Compatible_API_Call ( l_api_version,
93: p_api_version,
94: l_api_name,
95: G_PKG_NAME)