DBA Data[Home] [Help]

APPS.PJM_SEIBAN_PUB dependencies on PJM_SEIBAN_PUB

Line 1: PACKAGE BODY PJM_SEIBAN_PUB AS

1: PACKAGE BODY PJM_SEIBAN_PUB AS
2: /* $Header: PJMPSBNB.pls 120.2 2006/02/20 17:54:08 yliou ship $ */
3:
4: --
5: -- Global Declarations

Line 7: G_PKG_NAME CONSTANT VARCHAR2(30) :='PJM_SEIBAN_PUB';

3:
4: --
5: -- Global Declarations
6: --
7: G_PKG_NAME CONSTANT VARCHAR2(30) :='PJM_SEIBAN_PUB';
8:
9: --
10: -- Functions and Procedures
11: --

Line 415: END PJM_SEIBAN_PUB;

411: , p_data => X_Msg_Data );
412:
413: END Create_Seiban;
414:
415: END PJM_SEIBAN_PUB;