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

Characteristic Data for IW22

Former Member
0 Likes
622

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.....

2 REPLIES 2
Read only

Former Member
0 Likes
579

No code needed for that. You can set required the characteristic with transaction CT04

Read only

0 Likes
579

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.