DBA Data[Home] [Help]

APPS.CS_STD dependencies on CS_STD

Line 1: PACKAGE BODY CS_STD as

1: PACKAGE BODY CS_STD as
2: /* $Header: csxcstdb.pls 120.8.12020000.3 2013/01/16 13:41:45 spamujul ship $ */
3:
4: -- Global variables
5: CurVal number; --used by the function GetNextValInPeriod.

Line 1176: END CS_STD;

1172: Exception
1173: When others then
1174: null;
1175: END GetDrillDownSQL;
1176: END CS_STD;