Get wi task

Márton Zsolt Zsolt.Marton at t-systems.co.hu
Thu Sep 7 06:56:06 EDT 2006


Hi Mark,

I'll try to explain my problem:))

I've created a custom  method, as a default method within a business object to display the attachment. 

There are several workitems, which are working with this object, and my customer wants to distinguish the attachments.

For example: Task 1 - double clicking on the attachment, I have to call transaction X

                     Task 2 -transaction Y

                    Any other task: - transaction Z

 

This is why I need the task number within a method.

Or do you know a better method to my problem?

 

 

Thx

zsolt

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Mark Pyc
Sent: Thursday, September 07, 2006 12:27 PM
To: SAP Workflow Users' Group
Subject: Re: Get wi task

 

G'day Zsolt,

 

Not quite sure what you're asking here. If you want to bind in the task number  into the method you could do that using &_WORKITEM.WORKITEMTASK&.

 

If you're asking about reading inbound parameters within a method you need to look at macro SWC_GET_ELEMENT to read the container of the method.

 

Have fun,

Mark.

 

On 9/7/06, Márton Zsolt <Zsolt.Marton at t-systems.co.hu> wrote: 

Hi all,
Is there an order or something to get the caller workitem task container element within a method? 
Thanks, Zsolt

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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060907/00a55e8e/attachment.htm


More information about the SAP-WUG mailing list