Hi,
not able to trace at run time hence the issue is as follows:
say I have a WF container wf_abc which is multiline.
At run time values are filled (say XY, XX, YY, YZ).
Now there is a task>method where MACRO is used 'swc_GET_element ac_container 'wf_abc' p_abc.
So if you observe here instead of TABLE, the MACRO has used ELEMENT.
In this case what will the value be put in p_abc Will it be XY or would be empty?
Thanks,
Aditya V