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

Adding Custom search help on XK01

arpita_churi3
Active Participant
0 Likes
1,793

Hi Everyone,

Requirement is to create in XK01 :

  add Custom elementary search help for vendor Search by company code - Blocked / deleted .

Input Fields :

Vendor  , Company Code , Company Code post block and Company Code deletion flag

O/p  should have:

Vendor , Vendor Name , Company Code , Company Code post block and Company Code deletion flag.


created a view :


with all the fields [MANDT,LIFNR,NAME1,BUKRS,SPERR,LOEVM]

Vendor , Vendor Name , Company Code , Company Code post block and Company Code deletion flag.


in elementary search help :


in parameter section passed all the fields , as shown below except : for Name1 : i unchecked IMP and EXP. i tried multiple ways but not working,


to not to show in Input Name1 field, but we require name1 field to display in Output only.


Kindly suggest me on this.


thanks

Arpita.

1 ACCEPTED SOLUTION
Read only

former_member186741
Active Contributor
0 Likes
1,541

I tried this, I didn't include BUKRS as I didn't have a view that included it but the principle is the same

I tried this, I didn't include BUKRS as I didn't have a view that included it but the principle is the same

3 REPLIES 3
Read only

former_member186741
Active Contributor
0 Likes
1,542

I tried this, I didn't include BUKRS as I didn't have a view that included it but the principle is the same

Read only

0 Likes
1,541

thank you Neil Woodruff.

it solved my issue.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,541

Just press F1 on Lpos/Spos field...

  • Lpos : (List) position of field on result screen dialog
  • Spos : (Select) position of field in selection screen dialog (keep it initial so user is not allowed to fill)

Regards,

Raymond