2012 Sep 05 11:54 AM
Hi Abapers,
i have create a normal screen in module pool. i create a i/p field in this screen. now double click on i/p field. now open a pop up screen named screen
painter: attributes. 3 tabs are present in bottom of this pop up screen. if i select program tab, then a field named input is presnt and it has dropdown where one
option is RECOMMENDED. what is it? in which case, its used?????
please reply....
regards
Sabyasachi Karforma
2012 Sep 05 12:09 PM
Hi,
As per sap documentation
It is your answer...
Regards
Gourav.
2012 Sep 05 12:09 PM
Hi,
As per sap documentation
It is your answer...
Regards
Gourav.
2012 Sep 05 1:00 PM
i need a concrete answer. if we use a i/p field as recommended then what will happen?
2012 Sep 05 1:29 PM
Hi Sabyasachi,
"Recommended" will make the field display on-screen just like a "Required" field, however the system will not force the user to enter input as it would with an actual "Required" field.
The best way to understand what "Recommended" does is to try it out and see.
Cheers,
Amy
2012 Sep 05 1:58 PM
Hiii,
1) When you make any i/o field as RECOMMENDED than system will not stop you forcefully for entering value in that field but when you make it REQUIRED system will stop you forcefully for entering value .
2) such as you have 2 field one is REQUIRED and one is RECOMMENDED than for filling value inside fields, system will give priority to REQUIRED field than RECOMMENDED field .
same without filling value in RECOMMENDED field you can save your data also
For better understanding try it .
2012 Sep 05 1:35 PM
Hi,
Try this example as per amy said rightly
http://help.sap.com/saphelp_470/helpdata/en/9f/dbabe435c111d1829f0000e829fbfe/content.htm
Gourav.
2012 Sep 05 6:05 PM
Hi,
Recommended means your program is recommended user to input value in that field for future reference or whatever reason.
for e.g..
you are creating program of delivery creation and you have put one Input filed(Remark field) has recommended field then your program recommend user to input remark against that delivery ..for e.g remark for future reference or some other purpose(e.g in remark user may write purchase order number that against this order number delivery is created)...
if user will not enter remark than there is no other impact in program or program will not stop you.
second reason.
when you are using tabstrip control in module pool program and your screen filed are required then without entering value in that field program will not allow you to switch the screen.so in that case of for user friendly system some programmer mark field as recommended,it allows user to switch the screen without entering value.
recommended and required both show the same sign in field...check both will display the right sign in field..
if useful give me reward point.
Warm Regards!!
Jenish Tailor!!
2012 Sep 05 9:30 PM
thanks every body. you all are correct. i can learn a lot things from every one... thanks.
regards
Sabyasachi