DBA Data[Home] [Help]

APPS.GMI_PICK_RELEASE_PVT dependencies on STANDARD

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

140: gmi_reservation_util.println('Value of p_grouping_rule_idp_grouping_rule_id in process_line is '||p_grouping_rule_id);
141: GMI_Reservation_Util.PrintLn('Entering_GMI_Pick_Release_PVT.');
142:
143: SAVEPOINT Process_Line_PVT;
144: /* Standard Call to check for call compatibility */
145: IF NOT fnd_api.Compatible_API_Call(l_api_version
146: , p_api_version
147: , l_api_name
148: , G_PKG_NAME) THEN