DBA Data[Home] [Help]

APPS.IGS_AS_USER_HOOK dependencies on IGS_AS_USER_HOOK

Line 1: PACKAGE BODY igs_as_user_hook AS

1: PACKAGE BODY igs_as_user_hook AS
2: /* $Header: IGSAS51B.pls 115.0 2002/11/07 14:27:05 kdande noship $ */
3: --
4: FUNCTION notify_bulk_doc_production (
5: p_order_number IN NUMBER,

Line 13: END igs_as_user_hook;

9: BEGIN
10: RETURN (TRUE);
11: END notify_bulk_doc_production;
12: --
13: END igs_as_user_hook;