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

SAP Query: Hide or remove currency Column

Former Member
0 Likes
921

Dear Experts,

I m Displaying Reports using RBKP and Rseg Tables.

All data are coming Correct manner.

But the problem is that where ever i select the amount for display currency column automatic added in side of amount,

But i dont have requirement of currency column.

Plz. tell me how can i avoid these column

Plz.

Dear Experts,

I m Displaying Reports using RBKP and Rseg Tables.

All data are coming Correct manner.

But the problem is that where ever i select the amount for display currency column automatic added in side of amount,

But i dont have requirement of currency column.

Plz. tell me how can i avoid these column

Plz.

2 REPLIES 2
Read only

Former Member
0 Likes
574

You can hide the column by creating a new layout or hide it in the program generated by the Query.

Edited by: Aravind. R on Jul 14, 2009 10:08 AM

Read only

Former Member
0 Likes
574

If you are displaying the report using ALV, you can create the fieldcatalog manually, so that only the required fields are displayed.

You can find more information about preparing fieldcatalog on the following link

https://wiki.sdn.sap.com/wiki/display/ABAP/ALVTUTOTIALFORBEGINERSWITH+EXAMPLES