Alright. It happens many times. You are on the long but important meeting, and you get lost in the middle of the discussion. Here is the quick and easy-to-use communication hack I use all the time to save you in this situation. Join our ABAP Academy Community to get more tips like this + other information...
Our ABAP Academy Community member is already working on a web-based ABAP Editor and will share it with us soon! This is how it looks like: In the background of this ABAP Editor is our Fully Pre-Installed Local SAP System for Practicing ABAP on our ABAP Academy coding projects. See his quick demonstration from our discussion:...
Last time I was asked by one of my coaching clients to demonstrate the way on how I am approaching such project + with coding best practices. Let me share that with you as well: Are you interested to get such coding sessions regularly? Join our Community by signing up our Personalized Roadmap for FREE…
Find out what are the most used approaches when it comes to creating output on the screen in the ABAP program. In this video, you will create your first Help Library Program as a future reference for your later ABAP programs. Learn more about Help Library Programs and ABAP Academy Teaching System.
Why do we even bother in ABAP Academy about such things not related to ABAP? It’s because we treat our coaching clients like family. We don’t start with cold hard ABAP lessons. Instead, we get to know them. Understand who they are… What they want to achieve with ABAP… And more importantly – WHY? Shubham wrote...
Question How to create database view in SE11 with LEFT OUTER JOIN? Original Question: Can I create Search Help / VIEW with all the existing ICPNs + information about ORDER_ID from Ordered Items database table. Required output: ICPN MODEL STORE PRICE CURRENCY ORDER ID 978-0997082302 SEDAN BRATISLAVA 45.000,00 EUR 12 978-0997082303 SEDAN BRATISLAVA 50.000,00 EUR 12...
Analysis Why SAP treats the table as a structure? Why is this error displayed when “DBTAB_NAME” exists in Data Dictionaty as Database Table? In our case we are dealing with the database table called „ZLR_DDIC_MODEL“: Here is the syntax error: Explanation Lets take a look to the help. (Pressing F1 when cursor is on TABLES statement) In...
Thank you Carl Gustafsson for solving this issue for ABAP Academy Community ;) Problem: Everytime I try to create a DataStore Object (DSO), this I get a Runtime Error. Solution: There some inconstancies within the BW systems that will trigger the dump when activating the DSO. Found some forum posts when I searched for “regular_iobj_get_for_meta” that might indicate that. Im...
Over the past few days, we’ve been following with one of our successful community members. Today we want to tell you more about Bruno Silva from Lisbon, Portugal, who has recently achieved his goal of getting SAP Certification + Getting his dream job in SAP. We’re proud of you Bruno! Your ABAP Academy Team ;)...
Problem Analysis Problem: SAP System was working perfectly fine till now. You did not do any changes to the SAP system. It just “suddenly stopped working”! Loading stops here: Solution Usually when this problem occurs and you don’t see any further signs of progress, .. one of the most common reasons is expired ASE License. Update...