APPS.PAY_GB_EPS_13 fails to compile due to missing procedure insert_eps_record_multi after applying
---------------------------------------------------
We recently applied patch Bug 16785543 - TYE13/14: RTI - REAL TIME INFORMATION CHANGES : CONSOLIDATED BUG FIXES on our 11i instance and one of the packages failed to compile because of a missing procedure in the package body. Below is the error message while trying to compile the package APPS.PAY_GB_EPS_13
PACKAGE BODY APPS.PAY_GB_EPS_13
On line: 56
PLS-00323: subprogram or cursor 'INSERT_EPS_RECORD_MULTI' is declared in a package specification and must be defined in the package body
package Header version details
/* $Header: pygbeps13.pkh 115.1 2013/04/30 13:30:55 pbalu noship $ */
/*===========================================================================+
| Copyright (c) 1993 Oracle Corporation |
| Redwood Shores, California, USA |