‎2013 Apr 23 1:51 PM
Hi All, This is possible if i put the validation under PBO in TAble maintainence generator but i have the requirement to do it in events. i have already used event 01 and 05 with the same code as i used under PBO section. |
‎2013 Apr 23 6:30 PM
http://wiki.sdn.sap.com/wiki/display/ABAP/The+Events+in+Table+Maintenance+Generator+SM30
Please check the above link for table maintenance events.
‎2013 Apr 23 6:30 PM
http://wiki.sdn.sap.com/wiki/display/ABAP/The+Events+in+Table+Maintenance+Generator+SM30
Please check the above link for table maintenance events.
‎2013 Apr 24 1:03 AM
Hi Praveen,
Event 05 (creating new entry) would fit your requirement.
Please paste the code you tried.
PFB link for sample code:
http://scn.sap.com/docs/DOC-10427
In the example above, you wouldn't need the code for pop-up screen.
Instead can hardcode the 2 specific fields that needs to be disabled.
Regards,
Nisha Vengal.