DBA Data[Home] [Help]

APPS.CCT_OTHERATTRIBINIT_PUB dependencies on CCT_OTHERATTRIBINIT_PUB

Line 1: PACKAGE BODY CCT_OTHERATTRIBINIT_PUB as

1: PACKAGE BODY CCT_OTHERATTRIBINIT_PUB as
2: /* $Header: cctothrb.pls 120.0 2005/06/02 09:44:03 appldev noship $ */
3:
4:
5: G_PKG_NAME CONSTANT VARCHAR2(30) := 'CCT_OTHERATTRIBINIT_PUB';

Line 5: G_PKG_NAME CONSTANT VARCHAR2(30) := 'CCT_OTHERATTRIBINIT_PUB';

1: PACKAGE BODY CCT_OTHERATTRIBINIT_PUB as
2: /* $Header: cctothrb.pls 120.0 2005/06/02 09:44:03 appldev noship $ */
3:
4:
5: G_PKG_NAME CONSTANT VARCHAR2(30) := 'CCT_OTHERATTRIBINIT_PUB';
6:
7: /* -----------------------------------------------------------------------
8: 1 Activity Name : WF_SR_Exists (branch node)
9: To check if the Service Request Number already exists

Line 639: END CCT_OTHERATTRIBINIT_PUB;

635: itemkey, to_char(actid), funmode);
636: RAISE;
637:
638: end ;
639: END CCT_OTHERATTRIBINIT_PUB;