DBA Data[Home] [Help]

APPS.FND_OID_SUBSCRIPTIONS dependencies on FND_OID_SUBSCRIPTIONS

Line 1: package body fnd_oid_subscriptions as

1: package body fnd_oid_subscriptions as
2: /* $Header: AFSCOSBB.pls 120.19 2007/01/03 21:49:39 rsantis noship $ */
3: --
4: /*****************************************************************************/
5: -- Start of Package Globals

Line 8: 'fnd.plsql.oid.fnd_oid_subscriptions.';

4: /*****************************************************************************/
5: -- Start of Package Globals
6:
7: G_MODULE_SOURCE constant varchar2(80) :=
8: 'fnd.plsql.oid.fnd_oid_subscriptions.';
9:
10: -- End of Package Globals
11: --
12: -------------------------------------------------------------------------------

Line 1443: end fnd_oid_subscriptions;

1439: end assign_def_resp;
1440:
1441: --
1442: ------------------------------------------------------------------------
1443: end fnd_oid_subscriptions;