SAP Knowledge Base Article - Preview

3453040 - Cannot Implement SAP Note 2790205 due to Missing Component DTP_LOG_DEL.

Symptom

The implementation of the SAP note 2790205 failed with the following error and dump:

Function Module RSS2_CHECK_DM_FOR_VALID_SID
No component exists with the name "DTP_LOG_DEL"
The data object "L_T_DMO" does not have a component called "DTP_LOG_DEL".
The data object "L_T_DMI_OLD" does not have a component called "DTP_LOG_DEL".
The data object "L_T_DMO_OLD" does not have a component called "DTP_LOG_DEL".

=====================================

Runtime Errors         SYNTAX_ERROR

Short text
    Syntax error in program "SAPLRSS2".

Error analysis
    The following syntax error was found in the program SAPLRSS2 :
    "The data object "L_T_DMI" does not have a component called "DTP_LOG_DE"
    "L"."
    " "
    " "

Information on where terminated
    Termination occurred in the ABAP program "SAPLRSSM" - in
     "RSSM_CHECK_ICUBE_LOAD_RUNNING".
    The main program was "RSPROCESS ".

    In the source code you have the termination point in line 105
    of the (Include) program "LRSSMU42".
    The program "SAPLRSSM" was started as a background job.
    Job Name....... "BI_PROCESS_DROPINDEX"
    Job Initiator.. "C_JMDEGUZMAN"
    Job Number..... 22154201

Source code extract:

  100       endif.
  101     endif.
  102   endif.
  103
  104   data: l_timeout_int type rstimestmp.
>>>>>   call function 'RSSM_TIMEOUT_DEFAULT'
  106     importing
  107       e_timeout = l_timeout_int.
  108   l_value = l_timeout_int.
  109 *  call function 'RSCC_RSADM_ACC'


Read more...

Environment

  • SAP BW all versions
  • SAP BW/4HANA all versions

Product

SAP NetWeaver 7.1

Keywords

DTP , SYNTAX_ERROR , DTP_LOG_DEL , RSSM_TIMEOUT_DEFAULT , RSMDATASTATE_DMI , SAPLRSS2. , KBA , BW-WHM-DST , Data Staging , 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.