In this section you will find some Tricks in ALV, Classical Report, Smartforms…
- Move Cursor to next Row by Pressing Enter in OO ALV
Describes how to move the cursor to next row on Enter (like Excel) in the ALV created by class CL_GUI_ALV_GRID. - Moving Cursor to Next row by pressing Enter in Classcial ALV
Describes how to move the cursor to next row on Enter (like Excel) in the ALV created by REUSE_ALV_GRID_DISPLAY. - Classical ALV: Change Subtotal
Eloborates how to change the subtotal values in the output generated by the FM REUSE_ALV_GRID_DISPLAY. - OO ALV: Disable DELETE key on keyboard in ALV grid
Describes a way to disable the DELETE key on the keyboard in the Editable OO ALV generated using the CL_GUI_ALV_GRID to prevent users to delete any record from the ALV. - ALV: Disable DELETE key on keyboard in Classical ALV grid
Eloborates a way to disable the DELETE key on the keyboard in the editable Classical ALV grid generated by using the FM REUSE_ALV_GRID_DISPLAY.
- Remove Header on Last Page in Classical Report
Shows how to remove the Header Generated by the TOP-OF-PAGE in the classical report. - Radiobutton Values using CASE
Code snippet to show how to access radiobutton values using CASE statement. To make performance efficient program, we can consider this option. - MM02 BDC: Select Specific Material Master View
Shows how to remove the Header Generated by the TOP-OF-PAGE in the classical report.
- Dynamic Background Colors in Smartforms
Eloborates how to create dynamic background colors in Smartforms. - Smartforms: Breakpoints
Shows how to put a breakpoint in Smartforms in more efficient way.
- SAPConnect: Email with Formatting
Describes a way to send Rich Formatted Email from SAP (SAPConnet) using HTML. - Preserve Downloaded data formatting in Excel
Eloborates how to prevent the data formatting when we download the data from SAP and open it in Excel.
Hi,
I want to learn interfaces in ABAP objects …Pls post some documents
Great resource.. I just start learning ABAP.. This site is very useful.
How to create a table if 2 fields are write/read access and 2 fields are only read access , it is possible in ddic? possible then explain that
Hi Goutham,
I doubt that it would be possible.
If you are talking about read only fields in the table maintenance than, you can control it using the events and screen settings.
Regards,
Naimesh Patel
Class 'A' is friend of Class 'B' then class 'B' access the private components of class 'A.
Class 'B' is friend of class 'C',then class 'C' access the private components of class 'B'.
my question is class 'C' can access the private components of class 'A'.
yes then explain that?
Thanks & Regards
Goutham
Goutham,
Yes, you can components of A via C. Since B can access fully A, you can create a method in B to call method of A. The same way, you can create a method in C to call the method of B which in turn calls the method of C.
I'll try to post a solution with code for better understanding.
Regards,
Naimesh Patel
Why static methods can't be redefined in ooabap
Why static methods can't be redefined in ooabap
Wonderful line up. We’ll be linking to this excellent post on our web site. Sustain the great composing.