Application Development and Automation 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: 
Read only

Adding Column in RFUMSV00 Report

kunwar_rajnish
Associate
Associate
0 Likes
2,475

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

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
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,420

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

Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
1,420

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

Read only

gurunathkumar_dadamu
Active Contributor
0 Likes
1,420

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