Application Development 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: 

Runtime Errors DYNPRO_MSG_IN_HELP in sap zprogram

Former Member
0 Kudos

Hi guys,

I'm working a executable program for SF and i want apply seach help on field mseg-mblnr .

so i am using CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'.

we run program, then comming selection screen with seach help. but when execute program then generate error.

Runtime Errors DYNPRO_MSG_IN_HELP

Short text

Screen: Illegal message

What happened?

The current screen processing action was terminated since a situation

occurred where the application could not continue.

This is probably due to an error in the ABAP program or in the current

screen.

Error analysis

The program attempted to issue a " " message during "F4" processing.

This is an illegal operation.

The program was terminated.

Screen name.............. "ZMM_MAT_TAG"

Screen number............ 1000

how to solve this authorization for the F4 information problem ...............

guide me with solution..................

4 REPLIES 4

Former Member
0 Kudos

Hi ,

refer the link.

Regards,

Dhina..

0 Kudos

Hi,

when we are run program, then comming selection screen with seach help and after i can press F4 key on field sign LOW then pop up all material Document list and But when i can press F4 key on field sign HIGH then generate print window in which i give output type........like LP01

and if i can cancle this print window then generate error

Runtime Errors DYNPRO_MSG_IN_HELP

guide me...........

0 Kudos

Hi,

Did you read the document of function module 'F4IF_INT_TABLE_VALUE_REQUEST' ?. If not, Read it. It will help you to resolve you problem.

Kind Rgds

Ravi Lanjewar

Former Member
0 Kudos

a