DBA Data[Home] [Help]

APPS.ENG_DEFAULT_REV_COMPONENT dependencies on ENG_DEFAULT_REV_COMPONENT

Line 1: PACKAGE BODY ENG_Default_Rev_Component AS

1: PACKAGE BODY ENG_Default_Rev_Component AS
2: /* $Header: ENGDCMPB.pls 115.19 2002/12/13 00:35:51 bbontemp ship $ */
3:
4: -- Global constant holding the package name
5:

Line 6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'ENG_Default_Rev_Component';

2: /* $Header: ENGDCMPB.pls 115.19 2002/12/13 00:35:51 bbontemp ship $ */
3:
4: -- Global constant holding the package name
5:
6: G_PKG_NAME CONSTANT VARCHAR2(30) := 'ENG_Default_Rev_Component';
7:
8: -- Package global used within the package.
9:
10: g_rev_component_rec Bom_Bo_Pub.Rev_Component_Rec_Type;

Line 1104: END ENG_Default_Rev_Component;

1100:
1101: END Entity_Defaulting;
1102:
1103:
1104: END ENG_Default_Rev_Component;