cancel
Showing results for 
Search instead for 
Did you mean: 

info package error

Former Member
0 Kudos

hi all,

when i try to schedule info package its giving me a shortdump..

wot could be the reason??how can i solve this isue??

Regards,

Rajendra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

What is the short dump message?

Former Member
0 Kudos

Runtime Errors MESSAGE_TYPE_X

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

371 select single * from rsseldone into l_s_rsseldone_del

372 rnr = l_s_roosprmsc-deltarnr.

373 if sy-subrc <> 0.

>>> message x000.

375 endif.

376 data: l_delta_sid type rssid.

377 call function 'RRSI_VAL_SID_SINGLE_CONVERT'

this is wot its showing...Is tis a source system error??

regards,

Rajendra

Former Member
0 Kudos

Hi Rajendra,

I think initialization from source system is not successfull from one of the clients. You can check in table rsseldone. or you can check from infopackage menu : scheduler --> initialization.

If possible, try to delete failed initialization and try. it works.

Hope it Helps

Srini

Former Member
0 Kudos

Hi Srinivas,

i m unable to even change the info package..if i click on it ter is tis shortdump...is something wrong with RFC connection??

Regards,

Rajendra

Former Member
0 Kudos

Hi Rajedra,

What is error you are getting. More details you can see from short dump overview(T Code : ST22).

Srini