❌

Normal view

There are new articles available, click to refresh the page.
Before yesterdayabapacademy.com / SAP ABAP

What is & How to Create Function Module in ABAP?

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.

What is Size Category?

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.

SAP Trial license expired? How to prolong SAP Trial license?

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.

How to Install FREE SAP System for Learning ABAP

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 March 2024 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.

How to Download FREE SAP System for Learning ABAP

In this step-by-step guide, you will Download FREE SAP system and install SAP on your Windows PC (full SAP software netweaver download). This is my attempt to provide you with the fastest way to get your own local SAP system on your Windows PC. ABAP Academy was selling this system till March 2024. Now I’ve...

The post How to Download FREE SAP System for Learning ABAP appeared first on ABAP Academy.

Q&A – Coding Challenge – Numbers dividable by 35

Recently we’ve received such email question from our ABAP Academy email subscriber: So here is the answer IΒ recorded for him and source code right below the video: And here is the whole source code of the implemented solution: DoΒ you want your question answered? We are primarily helping people from our email list so make...

The post Q&A – Coding Challenge – Numbers dividable by 35 appeared first on ABAP Academy.

[ABAP from scratch] 5 Relevant Shortcuts To SAP/ABAP career

When you want to get somewhere, you can use weirdΒ shortcutsΒ (from the joke below) or effective ones (e.g., using planes instead of cars). BUT, … What does it look like when it comes to getting into SAP/ABAP? What is the relevantΒ shortcut?Β  (not similar to the picture above) Now, I’m bringing you 5 tips (based on our...

The post [ABAP from scratch] 5 Relevant Shortcuts To SAP/ABAP career appeared first on ABAP Academy.

How to Run Program in Background

There are multiple ways how you can to run program in background. Here is the most common one. Go to SE38 (Notice: Make sure you are not in SE80! Main Menu is different there) Fill in your program name which you want to run in Background Go to Main Menu: Program -> Execute -> Background

The post How to Run Program in Background appeared first on ABAP Academy.

❌
❌