2006 Nov 23 6:37 AM
i need to pass the value(mwsts)into the table wt_esll
how to write the code
i need to pass the value(mwsts)into the table wt_esll
how to write the code
2006 Nov 23 6:39 AM
move <itab>-mwsts to wt_esll-mwsts.
modify table gt_esll from wt_esll transporting MWSTS.
Regards
- Gopi
2006 Nov 23 6:40 AM
More details are required ?
Otherwise, put the same data element's field in wt_esll internal table, run the select statement or by the loop.
2006 Nov 23 6:41 AM
Hi,
Write <itab>-mwsts to wt_esll-mwsts.
modify gt_esll from wt_esll TRANSPORTING mwsts.Cheers
VJ
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |