2006 Dec 04 8:55 PM
Hi,
I got 7 fields in a table itab and my requirement is to update a itab via SM31 using report. Could any one tell me to go about this?
Thanks
Kumar
Hi,
I got 7 fields in a table itab and my requirement is to update a itab via SM31 using report. Could any one tell me to go about this?
Thanks
Kumar
2006 Dec 04 8:57 PM
I believe UPDATE statement would be a better option if it is a ZTABLE(database table), Incase if it a internal table use MODIFY statement.
Regards
Kathirvel