Post RPC1 12.1.3 invalid package body: APPS.PO_APPROVALLIST_S1 -- PLS-00371
Hi
Apps 12.1.3
Following the application of patches for RPC1 12.1.3 (Roll-up7), we have a package invalid
The error message below :
PACKAGE BODY APPS.PO_APPROVALLIST_S1
On line : 14
PLS-00371 : at most one declaration for ‘SUPERVISORLISTTYPE’ is permitted
Button : Clipboard, Button : OK
Package : PO_APPROVALLIST_S1
If the line below is between comment, the package complies
Line : TYPE SupervisorListType IS TABLE OF NUMBER IDEX BY BINARY_INTEGER;
/* $Header: POXAPL1B.pls 120.12.12010000.14 2012/03/22 08:30:34 yuandli ship $*/
/* $Header: POXAPL1S.pls 120.1.12010000.3 2010/05/04 11:19:41 dashah ship $*/
No hits - no known bugs or notes on the error on this package.
Regards!