What is & How to Create Function Module in ABAP?
ABAP Academy Blog
by Ai Supartini
1y ago
What is Function Module? Notice: In this article, I will be using the abbreviation “FM” for Function Module or “FMs” for Function Modules. FMs are a set of codes that can be reused by other programs. In other words, it means that instead of copying exactly the same statements within programs, it is much more useful and... The post What is & How to Create Function Module in ABAP? appeared first on ABAP Academy ..read more
Visit website
What is Size Category?
ABAP Academy Blog
by Ai Supartini
1y ago
In this article, you will find answers to the most asked questions from newbies about Size Category that we are getting in ABAP Academy. Notice: We will use the abbreviation SC for Size Category in this article. Q: What is Size Category? The SC is basically our “estimation” of how many records the database table... The post What is Size Category? appeared first on ABAP Academy ..read more
Visit website
SAP Trial license expired? How to prolong SAP Trial license?
ABAP Academy Blog
by Ladislav Rydzyk
1y ago
If you try to log into your SAP system and you see the message ‘Logon not possible (Error in license check)‘, it means that your SAP system does not contain the most current license. If you are using SAP Netweaver Trial System, SAP offers free access to the system for 3 months. After this period... The post SAP Trial license expired? How to prolong SAP Trial license? appeared first on ABAP Academy ..read more
Visit website
How to Install FREE SAP System for Learning ABAP
ABAP Academy Blog
by Ladislav Rydzyk
1y ago
This updated step-by-step installation guide will help you install SAP software and walk you through the process of getting FREE of any charge & official SAP software locally on your PC, with up-to-date links relevant till the end March 2025. Updated May 2023 We’ve completely updated the step-by-step guide of getting the newest SAP system... The post How to Install FREE SAP System for Learning ABAP appeared first on ABAP Academy ..read more
Visit website
How to Download FREE SAP System for Learning ABAP
ABAP Academy Blog
by Ladislav Rydzyk
1y ago
This updated step-by-step process will show you how to download official and FREE of any charge SAP Netweaver AS ABAP 7.52 SP04 Installation Files software, with up-to-date links relevant from the end of 2021 up to March 2023. UPDATED May 2023 We’ve updated the download SAP links and the whole step-by-step procedure of getting the... The post How to Download FREE SAP System for Learning ABAP appeared first on ABAP Academy ..read more
Visit website
How to Change SAP Easy Access Screen Picture?
ABAP Academy Blog
by Shubham Dayanand Annadate
1y ago
How to change SAP Easy Access Screen Picture Step By Step as Follows: Step 1: Enter transaction code >SMW0. Step 2: Click on >Binary data for WebRFC applications >Hit Enter. 3) >Hit Execute Button. 4) Go to >Settings >Define MIME Types 5) Click >Create or Hit >F5Type: image/jpg Extension : *.jpg > Hit SAVE . 6)... The post How to Change SAP Easy Access Screen Picture? appeared first on ABAP Academy ..read more
Visit website
How to Select Data from Database Table when Searching on Non Key Fields
ABAP Academy Blog
by Ziga Malec
1y ago
Sometimes you need to search on data from database table, which are not defined as key fields. In such case, selecting would not be optimal and select may take too much time. Example Lets say we want to use following SELECT on non key fields NAME_LAST, NAME_FIRST and NAME_WHOLE: SELECT *       FROM zaa_bd_wpo_vol       INTO table lt_wpo_vol       FOR ALL ENTRIES IN lt_name_search       WHERE ( name_last = lt_name_sea ..read more
Visit website
How to import table content in SAP
ABAP Academy Blog
by Ziga Malec
1y ago
Step-by-step guidance on how to import table content in SAP into a TOC (Transport of copies) Go to transport organizer SE09 Select: transport of copies modifiable Double click on your transport request Inside of your request, you have to find a table object. In order to import table content, your table object must have two types: TABL... The post How to import table content in SAP appeared first on ABAP Academy ..read more
Visit website
What is the difference between database table and internal table?
ABAP Academy Blog
by Ladislav Rydzyk
1y ago
In today’s Coaching Session we are discussing what is the difference between database table and internal table within SAP. Do you know what is the difference between them? Here are all the questions we are discussing on this call: What’s the difference between internal tables and transparent tables? How can I access transparent tables? What’s the... The post What is the difference between database table and internal table? appeared first on ABAP Academy ..read more
Visit website
Q&A – How to change code imported from different system
ABAP Academy Blog
by Ladislav Rydzyk
1y ago
If you have imported your own developments from different SAP system, you may have run into issue that you are not able to edit your older programs.  This is the workaround how you can still access your programs in edit mode: Do you want to run your own SAP system locally even today? The post Q&A – How to change code imported from different system appeared first on ABAP Academy ..read more
Visit website

Follow ABAP Academy Blog on FeedSpot

Continue with Google
Continue with Apple
OR