2010 Jan 25 3:02 PM
hi guru,
i need to create a particular table maintenace.
i have create an append for a std table AGR_DEFINE.
in this append there is one custom field.
now i need to create a table maintenace only for this field without the new entries button.
possible? if so, how?
thanks in advance!
bye
Valerio
hi guru,
i need to create a particular table maintenace.
i have create an append for a std table AGR_DEFINE.
in this append there is one custom field.
now i need to create a table maintenace only for this field without the new entries button.
possible? if so, how?
thanks in advance!
bye
Valerio
2010 Jan 25 3:52 PM
Hi Valero,
As per my understanding, it is not possible to do it using standard table maintenance generator. Yes, you can definitely create a custom module pool program to do this.
Thanks & Regards,
Sandip Kamdar
2010 Jan 25 4:01 PM
Hi
U can create a maintenance view based on table AGR_DEFINE where only the kay field AGR_NAME and your new fields are managed.
Then u can generate a maintenance program (SM30) for the view instead of the table AGR_DEFINE, but you'll have to delete all chance to insert or delete a records, only the options for changing should be available
Max
2010 Jan 25 5:40 PM
Hi
U can set an own PF-STATUS for SM30 where u can delete the functions for inserting and deleting
Max
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |