‎2008 Nov 05 10:41 AM
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
‎2008 Nov 07 10:49 AM
Hi all
My problem got solved. I have applied my kernel from 159 to 175
Thanks & Regards
Venkat