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

Problems with a matchcode

Former Member
0 Likes
1,628

Hi everybody,

I have a problem with a matchdode in a dynpro. The dynpro has five fields, when the first matchcode is open, it shows you the five fields and when you press, all the fields are fill except the last one. The fields that are completed appear in blue background but the one with it is not fill doesn't appear in blue. To change it I went to the help search and I set up all the fields with the same import and export parameters but still it doesn't work.

Does anybody how to solve it??

Thanks in advance.

6 REPLIES 6
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
1,102

Hi,

All the fields that are marked in BLUE means they are EXPORT paramters of the search help. so if the field for which the value is not getting transported and if it is not coming in BLUE then goto search help and for that field check the checkbox for export.

Also make sure that the strucutre which you are using to create the screen fields also has this search help assignment, there you need map your strucutre fields to search help export paramters this you can do in SE11 for the strucutre field by clicking the search help icon.

Regards,

Sesh

Read only

Former Member
0 Likes
1,102

Hi,

I have checked that and I have still the same problem. It is that all the fields have the same parameters in the help search, but it doesn't fill that field. And all the fields come from the same table and all of them are key fields.

Any other idea??

Thanks very much for your time

Read only

0 Likes
1,102

Hi,

Did also check if there is TABLE LEVEL search help assignment, if there is table level assignment there make sure that you have adjusted the paramter mapping with the table fields, the problem might be that you have changed the search help to export one more parameter but you have not upated the TABLE LEVEL search help paramter mapping in this case also the value will not get transferred unless you map your search help export parameter to a field of the table.

Also make sure that both fields( Search help parameter and table field) have same Data element.

Regards,

Sesh

/

Read only

Former Member
1,102

Hi Sesh and thank you very much for your time,

I am sure that the problem I have is the one you say, but I am not very experienced and I don't know how to update the table level search help. I added a new field but i didn't update the table field I just wrote it and check the import and export. Could you explain me how to do it??

Thanks

Read only

0 Likes
1,102

Hi,

You need to got SE11,

Then open your table,

then you need to place the cursor on the field for which you need search help

then click on the "srch help" button, then if there is any search help assignment

it will showup there then you need to make the parameter assignment there.

You can find this srch help button as follows

If it is a table

in SE11 Under the tab fields.

if it is a strucutre then in SE 11 when you open the strucutre see the tab

"Entry help/ check".

You can check how the field is getting values in the TAB "Entry help/Check".

Regards,

Sesh

Read only

Former Member
0 Likes
1,102

Hi, I have proved everything but I still have the same problem. Maybe it is because of the type of the field. Its domain is ps_pspnr, and come from the table PROJ. I don't know if it is that the cause.

Any idea of how to solve it??

Thanks very much