We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

[sap-dev] SE49 SAPMSEUZ

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Posted by hermeste (Student)
on Sep 28 at 1:37 PM
Hi All,

Created t-code for SAPMSEUZ program It works for many cases except when it reads code using more than 72 char in the lines.

It creates Runtime Error:

READ_REPORT_LINE_TOO_LONG
Exception CX_SY_READ_SRC_LINE_TOO_LONG

in INCLUDE LSEA1F02 at this code section:

DATA: BEGIN OF SOURCE_TAB OCCURS 0,
LINE(72),
END OF SOURCE_TAB,
READ REPORT PROGRAM INTO SOURCE_TAB.
IF SY-SUBRC NE 0.
RCODE = CON_NOT_FOUND.
EXIT.
ENDIF.

Has anybody seen this problem and found a fix for it?

Thanks for your help guys.

__.____._
Copyright © 2010 Toolbox.com and message author.

Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
In the Spotlight
Toolbox.com for iPhone: Ask Questions & Get Answers Anywhere. Use the New iPhone App
_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language