cancel
Showing results for 
Search instead for 
Did you mean: 

About workflow's develop

Former Member
0 Kudos

I Need to develop a workflow program ,mainly Sending work items form R/3 to CRM inbox,i wish i can get some help from you,thank you !

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

HI!

I Can't resolve the problem about sending work items from

R/3 into CRM Inbox.the workflow was written in R/3.

former_member188685
Active Contributor
0 Kudos

Hi,

Check this...

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

Regards

vijay

Former Member
0 Kudos

Hai

Go through the following Links

Check the below PDF file on Workflow:

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

There is a good book from SAP Press that I would

recommend as a starting point.It's called Practical Workflow for SAP and it is by Alan Rickayzen.

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

I am giving you links for Workflow....

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

http://help.sap.com/saphelp_erp2005/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm

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

http://help.sap.com/saphelp_erp2004/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.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

Workflow

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

http://www.sapgenie.com/workflow/index.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/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:

1) Goto Tcode PFTC : Standard Task > Create Button>Workflow Templete

For Create Container

Element : ZBUS1001006

Name : ANy Name

Description

Data Type & Properties

Data Type:

select Object Type : BOR Object Type for BUS1001006

Properties:

Parameter Settingd : check all Import, Export & Mandatory Checkboxes

Basic Data :

-


Abbr : Create_View

Name : Some Name

Work Item Text : Create View Material & -


&

Click on DELE Button & Select Material From The List

Object Catagory : BOR Object Type

Object Type : BUS1001006

Method : View

Triggering Events

-


Obj Catagory Object Type Event

BOR Object BUS1001006 View

activate it

Enter on BUS1001006 Object Type you will get Quadratel<> Button after that

double click on Quadratel<> button you get green button

after that the system will generate the task No.

check in the Event linkage Tcode : SWETYPV

if you find an entry with your Workflow and linkage active

goto Tcode : SWEC click on New Entries

Change Doc Obje Obj Cat Obj Type Event on create

Material BOJ Obje BUS1001006 View Option Button(Checked)

save this

goto Tcode : SWEC

Change Doc Object : Material

Obj Catagoty : BOR Type

Obj Type : BUS1001006

Event : View

Check with On Create Button

Goto SWETYPV

Obj Catagoty : BOR Type

Obj Type : BUS1001006

Event : View

Receiver Type : Some Work Flow No: WS80000431 like this

Click on Work flow Builder

Regards

Sreeni