DBA Data[Home] [Help]

APPS.INV_EXPRESS_PICK_PUB dependencies on STANDARD

Line 217: -- Standard Call to check for call compatibility

213: End If;
214:
215: SAVEPOINT EXPRESS_PICK_RELEASE;
216:
217: -- Standard Call to check for call compatibility
218: IF NOT fnd_api.Compatible_API_Call(l_api_version , p_api_version ,
219: l_api_name , G_PKG_NAME) THEN
220: If is_debug then
221: print_debug('Fnd_APi not compatible','INV_Express_Pick_Pub.Pick_Release');