9.1.11

SAP Note 17593 - Runtime error CONVERT_NO_NUMBER in SAPFGSB0

Symptom:
    1. ABAP/4 runtime error CONVERT_NO_NUMBER occurs in program SAPFGSB0, in FORM routine E90_REPLACE_GLOBAL.
    "&3AAAF1 " cannot be interpreted as a number.
    According to the short dump, field TVAR-FROM had a value starting with "&3" at the date of termination.
    Other possible errors:
    • Field TVAR-TO instead of TVAR-FROM
    • Contents start with '3'
    2. When the evaluation is generated or executed, the system displays message:
    Syntax error in program JggggmmS (gggg = report group, mm = client)
    Format of "'" is incorrect (message number ED500)
    In the source code, a syntax error in the DATA segment is reported. The criticized line contains 'ÿÿÿÿÿÿÿÿÿÿ' or '#########'.
Cause and prerequisites

Incorrect entries exit in table T802G (generated by a program error).

Solution
Run ABAP/4 program RMCS802G in any client (the entries will be repaired in all clients).

No comments:

Post a Comment