DBA Data[Home] [Help]

APPS.BIS_MEASURE_SECURITY_PVT dependencies on BIS_MEASURE_SECURITY_PVT

Line 1: PACKAGE BODY BIS_MEASURE_SECURITY_PVT AS

1: PACKAGE BODY BIS_MEASURE_SECURITY_PVT AS
2: /* $Header: BISVMSEB.pls 115.42 2003/12/01 14:05:26 gramasam ship $ */
3: --
4: /*
5: REM +=======================================================================+

Line 27: G_PKG_NAME CONSTANT VARCHAR2(30):='BIS_MEASURE_SECURITY_PVT';

23: REM | responsibilities at target level |
24: REM +=======================================================================+
25: */
26: --
27: G_PKG_NAME CONSTANT VARCHAR2(30):='BIS_MEASURE_SECURITY_PVT';
28: --
29: -- creates one Measure_Security, with the dimensions sequenced in the order
30: -- they are passed in
31: Procedure Create_Measure_Security

Line 1089: END BIS_MEASURE_SECURITY_PVT;

1085: );
1086:
1087: END Delete_TargetLevel_Resp;
1088:
1089: END BIS_MEASURE_SECURITY_PVT;