Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Dump in S_AC0_52000888

Former Member
0 Kudos

Hi All,

I am getting dump in S_AC0_52000888, it is after i copied the report types from 000 client to my client in SPRO- IMG-Financila account-information system- drill down report (GL Account)- Report - Import report from client 000.

Then selecting Reporting for table FAGLFLEXT

I am getting dump here at this point as var_tab is empty, due to this report type copy.

Program............. "SAPLKES1"

| Screen.............. "SAPLSRT2 0100"

*.................................. VAR_TAB lesen

| 100| READ TABLE p_var_tab WITH KEY vartyp = '5'

| 101| fskz = p_fskz

| 102| fnam = p_fnam

| 103| vnam = p_vnam BINARY SEARCH.

| 104| IF sy-subrc GT 0.

|>>>>>| MESSAGE x299(kh) WITH 'VAR_HIENM_1'.

| 106| ENDIF.

| 107|*.................................. Welche Einträge sind zu bearbeiten

Please suggest me how to remove this dump.

2 REPLIES 2

Former Member
0 Kudos

Hi,

What do you mean by copying a report type?

Thanks.

Benedict

aromalr
Active Participant
0 Kudos

Dear Dharmendra,  How did you solved this issue. I am having the same problem.  Regards Aromal R