DBA Data[Home] [Help]

APPS.ENI_VALUESET_CATEGORY dependencies on STANDARD

Line 5: -- Standard concurrent manager parameters

1: package ENI_VALUESET_CATEGORY AUTHID CURRENT_USER as
2: /* $Header: ENIITCTS.pls 115.11 2003/08/14 19:41:37 sbag noship $ */
3:
4: -- Main procedure for error handling
5: -- Standard concurrent manager parameters
6: procedure ENI_POPULATE_MAIN
7: ( Errbuf out NOCOPY Varchar2,
8: retcode out NOCOPY Varchar2
9: ) ;