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: 

Adding Column in RFUMSV00 Report

kunwar_rajnish
Employee
Employee
0 Kudos

Hi,

In a requirement, I need to add GL a/c text  ' which will be collect from SKAT table'  column in the output alv tables of the report RFUMSV00.

can anyone sugest how to acheive the same?

Thanks and Regards,

Rajnish

3 REPLIES 3

nabheetscn
Active Contributor
0 Kudos

You can use BADI FI_TAX_BADI_016 method END_OF_SELECTION. Here you can add logic for description. But you will need to append the field of description in the structure RFUMS_TAX_GT_ALV is used for output display

gurunathkumar_dadamu
Active Contributor
0 Kudos

Hi Rajinish Kumar,

Use the Badi :  FI_TAX_BADI_014.Please find the following link how to add in stepwise with screenshots.

http://scn.sap.com/docs/DOC-47307

Let me know if any issues.

Thanks Regards,

Gurunath Kumar D

gurunathkumar_dadamu
Active Contributor
0 Kudos

Hi Rajinish Kumar,

Use the Badi :  FI_TAX_BADI_014.Please find the following link how to add in stepwise with screenshots.

http://scn.sap.com/docs/DOC-47307

Let me know if any issues.

Thanks Regards,

Gurunath Kumar D