2006 Oct 13 3:57 AM
Hi..
I'm trying to modify a field name, in the structure afvgd, through a user exit.. Can anyone help with the statement? I know how to modify a db table, but not a structure..
Tnx..
Hi..
I'm trying to modify a field name, in the structure afvgd, through a user exit.. Can anyone help with the statement? I know how to modify a db table, but not a structure..
Tnx..
2006 Oct 13 4:00 AM
Hi,
Just assign the value..
AFVGD-FIELD_NAME = 'TEST'.
Thanks,
Naren
2006 Oct 13 4:03 AM
Tnx for the reply.. But don't you need to write a modify table statement, as done when modifying a table to a structure also??
2006 Oct 13 4:05 AM
For modifying a structure you don't have to write MODIFY..Directly assign the value to the structure field..
Thanks,
Naren
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |