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

Search help Tricky One

Former Member
0 Likes
474

Dear Friends,

Go To SE 11

i have a structure cobl_ex

i have assigned a check table m_premk

when i do this..

The Origin of the input Help is "Input help implemented with check table"

but

when i attach search help "prem" to the same field pernr...

the status changes to "Explicit search help attachment to field"

why does this change

i need check table "m_premk" and search help "prem" with origin of I/P help as "Input help implemented with check table"

ho do i achieve this?

You can see BFPF-BUKRS check table "T001" "Input help implemented with check table" Search Help "C_T001".

Please guide.

Regards,

Essam

1 REPLY 1
Read only

former_member226999
Contributor
0 Likes
395

You have to do it this way

1) Create a custom search help Z_M_PREMK with reference to view M_PREMK with required fileds.

2) Then go and change the SAP search help PREM to include your Z_M_PREMK in it.

3) Attach your PREM search help to the COBL_EX table, now it should give you both the options of PREM and also Z_M_PREMK.

I suppose you are changing SAP standard object COBL_EX structure.

Hope this helps.

Fra

reward and inspire