Re: [sap-log-sd] VL02n DYNPRO_MSG_IN_HELP Dump

Reply from meeyanna24 on Dec 20 at 10:11 AM
Please delete the PGI quantity and try for deletion in VLO2N.


S M SUNDARAM

---------------Original Message---------------
From: bmadran
Sent: Tuesday, December 20, 2011 4:01 AM
Subject: VL02n DYNPRO_MSG_IN_HELP Dump

Hi experts,

When we try to delete a delivery via vl02n it gives an ABAP dumb (pasted below). But vl02 functions well. Moreover we can delete the delivery via (vl02n or vl02) if we log on using language EN instead of TR.
So; How can we fix the system to use vl02n properly in language TR?
ABAP Dump:

Runtime Errors DYNPRO_MSG_IN_HELP
Date and Time 20.12.2011 10:38:26

ShrtText
Screen: Illegal message

What happened?
The current screen processing was terminated, since a situation
occurred from which it could not continue processing.
This is probably due to an error in the current screen of the ABAP
program.

Error analysis
During "Exit Command" processing, the program tried to send a " " message.
This is not allowed at this point in processing.
The program had to be terminated.
Screen name.............. "SAPMV50A"
Screen number............ 1000


Trigger Location of Runtime Error
Program SAPLV00F
Include LV00FF0D
Row 270
Module type (FORM)
Module Name DIALOGTEXT_BILDEN
Source Code Extract
Line SourceCde
240 WERT = '0'.
241 ELSE.
242 WERT_C = WERT.
243 WHILE WERT_C+0(1) = '0'.
244 SHIFT WERT_C.
245 ENDWHILE.
246 WERT = WERT_C.
247 ENDIF.
248 ENDIF.
249
250 *-Stringlängen bestimmen

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2011 Toolbox.com and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
meeyanna24  
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements

_.____.__