DBA Data[Home] [Help]

APPS.BIS_VG_REPOSITORY_MEDIATOR dependencies on BIS_VG_REPOSITORY_MEDIATOR

Line 1: PACKAGE BODY bis_VG_repository_mediator AS

1: PACKAGE BODY bis_VG_repository_mediator AS
2: /* $Header: BISTRPMB.pls 115.18 2002/08/20 14:36:52 dbowles ship $ */
3:
4: -- Copyright (c) 1998 Oracle Corporation, Redwood Shores, CA, USA
5: -- All rights reserved.

Line 22: G_PKG_NAME CONSTANT VARCHAR(30) := 'bis_VG_repository_mediator';

18: --
19: -- 29-JUL-98 Created
20: -- 11-DEC-01 Edited by DBOWLES Added dr driver comments.
21: --
22: G_PKG_NAME CONSTANT VARCHAR(30) := 'bis_VG_repository_mediator';
23: --============================================================================
24: -- variables for the String generator
25: --============================================================================
26: g_cursor INTEGER;

Line 1143: END BIS_VG_REPOSITORY_MEDIATOR;

1139: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1140:
1141: END retrieve_Business_Views;
1142: --
1143: END BIS_VG_REPOSITORY_MEDIATOR;