RUNTIME ERROR MESSAGE_TYPE_X
(2012-12-25 20:32:11)
标签:
message_type_x杂谈 |
分类: ABAP-Basic |
问题:在跑Report Painter做的报表时,遭遇dump,MESSAGE_TYPE_X
关键字F98_AMOUNT_ADJUST_DECIMAL_SIGN
解决:参照NOTE 205528
SAP Note 205528
Summary
Symptom
The report output terminates with the runtime error MESSAGE_TYPE_X.
- The system issues error message GR 235 with F98_S_ACELL_WRITE_TO_STRING_LF, ILLEGAL_SIGN_FORMAT.
- The termination occurs in the form routine F98_AMOUNT_ADJUST_DECIMAL_SIGN in the include FGRWEF93_F98_AMOUNT_ADJUST_DEC of the main program SAPFGRWE. The error message issued is GR 235 with F98_AMOUNT_ADJUST_DECIMAL_SIGN, ILLEGAL_DECIMAL_SIGN.
Other terms
Standard layout
----- SUPPORTGUIDE 20010207191452 -----
REPORTWRITER, SGRW_MESSAGE
SGRW_OM SGRW_PS SGRW_PC SGRW_SL SGRW_PCA SGRW_EC SGRW_LIS
SGRW_STDLAYOUT SGRW_LAYOUT
Reason and Prerequisites
The problem is caused by an inconsistency in the
language-dependent part of some delivered standard layouts. The
languages "Japanese" and "Czech" are particularly affected.
These entries were probably already delivered
incorrectly.
Solution
For Release 4.6C and lower, execute the attached correction
report Z_CORR_T801W_T800.
For Release 4.70 and higher, execute the delivered correction
report RGRRCORR_T801W.
Execute the correction report as follows:
- Start the correction report in the test run (TEST RUN = [X]) to identify which entries are incorrect in the table T801W (standard layouts) and T800 (report layout).
- For the parameters for the decimal places (DECIE), +/- sign (SIGNE) and date format (DATEE), choose suitable settings that you want the incorrect entries to be overwritten with.
- Then execute the correction report without the test run indicator (TESTRUN = [ ]) to correct the data in the database.
- If you now execute the correction report again in the test run, the system should no longer display any incorrect entries.
Note that you must execute the correction report in each client
affected.
You must then regenerate all report groups as described in Note
78109.
Release Status: |
Released for Customer |
Released on: |
28.07.2009 |
Master Language: |
German |
Priority: |
Recommendations/additional info |
Category: |
External error |
Primary Component: |
FI-SL-IS-A Report Writer / Report Painter |
|
|
|