Hello experts,
(we have bw in netweaver 7.4 sr2.... support pack level is 008...)
While i am creating customized info-cube and info package i am getting below error.
Note:(program terminated, short dump is being formated)
Error: CX_RSR_X_MESSAGE,
Category: ABAP Programming error,
Runtime errors: uncaught_exception,
ABAP program: SAPLRRMS,
Application component: BW_BEX_OT.
Error Analysis:
An exception has occurred which is explained in more detail below, the exception, which is assigned to class 'cx_rsr_x_message' was not caught and therefore caused a runtime error. the reason for the exception is: no text available for this exception.
Missing Handling of Application Exception:
program : SAPLRSD_GUI_IOBJ_MAINT.
Trigger location of Exception:
program: SAPLRRMS
Include: LRRMSU13
row: 87 ========================>(RAISE EXCEPTION TYPE cx_rsr_x_message)
Module Type: function
Module Name: RRMS_X_MESSAGE.
please provide solution.
thanks, regards
Gokul.