If you follow me on social media, you probably already know that I have written a book about ABAP in Eclipse. The full title is: ABAP in Eclipse - Install, Configure, Use, and Enhance Your ADT ...
... to prepare implementation of the method. In my example I simply read the clicked cell content and I display a message on the screen. The index of row of clicked cell you’ll find in structure E_ROW_ID in ...
... t of Eclipse and if you want to logon automatically only to the systems, for which you have stored the password already. These are also default settings for the plugin. The logon happens in the backgrou ...
Conversion Exit was already mentioned while describing the EDIT_MASK field, but here it is called in a bit different way. Before saying how, it is important to understand the conversion exits. They are ...
CFIELDNAME can be read as currency field name. When you have in your internal table a field that represents the currency for the amount stored in a field kept under FIELDNAME in field catalog, then you ...
... really simple example. (As you may read it the abapGit version can differ from here)
Figure 1 ZDEMO_AIN_CL01 example of using CL_GUI_CUSTOM_CONTAINER
Of course in order ...
... that are already available in SAP. In this tutorial I will try to show you what you can do with ALV Grid. If possible I will give you an example for each functionality, so you could really understand it ...
... , when you will pass the customer number to constructor, then the class will try to read data of existing customer, if not then it will assume that you want to create new customer.
...
... d....
So I was trying to find other solution and as only Read method was possible, I've tried to use this one.
First of all I had to change the model. I've setup all the fields besid ...
... If you'll read it to the end, you'll notice that it is not that hard :)
I've organized one such event before in 2017, when Christian Drumm was leading the whole event. I was very satisfied ...
... the five custom function codes on selection-screen? Well, definitely I have and it was really annoying as I wanted to be able to dynamically assign the slection-screen function key depending if it's alrea ...
I'm playing lately with TFS web services in ABAP and as I'm lazy guy I wanted to make my life a bit easier while working with the JSON results.
There is already a nice class /UI2/CL_JSON available whi ...
... nd run the machine again. You will be already able to see the time differences.
Please remember that if you shot down your machine without saving it state, then ...
... needed here.
So I had to use CL_PO_HEADER_HANDLE_MM and IF_PURCHASE_ORDER_MM to fetch all data from purchase order and to move them to MDPA and MDLB structures. Once it was ready the rest ...
... hero is a banner with your name which is placed on the hallways in TechEd events in Las Vegas, Bangalore and Barcelona. This year we already had TechEd in Las Vegas and Bangalore, from which I received ...
... When I’ve read about it, I said – “Finally, a proper development environment for ABAP”. But the reality at least for me was not that bright at the moment. Eclipse was working quite ...
... NICEdit and this tread on SCN I found the way to make HTML WYSIWYG editor for ABAP. My editor use CL_GUI_HTML_VIEWER to display NICEdit in container, and then thanks to POST method I put changes ...
... to the field type. Additionally there are two methods set_editable and set_readonly which calls set_edit function with proper value. Example of usage you can find in ZDEMO_FALV07. If you'll ...
... fully dynamic GUI Status in case of full screen FALV. When you use full dynamic GUI status then you're allowed to use up to 35 button slots. Default buttons like SAVE, BACK, UP, EXIT, PRINT,... are alread ...
... le editable reports to omit screen creation
All events are already handled and with redefinition of method I can faster use it
Faster setting of layout and field catalog attributes
Eas ...