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

regarding module pool screen attributes

Former Member
0 Likes
2,473

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

1 ACCEPTED SOLUTION
Read only

gouravkumar64
Active Contributor
0 Likes
1,766

Hi,

As per sap documentation

It is your answer...

Regards

Gourav.

7 REPLIES 7
Read only

gouravkumar64
Active Contributor
0 Likes
1,767

Hi,

As per sap documentation

It is your answer...

Regards

Gourav.

Read only

0 Likes
1,766

i need a concrete answer. if we use a i/p field as recommended then what will happen?

Read only

0 Likes
1,766

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

Read only

0 Likes
1,766

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 .

Read only

gouravkumar64
Active Contributor
0 Likes
1,766
Read only

Former Member
0 Likes
1,766

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

Read only

0 Likes
1,766

thanks every body. you all are correct. i can learn a lot things from every one... thanks.

regards

Sabyasachi