SAP for Public Sector Discussions
Foster conversations about citizen engagement, resource optimization, and service delivery improvements in the public sector using SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Former budgeting

Former Member
0 Kudos
240

Hello experts

I am at a site using Former Budgeting, without budget structure.

Can anyone tell me the tables that can show the actual budget address of assigned budget?

This is the data in report FMRP_RFFMAV01X (subordinate account assignment not ticked).

Thanks very much!

1 ACCEPTED SOLUTION
Read only

iklovski
Active Contributor
0 Kudos
173

Hi,

For Former budget, the relevant tables would be BPJ*. Here is also a general tip to check the tables behind the report. Start a separate session with transaction ST05 and 'Activate' the trace their. The, in another session, run your report. Go back to 'ST05' session, stop the trace and display it: you will see all the queries SAP was calling during report processing.


Regards,


Eli

View solution in original post

2 REPLIES 2
Read only

iklovski
Active Contributor
0 Kudos
174

Hi,

For Former budget, the relevant tables would be BPJ*. Here is also a general tip to check the tables behind the report. Start a separate session with transaction ST05 and 'Activate' the trace their. The, in another session, run your report. Go back to 'ST05' session, stop the trace and display it: you will see all the queries SAP was calling during report processing.


Regards,


Eli

Read only

Former Member
0 Kudos
173

ST05 was a great tip - thanks!