DBA Data[Home] [Help]

APPS.GMI_PICK_RELEASE_PUB dependencies on STANDARD

Line 118: /* Standard Call to check for call compatibility */

114: GMI_Reservation_Util.PrintLn('GMI_Pick_Release_PUB, Before Init status');
115: /* Set a SavePoint */
116: SAVEPOINT Pick_Release_PUB;
117:
118: /* Standard Call to check for call compatibility */
119: IF NOT FND_API.Compatible_API_Call(l_api_version
120: , p_api_version
121: , l_api_name
122: , G_PKG_NAME) THEN