-
How to create an ALV Report using multiple user defined tables?
Hi Team, How to create an ALV Report using multiple user defined tables? How to get the output with of the particular fields asked? Regards, Joshua M
-
How can I change the title in the titlebar of a selection screen that does not use "Call Screen"? I know the PBO from a "Call Screen" has the "set titlebar" statement to set the title, but how do I change the title if I only use "selection-screen"?
Last updated: -
How do I run my report on excel worksheet?
I have a alv report and i need to run on my excel sheet ,How do I go about?
Last updated: -
Hotpots within ALV Grid (how to remove ‘underline’)
I can't find a solution to this... when I define data within an ALV grid as a hotspot trigger all the text is underlined. How can I change it so that it's displayed without the underlining? Thanks in advance! Sean
Last updated: -
Validating duplicate entries through ALV Grid
I'm trying to validate the output in ALV format. I need to validate if the same primary key exist while user is creating a new record in the ALV output. If the same record is entered many time ( with the same primary key), it should pop up some error and i'm calling call method...
-
Using Decimals_o in ALV Tree Fieldcat
I'm trying to get the decimals_o parameter in the fieldcat to work with no results. I'm using cl_gui_alv_tree_simple as my class and have set the decimals_o field to 2. The fieldcat I'm using is lvc_t_fcat. No matter what I set this value to, it ignores it. Any ideas?
Last updated: -
Refreshing contents of ALV grid
I'm displaying an ALV grid in a container on screen 100 which navigates to screen 200 for results or further processing which is also an ALV grid. When returning to screen 100 from screen 200, the ALV grid (in 100) on the container is not refreshed and still displays the contents from previous...
Last updated: -
ALV report getting wrapped around in background
I created large ALV report in SAP 4.0, which works ok if processed in foreground. However, in background processing, spool output wraps around after 255th character. How to solve this problem to get report without wrap around...
-
When I print an ALV report, the headings get truncated to the length of the referenced fields from the dictionary, I do I prevent this so the printed report looks like the screen report?
Last updated: -
Two line column heading in ALV Reports
Hi Experts, My requirement is that I have to create an ALV report with columns having two lines of headings. Like a main heading called Consultants under which 5 to 10 columns of departments and then Contractors underwhich there would be 5 to 10 departments. Right now my report has the depts of...
-
Automate download from ALV grid to excel using VBA
I have recently started extracting data into Access using RFC_READ_TABLE. I now need to know how to get results from a standard report via an ALV grid into excel / access. I am using VBA. Thanks
Last updated: