DBA Data[Home] [Help]

APPS.INV_CC_RESERVATIONS_PVT dependencies on STANDARD

Line 8: --parameters to comply with GSCC File.Sql.39 standard. Bug:4410902

4: /* Define reservation record type to use from the Client */
5: FUNCTION Define_Reserv_Rec_Type return INV_RESERVATION_GLOBAL.MTL_RESERVATION_REC_TYPE ;
6: /* Procedure to delete all reservation */
7: --Added NOCOPY hint to x_error_code,x_return_status,x_msg_count,x_msg_data OUT
8: --parameters to comply with GSCC File.Sql.39 standard. Bug:4410902
9:
10: PROCEDURE Delete_All_Reservation
11: (
12: p_api_version_number IN NUMBER