‎2012 Aug 31 12:46 PM
Hi All,
I have to change the screen attributes of IK34.Need to disable the counter reading based on some conditions.there are 5exits which cannot be used for changing screen attribute.Is there any other way to do this?
Please help.
IMRC0001 MeasPoint/MeasDoc: Exit before update (after COMMIT WORK)
IMRC0002 MeasPoint: Menu exit for customer-specific function
IMRC0003 MeasDoc: Menu exit for customer-specific function
IMRC0004 Measure.doc.:Exit according to stndrd checks for new mes.doc
Thanks & Regards,
ST
‎2012 Aug 31 12:57 PM
Yes Dear,
If there is no any exit then take a screen no and program name fromtranscation and make enhancement in that screen PBO section.
‎2012 Sep 01 7:39 AM
Thanks !! We changed it using SPRO, some settings, no development was required.:)
Regards
ST
‎2012 Sep 01 7:41 AM
OK.
If you can change screen through SPRO then first try with that otherwise try with EXIT and if no any exit then only go with enhancement.