DBA Data[Home] [Help]

APPS.WF_EVENTS_APPS_PKG dependencies on WF_EVENTS_APPS_PKG

Line 1: package body WF_EVENTS_APPS_PKG as

1: package body WF_EVENTS_APPS_PKG as
2: /* $Header: WFEVTAPB.pls 120.1 2005/07/02 08:18:28 appldev noship $ */
3:
4: -- This is called by the SSA Framework (wfehtmb.pls) only before calling any
5: -- table handlers

Line 41: end WF_EVENTS_APPS_PKG;

37: WF_EVENTS_PKG.g_Mode := 'CUSTOM';
38: end if;
39: end FWKsetMode;
40:
41: end WF_EVENTS_APPS_PKG;