cancel
Showing results for 
Search instead for 
Did you mean: 

Got ABAP dump

Former Member
0 Kudos

Hi All

Whenever I am trying to schedule the infopackage I am getting the following error. My data target is ODS. Please do the needful.

Runtime Errors MESSAGE_TYPE_X

Date and Time 23.04.2008 15:18:58

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).

Error analysis

Short text of error message:

      • Data request to the OLTP ***

Technical information about the message:

Message classe...... "RSM"

Number.............. 000

Variable 1.......... " "

Variable 2.......... " "

Variable 3.......... " "

Variable 4.......... " "

Variable 3.......... " "

Variable 4.......... " "

Trigger Location of Runtime Error

Program SAPLRSSM

Include LRSSMU36

Row 420

Module type (FUNCTION)

Module Name RSSM_OLTPSOURCE_SELECTIONS

please do the needful...

regards

deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hai,

The ABAP dump - MESSAGE_TYPE_X will occur due to different regions.

Check whether the previous infopackage is completed or not.

Also check the following SAP notes -

Note 879269 - P29:P5:SDL:Dump during init for time-dependent DataSources

Note 1008127 - P12:P20:SDL:Changing InfoP does not delete all global var.

Hope the following will help you -

Thanks and Regards,

Former Member
0 Kudos

Hi,

I think you use delta load. This dump occurs due to different time stamps. Try to delete initialization settings on Infopackage and then perform initial load. Try program RSSM_DELETE_INITSEL_OLTP.

Regards,

J.