cancel
Showing results for 
Search instead for 
Did you mean: 

Bex error- CL_RSR_RRKO_SELECTION and form COLLECT_CHAFIX_02

former_member182537
Active Participant
0 Kudos

Hi gurus,

I have been getting strange error after i enter selection parameter in query & execute -

ERROR message Abort system error in program-CL_RSR_RRKO_SELECTION and form COLLECT_CHAFIX_02

the query was changed related to some hierarchies/account changes related changes but it works fine in development box and gives an issue in pre prod system after transporting.

We did tried to regenerate report in RSRT but no luck...also retransported it again ..And when we try to run report in RSRT - after entering selection it open ABAP debugger screen.

Can you advice what can be issue as some other reports based on same multicube runs fine without any issues.

Hence please advice on this.

thanks

Nilesh

Accepted Solutions (1)

Accepted Solutions (1)

swati_gawade
Contributor
0 Kudos

Hi Nilesh,

Some basic steps you can follow are as below.

1. Use Generate Report option from RSRT tcode. This will either resolve the issue or give you a better description of the error.

2. Test all the included objects in RSRV. This will let you know if there is any issue with the inforproviders or the data.

3. Check if all the master data is fine.

4. Is the report giving problem only to your ID or your system? try checking on other systems and ask you collegues to try with their ID.

5. Check the patch level or any notes that are applied to your Dev system that are not available for your other system.

6. Retransport all the objects in the Query. (structures of the multiproviders and their respective Cubes) as this is pre prod system I guess you can drop data and reload from underlying DSO/data providers.

7. check if there were any warnings displayed when you transported the Query or any other object that is involved in the query.

8. Check if you have any customer exit code in your query. any code that needs to be executed before selection screen is displayed (as you say the error comes before displaying the selection screen). Check if CMOD code was moved to pre-prod.

Please let me know if any of this worked in your case.

Hope this helps.

-Swati.

former_member182537
Active Participant
0 Kudos

Thanks swati will check and have also raised to SAP

former_member182537
Active Participant
0 Kudos

It was SID issue for one of master data that was used in query. There was SID used across one hierarchy but it was misisng in master data

repaired via RSRV check.

swati_gawade
Contributor
0 Kudos

Hi Nilesh,

Please assign points if you feel appropriate.

Thanks,

Swati.

Answers (1)

Answers (1)

former_member182537
Active Participant
0 Kudos

pls help..

former_member182537
Active Participant
0 Kudos

guys- pls help if anyone knows

former_member182537
Active Participant
0 Kudos

hi gurus,

any idea on this