cancel
Showing results for 
Search instead for 
Did you mean: 

F4 help problem

former_member186020
Participant
0 Kudos

Hi friends,

Please Help..!!!

I get this error whenever i try clicking on the f4 help of the input field. I have used

CALL METHOD wd_this->m_handler->add_selection_field

EXPORTING

i_id = 'PLAN_ID'

i_description = 'Plan'

it_result = lt_range_table

i_value_help_structure = 'ZRM_S_FLT_ACTION_LOG'

i_value_help_structure_field = 'PLAN_ID'

i_no_intervals = abap_true.

The error message is:-

The following error text was processed in the system IFD : SQL error in the database when accessing a table.

The error occurred on the application server pwdf4576_IFD_01 and in the work process 1 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Function: F4_GET_RESULT of program SAPLSDH3

Form: GET_VALUES_SH of program SAPLSDSD

Function: DD_SHLP_GET_HELPVALUES of program SAPLSDSD

Form: F4PROZ_STEP_SELECT of program SAPLSDSD

Method: PROCESS of program CL_WDR_ELEMENTARY_SEARCH_HELP=CP

Method: SET_SEARCH_HELP of program /1BCWDY/5BM80VSL3X3M5TNYOWAF==CP

Method: IWCI_IF_WDR_F4_SEARCH_HELP~SET_SEARCH_HELP of program /1BCWDY/5BM80VSL3X3M5TNYOWAF==CP

Method: DISPLAY of program CL_WDR_VALUE_HELP_HANDLER=====CP

Method: IF_WDR_SHLP_DISPLAY_MANAGER~DISPLAY_ELEMENTARY_SEARCH_HELP of program CL_WDR_VALUE_HELP_HANDLER=====CP

Method: DISPLAY of program CL_WDR_ELEMENTARY_SEARCH_HELP=CP

Regards,

Vishesh.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186020
Participant
0 Kudos

Hi sumit,

Ya i checked the st22 it is giving the dump in some SAP standard methods (F4 get help) ...

some open SQL query (open cursor).

Regards,

Vishesh.

Former Member
0 Kudos

Hi Vishesh,

This seems to be the issue with the search help program.

Moreover, have you checked the 'Source Code Extract' part of the trace in transaction St22.

Please check and share that information with us.

Regards,

Sumit