DBA Data[Home] [Help]

PACKAGE: APPS.AZW_GROUP

Source


1 PACKAGE AZW_GROUP AUTHID CURRENT_USER AS
2 /* $Header: AZWPGRPS.pls 115.3 99/07/16 19:28:58 porting sh $ */
3 
4 --
5 -- Name:        get_dependency
6 -- Description: Retrieves process groups for the process group window
7 
8   PROCEDURE get_dependency;
9 
10 END AZW_GROUP;