2007 Dec 12 8:08 AM
Hi All,
i have a Requirement i.e in sm30 view i have a table it contain a field purchase order in this field if i double click on this it should dislplay me23n.
pls give sample code and advice
2007 Dec 12 8:34 AM
Hi, Ive never done that, but you can try to use Events.
1. SE11, go to Utilities - Table Maintenance Generator or SE55
2. Go to Environments Modifications Events
3. Create your Form routines to be called from view maintenance.
2. You can use for ex, Event "After checking whether the data has changed"
The FORM routine must belong to the function group, to which the maintenance modules for the view are assigned.
All the best,
Alexander