DBA Data[Home] [Help]

APPS.EAM_WORKFLOW_DETAILS_PUB dependencies on EAM_WORKFLOW_DETAILS_PUB

Line 1: PACKAGE BODY EAM_WORKFLOW_DETAILS_PUB AS

1: PACKAGE BODY EAM_WORKFLOW_DETAILS_PUB AS
2: /* $Header: EAMPWFDB.pls 120.0 2005/06/08 02:53:13 appldev noship $*/
3:
4: -- -----------------------------------------------------------------------------
5: -- Private Globals

Line 7: g_pkg_name CONSTANT VARCHAR2(30):= 'EAM_WORKFLOW_DETAILS_PUB';

3:
4: -- -----------------------------------------------------------------------------
5: -- Private Globals
6: -- -----------------------------------------------------------------------------
7: g_pkg_name CONSTANT VARCHAR2(30):= 'EAM_WORKFLOW_DETAILS_PUB';
8:
9:
10: /* Customers can customise this procedure to launch workflow for any status change
11: */

Line 38: END EAM_WORKFLOW_DETAILS_PUB;

34: /*Customers can add custom code here*/
35:
36: END Eam_Wf_Is_Approval_Required;
37:
38: END EAM_WORKFLOW_DETAILS_PUB;