2006 Jul 17 2:49 PM
hi,
I want to add the fields values of table pa0033.
The fields are (Aus01, Aus02,Aus03----Aus20).
But these are character fields. kindly guide me.
2006 Jul 17 3:07 PM
2006 Jul 17 3:11 PM
Hello,
Copy the fields in a integer field and copy them.
You could declare an internal table with integer field names and copy them across.
Then add them and move them back to the charater field for display.