SAP Knowledge Base Article - Preview

3131940 - MESSAGE_TYPE_X dump during overlapping request deletion

Symptom

The Overlapping Request Deletion fails with the following dump:

    "MESSAGE_TYPE_X"
    "SAPLRSS1" bzw. LRSS1U14
    "RSSM_SDL_CHECK_SELECTIONS"

  624       call function 'RSS2_DTP_REQ_MAP_TO_SELDONE'
  625         exporting
  626           i_rnr              = l_t_rsiccont-rnr
  627 *         i_deep_sel         = 'X'
  628           i_release_dtp_inst = i_release_dtp_inst
  629         importing
  630           e_s_seldone        = l_s_seldone
  631           e_s_dtp            = l_s_dtp1
  632 *         e_th_selections    = l_th_selections
  633         exceptions
  634           others             = 1.
  635       if sy-subrc <> 0.
>>>>>         message x000.
  637       endif.

 

The variable l_t_rsiccont-rnr contains the Request ID, which has a problem. The format is like: DTPR__<TSN>.


Read more...

Environment

  • SAP Netweaver 7.50

Product

SAP NetWeaver 7.5

Keywords

KBA , BW-WHM-DST-DTP , Data Transfer Process , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.