2007 Jun 04 2:42 PM
Hello All,
This might sound very weird but can we do something like this..
data : variable type string value 'FIELD1'.
loop at itab.
wa-(variable) = 'Some Value..!'.
append wa to itab.
endloop.Meaning, can we use a variable as a Field name while calling wa-Field1...??
Any pointers ???
Thanks,
Tatvagna Shah.
Hello All,
This might sound very weird but can we do something like this..
data : variable type string value 'FIELD1'.
loop at itab.
wa-(variable) = 'Some Value..!'.
append wa to itab.
endloop.Meaning, can we use a variable as a Field name while calling wa-Field1...??
Any pointers ???
Thanks,
Tatvagna Shah.
2007 Jun 04 2:51 PM
It seems Forum is quite active, as soon as i posted this question, it went to the second page!!
2007 Sep 19 8:40 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |