DBA Data[Home] [Help]

APPS.EAM_WORKORDER_WORKFLOW_PVT dependencies on WF_EVENT_T

Line 43: p_event in out NOCOPY wf_event_t) return varchar2;

39: /* Function called from subscription .This will in turn laucnh the workflow
40: */
41: function Launch_Workflow
42: (p_subscription_guid in raw,
43: p_event in out NOCOPY wf_event_t) return varchar2;
44:
45:
46: /* Procedure called from the public package 'EAM_WORKFLOW_DETAILS_PUB'
47: This procedure will launch the seeded workflow when status is changed to Released