cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow 'SWE_EVENT_CREATE' problem

Former Member
0 Kudos

In Workflow driver program, when calling function module 'SWE_EVENT_CREATE' it is returning EVENT ID always "00000000000000000001" (always same).

CALL FUNCTION 'SWE_EVENT_CREATE'

EXPORTING

objtype = obj_type "bussiness object

objkey = obj_key "key fields in business object

event = evt "event in business object

IMPORTING

event_id = evt_id "event id

EXCEPTIONS

objtype_not_found = 1

OTHERS = 2.

IF sy-subrc <> 0.

  • MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO

  • WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.

ENDIF

From SO01 SAP Inbox there is nomail,

think Workflow is not triggering properly.

Any ideas, suggestions will be appriciated <REMOVED BY MODERATOR>.

Message was edited by:

Alvaro Tejada Galindo

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sameer,

The Function Module 'SWE_EVENT_CREATE' is Obsolete and will behave wildly if you use.

This Function module will work but its behaviour is abnormal.

So use the Function Module 'SAP_WAPI_CREATE_EVENT' and pass the same parameters to this as you did in function module you are using currently.

I think this will help.

Former Member
0 Kudos

Hi

You have to check a lot of things for Workflow not triggering.

Check the Task, Bus object, Method and the triggering events, binding etc.

see the links and do

Workflow automates the steps and activities in a business process according to predefined procedures and rules.

Workflow presents information and documents to the appropriate knowledge worker or agent (another entity such as a program) to make a decision or perform an activity.

Workflow tracks each and every step in the process flow and maintains an ongoing status.

Workflow also collects and reports all of the metrics associated with the execution and completion of the process.

Check the below links u will get lot of info..

http://www.sap-press.com/product.cfm?account=&product=H950

Workflow

http://www.sap-img.com/workflow/sap-workflow.htm

http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm

For examples on WorkFlow...check the below link..

http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

http://web.mit.edu/sapr3/dev/newdevstand.html

Go through the following links on FORK :

http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1e7454311d189430000e829fbbd/frameset.htm

http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm

http://www.insightcp.com/res_23.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

For more reference on workflow: http://saptechnical.com/Tutorials/Workflow/Workflow.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/9277a346f311d189470000e829fbbd/frameset.htm

Check these links.

http://www.sapgenie.com/workflow/index.htm

/people/ginger.gatling/blog/2005/12/01/link-workflow-business-objects-to-your-collaboration-tasks

http://help.sap.com/saphelp_nw04/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm

http://help.sap.com/saphelp_bw33/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm

http://help.sap.com/saphelp_bw31/helpdata/en/8d/25f94b454311d189430000e829fbbd/content.htm

http://www.sap-press.com/product.cfm?account=&product=H950

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

Workflow

http://www.sap-img.com/workflow/sap-workflow.htm

http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm

For examples on WorkFlow...check the below link..

http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

http://web.mit.edu/sapr3/dev/newdevstand.html

http://www.sap-img.com/workflow/sap-workflow.htm

http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm

For examples on WorkFlow...check the below link..

http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

http://web.mit.edu/sapr3/dev/newdevstand.html

Workflow tutorials with step-by-step and with screenshots are available at http://www.saptechnical.com/Tutorials/Workflow/Workflow.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c14a9b55103116e10000000a1553f7/frameset.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm

http://www.sapgenie.com/workflow/

http://www.sap-img.com/workflow/sap-workflow.htm

http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm

http://www.sap-basis-abap.com/wf/sap-business-workflow.htm

https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887

https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919

https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

Debug a workflow.

This has a step by step procedure :

http://fuller.mit.edu/workflow/debugging.pdf

www.erpgenie.com/sap/workflow/debugging.htm

http://www.erpgenie.com/workflow/debugging.htm?2b5de440

Workflow tutorials with step-by-step and with screenshots are available at

http://www.saptechnical.com/Tutorials/Workflow/Workflow.htm

http://www.sapgenie.com/workflow/

http://www.sap-img.com/workflow/sap-workflow.htm

http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

http://web.mit.edu/sapr3/dev/newdevstand.html

http://www.sap-basis-abap.com/wf/sap-business-workflow.htm

https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887

https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919

https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228

http://www.sapbrain.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html

<b><REMOVED BY MODERATOR></b>

regards

Anji

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos

Hello Anji,

Everything is perfect, when I am running workflow from SWDD, mail is getting in SAP Inbox.

But when I am running customising/driver program by calling function module: 'SWE_EVENT_CREATE' , i am not able to see mail in SAP inbox.

any ideas /suggestions ?