cancel
Showing results for 
Search instead for 
Did you mean: 

FI-SL new field

Former Member
0 Kudos

Hallo Experts,

i just have a question again. We have one very important report (our monthly CO-Report).

The performance for the report is very bad. So we just want to change the modeling.

The performance today is needed in the front-end (80%). We use an structure in the query (many many selects on the tables).

So we just create a new key. For example key = 5 is one line in the report.

The Modeling is based on an Special- Ledger so we need to add one field (key) to this special ledger. The field is empty at first. Just in the moment BW is going to load the CO-data's it will be filled via a program (cmod, structure).

So the field is there, the program is written but we are not able to get the new field in the DataSource (ist ist not possible with rso2) So what can we do.

Thanks a lot

Santra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I am now having the same problem that the field in total table is not populating in the datasource. Will appreciate if you can tell us how u solve this problem. 😃

Former Member
0 Kudos

Hi Nisa,

I would suggest to post a new thread for your queries.

Thx,

Soumya

Former Member
0 Kudos

If there is program for the added field in cmod user exit.

check the below steps.

1. go to rsa6.

2. go in change mode- datasource

3. uncheck the hide and field column.

4. save it

5. write abap code in user exit.

6. check it using rsa3 with debug mode.

7. you can see the value of the field.

hope it helps.

mahantesh

Former Member
0 Kudos

Hallo mahantesh,

thanks for the fast answer. We just did this. The field is not in the datasource (same result with rsa3 and res6). We wrote abap code in the user exit. So what can we do else?

Thanks Santra

Message was edited by: Santra Dorst

We solved it (TA: SBIW, FI-SL step by step it is just different because it is a FISL datasource

Former Member
0 Kudos

Hi Santra,

Can you please share with us as to how you have solved this scenario ?

Thanks,

Rash.