Runtime Errors MESSAGE_TYPE_X
Date and Time 12.05.2008 14:25:00
ShrtText
The current application triggered a termination with a short dump.
What happened?
The current application program detected a situation which really
should not occur. Therefore, a termination with a short dump was
triggered on purpose by the key word MESSAGE (type X).
Include CL_RSDMD_UPDATE_MASTER_DATA===CM00R
Row 580
Module type (METHOD)
Module Name CHECKDATA_PACKET
Error analysis
Short text of error message:
Record 49.102 (InfoCube) not in cross record table
Technical information about the message:
Message classe...... "RSM2"
Number.............. 703
Variable 1.......... "49.102"
Variable 2.......... " "
Variable 3.......... " "
Variable 4.......... " "
Variable 3.......... " "
Variable 4.......... " "
Trigger Location of Runtime Error
Program CL_RSDMD_UPDATE_MASTER_DATA===CP
Include CL_RSDMD_UPDATE_MASTER_DATA===CM00R
Row 580
Module type (METHOD)
Module Name CHECKDATA_PACKET
Source Code Extract
Line SourceCde
578 endif.
579 when 1.
>>>> message id sy-msgid type 'X' number sy-msgno
581 with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
582 exit.