move workitem id to new method

Bakker, Paul Paul.Bakker at sunwater.com.au
Sun Dec 10 16:26:37 EST 2006


Yifat,

Are you asking how a BOR method retrieves an element value from the
container?
If so, the answer is: 

	swc_get_element container 'WorkItemId' lv_workitemid.

where 'WorkItemId' is the name of the element in the container, and
lv_workitemid is the variable you want to move it into.

As for debugging, you can debug a _foreground_ method by setting an ABAP
breakpoint as
per normal.

Cheers!
Paul

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Yifat Bar
Sent: Monday, 11 December 2006 7:02 PM
To: sap-wug at mit.edu
Subject: move workitem id to new method


hello!
I need to pass the workflow id to a new method in a new BO i created.
In the relevant task i bind the workitem.workitemid to a new container
element i created.
How can i pass the value to the method?
Is there a way to debug the method on runtime?

Regards
yifat
Yifat Bar
Sap developer IBM
mail-:   yifatb at il.ibm.com

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug


***********************************************************************
The information in this e-mail together with any attachments is
intended only for the person or entity to which it is addressed
and may contain confidential and/or privileged material.
Any form of review, disclosure, modification, distribution
and/or publication of this e-mail message is prohibited.  
If you have received this message in error, you are asked to
inform the sender as quickly as possible and delete this message
and any copies of this message from your computer and/or your
computer system network.  
Any attachments should be checked for viruses by you, before being opened. SunWater accepts no responsibility for an attachment that contains a virus.
***********************************************************************




More information about the SAP-WUG mailing list