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

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

Former Member
0 Likes
469

Hi Experts

When i am running pfcg transaction i am getting a dump error.

Runtime Errors DYNPRO_ITAB_ERROR

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.

What can you do?

Note which actions and input led to the error. For further help in handling the problem, contact your SAP administrator

You can use the ABAP dump analysis transaction ST22 to view and manage termination messages, in particular for long term reference.

Error analysis

The program "SAPLSUPRN" 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.............. "SAPLSUPRN"

Screen number............ 0100

This error is connected to the processing of an internal table with the field or variable "ORG_TC-CURRENT_LINE", and was triggered within in the program.

Thanks & Regards

Venkat

1 REPLY 1
Read only

Former Member
0 Likes
343

Hi all

My problem got solved. I have applied my kernel from 159 to 175

Thanks & Regards

Venkat