cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Errors DYNPRO_ITAB_ERROR

Former Member
0 Kudos

I receive this shortdump when I try to logon after a heterogenious system copy from windows mssql to linux maxdb.

Initially when i am trying to login using gui i am getting this error

Here is some more details from my shortdump

Runtime Errors DYNPRO_ITAB_ERROR

Date and Time 26.04.2011 08:18:21

Short text

Error in internal table in screen

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 "SAPMSYST" has terminated.

The following error occurred (short text of cause of error):

"FX099: Wrong fieldtype for CURSOR. Has to be binary/hex type."

The following elements are affected:

Screen name.............. "SAPMSYST"

Screen number............ 0020

This error is connected to the processing of an internal table with the

field or variable "TC_IUSRACL-CURRENT_LINE", and was triggered within in the program.

Trigger Location of Runtime Error

Program SAPMSYST

Include SAPMSYST

Row 1,073

Module type (MODULE PBO)

Module Name D020_LOGON_WITH_SNC

Please can any one help me in solving this issue

thanks in advance

Vardhan!

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

answered

Former Member
0 Kudos

not solver my issue

Former Member
0 Kudos

Hi All

My issue had been resolved

I have upgraded my kerenel to

n,n-1 bot of them started working

Thanks!

Vardhan.

sivakumar_kilari3
Active Contributor
0 Kudos

Hi Vardhan,

Read this sap note:

Note 1287210 - System copy and DYNPRO_ITAB_ERROR

[https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=1287210]

Thanks

Siva

Former Member
0 Kudos

Hi Siva,

Thanks for the reply,

What would be the case if source system patch level is less than the target system patch level.

i.e target system patch is more than the source system.