Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Event in Maintenance view.

0 Kudos
126

Hi,

I need to implement an event for a maintenance view. The maintenance view has a field 'Attribute_type'.There are 7 fixed domain values for this field. The functionality to be achieved is that the user should be able to use 6 values of the domain only once,i,e an error should be thrown if he uses the attribute type again. But the seventh attribute should be allowed to use multiple times.

This maintenance view is part of the view cluster.

Could any body please let me know the Event type in maintenance view to be used for this purpose along with similar example implementations available in the system.

Hope i am clear, if not, please let me know.

Thanks and regards,

Sridhar

3 REPLIES 3

Former Member
0 Kudos
65

[Events in Table Maintenance|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc]

Also have a look at belwo links:

http://help.sap.com/saphelp_46c/helpdata/EN/a1/e45217a2f511d1a5630000e82deaaa/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/67/86b109415811d1893d0000e8323c4f/frameset.htm

I hope it helps.

Best Regards,

Vibha

Please mark all the helpful answers