Skip to Content
0
Former Member
Feb 17, 2009 at 11:58 AM

Exporting parameter of type table in Method of a Class

1016 Views

Hi Experts,

I want to pass an internal table from my method in ABAP class to a workflow.

For thi spurpose i have cretaed a parameter of type table in the method.

My problem is that i am not able to bind this to a workflow/task container.

I can see all the other parameters of the method in thw workflow while binding except for the parameter of type table ( i.e internal table ).

Any idea ?

Thanks,

Radhika.