2013 May 19 2:55 PM
dear all ,
i need to restrict data retrieved from table maintenance generator as i add flag in table so in need data displayed in table maintenance generator which flag not 'x' .
so in which event i will do that with data retrieved .
please advise .
dear all ,
i need to restrict data retrieved from table maintenance generator as i add flag in table so in need data displayed in table maintenance generator which flag not 'x' .
so in which event i will do that with data retrieved .
please advise .
2013 May 19 4:26 PM
Hi Ahmed,
please refer to the following link:
http://wiki.sdn.sap.com/wiki/display/ABAP/TABLE+MAINTENANCE+GENERATOR+and+ITS+EVENTS
Hope it helps!!!!
Regards,
Alora
2013 May 19 10:05 PM
Hi Ahmed Tohamy,
why cant you add one more column in your ZTABLE and put 'X' .
so if u put 'X' means while fetching records from ZTABLE , you can code it like flag ne 'X'.
for more information on TMG EVENTS , see the below thread
i think event no .1 'before saving the data in the database '
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0d56ae5-02bc-2d10-0893-d33af1...
Regards,
Bastin.G
2013 May 20 6:31 AM
Hi Ahmed,
Please refer to the following links.
http://musicodez.wordpress.com/2010/09/13/custom-validation-on-table-maintenance-generator-sm30/
You may use the above links and code your logic accordingly under the event.
26 - Before creating a list.
Regards,
Sachin N M
2013 May 20 6:31 AM
You will find some code snippets in SDN
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |