Container element as variable in functional method

Claus Lücking wug at lucking.dk
Fri Jun 6 09:17:02 EDT 2014


Okay, thanks Jocelyn.

 

Claus.

 

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of
Dart, Jocelyn
Sent: 6. juni 2014 12:28
To: SAP Workflow Users' Group
Subject: RE: Container element as variable in functional method

 

Hi Claus, 

No functional methods aren’t up to much, as they can only use static input
parameters in bindings.

They’re in my personal “to be quietly ignored” list. 

Rgds,

Jocelyn 

 

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of
Claus Lücking
Sent: Friday, 6 June 2014 7:33 PM
To: 'SAP Workflow Users' Group'
Subject: Container element as variable in functional method

 

Hi,

 

Could someone please confirm that it is not possible to use a container
element as variable in a functional method used directly in the work item
text field in a standard task?

 

E.g. this goes perfect: &_Wi_Object_ID.GET_WORKFLOW_TEXT(I_STEP= '340' )&

 

But then I would like to exchange the value ‘340’ with the content of a
container element called Step and thus try this:

&_Wi_Object_ID.GET_WORKFLOW_TEXT(I_STEP= &Step& )&

 

But the method does not get any value for the import parameter even the
container element has a value.

 

Thanks,

 

Claus.

 

Basis 731 SP7

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20140606/794126b7/attachment-0001.htm


More information about the SAP-WUG mailing list