Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8902

ABAP dump when trying to view loaded requests in attribute of infoobject.

$
0
0


Hi,

 

I am getting ABAP dump when i try to view loaded request in attribute of Info Object. The process (load from Datasource to attributes) is running since long in Process chain and it is still in yellow status. If i try to see its Process Monitor or Administrate Target it is giving ABAP dump.

 

Runtime Errors: MESSAGE_TYPE_X  

Program                                 SAPLRSS2
Include                                 LRSS2U12
Row                                     44
Module type                             (FUNCTION)
Module Name                             RSS2_DTP_REQ_MAP_TO_SELDONE

 

data: l_s_request like rsbkrequest.
select single * from rsbkrequest into l_s_request where
        requid = l_sid.
if sy-subrc <> 0.
  >>>> message x000(rsm).

 

Note: The system is upgraded to 7.3

 

Kindly help how can i resolve this?


Viewing all articles
Browse latest Browse all 8902

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>