Application Development and Automation 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: 
Read only

IK34 Screen changes

0 Likes
758

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

3 REPLIES 3
Read only

bharat_rathod2
Active Participant
0 Likes
704

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.

Read only

0 Likes
704

Thanks !! We changed it using SPRO, some settings, no development was required.:)

Regards

ST

Read only

0 Likes
704

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.