DBA Data[Home] [Help]

APPS.IGS_EN_DASHBOARD dependencies on IGS_EN_DASHBOARD

Line 1: PACKAGE BODY IGS_EN_DASHBOARD AS

1: PACKAGE BODY IGS_EN_DASHBOARD AS
2: /* $Header: IGSENB2B.pls 120.10 2006/03/13 23:06:48 smaddali noship $ */
3:
4: -- Function to get the message text for the given message name
5: FUNCTION get_message(p_c_msg IN VARCHAR2) RETURN VARCHAR2 ;

Line 464: END igs_en_dashboard;

460: END IF;
461:
462: END Schedule_Units_Exists;
463:
464: END igs_en_dashboard;
465: