2010 Jan 27 8:53 AM
Hi, expert
In the feeder class method GET_FIELD_CATALOG, we can set some fields as edtable by
ls_fieldcat-editable = 'X'.
INSERT ls_fieldcat INTO TABLE mt_fieldcat.
But how can I save those change into db, let us say we have a 'SAVE' button and action.
Then how can I abtain the updated data in HANDLE_ACTIO.
Thanks,
Barton
2010 Jan 28 11:22 AM
Hi ,
You will get modified data in to internal table in CHANGE event.You cna refer to BCALVEDIT* (STandard programs) for Example.
Thanks and Regards,
Narendra.Somarouthu
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |