Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8635

Re: Not able to pass internal table from prog to wf

$
0
0

Hi,

 

 

  Put the code like that way.  And remember the name 'zmara' container element is case sensitive. Workflow must have container element  naem zmara not ZMARA.

 

 

 

 

loop at wa_mara into work_ipcont.

 

w_ipcont-element = 'zmara'.
w_ipcont-value = work_ipcont .   " here some value goes to that simple container
APPEND work_ipcont TO it_cont.


endloop.



Viewing all articles
Browse latest Browse all 8635

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>