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

selection-screen

Former Member
0 Likes
414

Hi all,,

I have a HR program in a BACKground job with a variant. There are so many fields for selection .

But those fields are not appearing when we execute the program. ie the selection screen dont have all the fields which i find it in the background job variant...

what i need to do?/

pls help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
398

HI,

I think they have created those fields with NO-DISPALY option. If you specify this addition, no screen elements are created on the selection screen for the selection criterion. In an executable program, a selection criterion of this type is used exclusively as part of the interface defined by the selection screen. It can be supplied with a value by the calling program when it is called with SUBMIT.

Rewards points if helpful.

Regards,

Srinivas Ch

3 REPLIES 3
Read only

Former Member
0 Likes
399

HI,

I think they have created those fields with NO-DISPALY option. If you specify this addition, no screen elements are created on the selection screen for the selection criterion. In an executable program, a selection criterion of this type is used exclusively as part of the interface defined by the selection screen. It can be supplied with a value by the calling program when it is called with SUBMIT.

Rewards points if helpful.

Regards,

Srinivas Ch

Read only

Former Member
0 Likes
398

Hi Naveen

Can you please check the varaint attributes. There might be few fields which are not allowed for display.

Cheers

~ Ranganath

Read only

Former Member
0 Likes
398

HI ,

Please check the variant Attributes.The Selection Field must have Hided.

Regards,

Savitha