Container element as variable in functional method

Dart, Jocelyn jocelyn.dart at sap.com
Fri Jun 6 06:28:18 EDT 2014


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/66e235aa/attachment.htm


More information about the SAP-WUG mailing list