2011 Sep 22 7:47 AM
Hi All,
I have a requirement to check the fields on the classficiation screen/dynamic screen in Iw22 if they are filled or not.
I got to know that the data is populated in AUSPC_V1 view... when we enter in the screen.. the classification screen or the pop up is created using dynamic screen... the data for all the fields are stored in one field i.e. ATWRT into MWERT....
Please provide any idea on this...
The exact requirement is to make 2 fields mandatory i.e. related to classification (ATWRT) and check if they are initial... if so then pop up an error message.....
Hi All,
I have a requirement to check the fields on the classficiation screen/dynamic screen in Iw22 if they are filled or not.
I got to know that the data is populated in AUSPC_V1 view... when we enter in the screen.. the classification screen or the pop up is created using dynamic screen... the data for all the fields are stored in one field i.e. ATWRT into MWERT....
Please provide any idea on this...
The exact requirement is to make 2 fields mandatory i.e. related to classification (ATWRT) and check if they are initial... if so then pop up an error message.....
2011 Sep 22 8:21 AM
No code needed for that. You can set required the characteristic with transaction CT04
2011 Sep 22 8:51 AM
Hi,
Actually i dont want to set the characteristics.... Whenever user goes into IW22 and saves the notification, my code shud check if the specific fields (i.e. related to characteristics i.e ATWRT) is entered or not. If not entered than an popup shud come as enter the repair field/criticality field.