‎2009 Apr 21 7:23 AM
Hi All,
IN CJ20N, at activity Level, we have a tab called "User fields".
In the User fields tab, there is a field called Task Type (AFVGD-USR00).
In this field, user is having F4 option to pick the desired value.
But, apart from the F4 values, user can enter any number in the input field and system recieves without any information/error messages.
Now the requirement is to restrict end user to enter the available values (Among F4 values) only...
How to make it possible?
The Documentation for Task type (AFVGD-USR00) is as follows....
User field with 20 characters
User-defined field in which you can maintain general information with a length of up to 20 characters.
Dependencies
User-defined field names (key words) are dependent on the field key.
Regards
Pavan
‎2009 Apr 21 7:26 AM
Try to use this badi which triggers during CJ20N transaction.
WORKBREAKDOWN_UPDATE
‎2009 Apr 21 10:03 AM
Is this requirement need to be met using BADI or any other procedure is there to resolve the issue?
Is it possible using user exits?
Can anyone throuw some light on this and help me out....???
Regards
Pavan
‎2009 Apr 22 10:18 AM