Hi MastersI knew the Abap language as a non-case sensitive language. I created my programs with Z with this in mind. Also, SpoilerIn programming languagesSome programming languages are case-sensitive for their identifiers (C, C++, Java, C#, Verilog,[...
Hi Master, I want to add a warning behind the FB08 screen. As you can see in the images below, I wrote the ENHANCEMENT code under the END-ENHANCEMENT-POINT, but I can't see it in debug mode. What could be the reason for this? Thanks.
Hi Masters,I have two systems: S4D, S4P(Live system).I write my developments in the S4D system and transfer them to the S4P (Live system).In the S4D system, I can see the previous versions of the page I developed.How can I see the previous (moved dev...
Hi Masters,How can I make ALV fill the entire screen?I made the container grow all the way up but it is not growing any more.I know that if I use "cl_gui_container=>screen0." the problem will be solved, but I also read the information about not using...
Hi Masters,I created a "print button" in the toolbar. When I click the print button, the output screen appears, but since the program does not leave the ALV screen, the ALV screen appears on top of the output screen and for this reason I cannot see t...