DBA Data[Home] [Help]

APPS.ENG_CHANGE_ACTIONS_UTIL dependencies on ENG_CHANGE_ACTIONS_UTIL

Line 1: PACKAGE BODY ENG_CHANGE_ACTIONS_UTIL AS

1: PACKAGE BODY ENG_CHANGE_ACTIONS_UTIL AS
2: /* $Header: ENGUCCMB.pls 120.3.12010000.2 2009/11/04 07:33:07 maychen ship $ */
3:
4: -- Global variables and constants
5: -- ---------------------------------------------------------------------------

Line 6: G_PKG_NAME VARCHAR2(30) := 'ENG_CHANGE_ACTIONS_UTIL';

2: /* $Header: ENGUCCMB.pls 120.3.12010000.2 2009/11/04 07:33:07 maychen ship $ */
3:
4: -- Global variables and constants
5: -- ---------------------------------------------------------------------------
6: G_PKG_NAME VARCHAR2(30) := 'ENG_CHANGE_ACTIONS_UTIL';
7:
8: -- Global cursors
9: -- ---------------------------------------------------------------------------
10:

Line 884: END ENG_CHANGE_ACTIONS_UTIL;

880:
881: END Delete_Line_Actions;
882:
883:
884: END ENG_CHANGE_ACTIONS_UTIL;
885: