DBA Data[Home] [Help]

APPS.IGS_PR_USER_CLASS_STD dependencies on IGS_PR_USER_CLASS_STD

Line 1: PACKAGE BODY igs_pr_user_class_std

1: PACKAGE BODY igs_pr_user_class_std
2: /* $Header: IGSPR39B.pls 120.0 2006/04/29 02:16:28 swaghmar noship $ */
3: AS
4: -------------------------------------------------------------------------------------------
5: --Creation:

Line 26: END igs_pr_user_class_std;

22: BEGIN
23: RETURN 'NULL'; -- Should be the class standing derived by the customized method
24: END get_customized_class_std;
25:
26: END igs_pr_user_class_std;