Skip to content
Top Menu
  • SAP Tables
  • SAP Tcodes
  • SAP BAPI
  • ABAP Snippets

SAP4TECH

SAP and ABAP Free Tutorials

  • SAP4TECH
    • About Us
    • Contact Us
    • Terms & Conditions
    • Privacy Policy
    • Cookie Policy
  • SAP Technical
    • ABAP Code Snippets
    • ABAP WebDynPro
    • SAP GW
    • SAP IDOC (ALE)
    • SAP PI (XI)
    • SAP Screen Personas
    • SAP Workflow
    • SAP BW
  • SAP Functional
    • SAP SRM
    • SAP CRM
    • SAP FI
    • SAP FSCM
    • SAP HR
    • SAP SD & SAP MM
    • SAP PM
    • SAP PP
    • SAP PS
    • SAP QM
    • SAP VIM
    • SAP WM
  • SAP Fiori
  • SAP S/4 HANA
  • SAP4TECH
Main Menu

ABAP Tutorials

ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor, German for “general report creation processor”) is a high-level programming language created by the German software company SAP?( source: wikipedia)

SAP Users Tables
ABAP Tutorials

SAP Users Tables (for Personal, Logon, and Address Data)

January 30, 2017November 6, 2020

SAP user tables will cover the most important standard Tables in SAP storing all the data for SAP User. First, we will start with the most used SAP users Tables, …

SAP Users Tables (for Personal, Logon, and Address Data) Read More
SAP Material Data MATMAS05 1 e1495547753219
ABAP Tutorials / SAP IDOC

SAP Material Master Data IDoc MATMAS (Structure, BAPI and Enhancement)

January 13, 2017September 2, 2021

I compiled in this article all what you need about the SAP Material Master Data IDoc ( almost all) including MATMAS Structures, extension, BAPI and others tips.

SAP Material Master Data IDoc MATMAS (Structure, BAPI and Enhancement) Read More
SAP Process Integration
ABAP Tutorials / SAP PI

SAP PI Tables (Process Integration Tables) – SAP XI tables

December 21, 2016January 21, 2022

SAP PI Tables or SAP XI tables lists the most important tables to consider in SAP Process Integration. It contains the list of SAP PI Administration Tables, SAP XI Monitoring …

SAP PI Tables (Process Integration Tables) – SAP XI tables Read More
Find String in any SAP ABAP Code source
ABAP Tutorials

Different ways to Find any String or Hard Coded Value in SAP ABAP Code

December 19, 2016August 2, 2022

The different ways to search any String or Hard Coded Value within SAP ABAP Code including Reports, Includes and Classes Explained !

Different ways to Find any String or Hard Coded Value in SAP ABAP Code Read More
SAP Process Integration
ABAP Tutorials

Important SAP PI Tcodes (Process Integration Transaction Codes) – SAP XI Tcodes

December 16, 2016January 21, 2022

SAP PI Tcodes ‘post list the main important Transaction Codes in SAP Process Integration. It includes specific tcodes for SAP PI and some usefull cross-tcodes like for Queue and IDoc.

Important SAP PI Tcodes (Process Integration Transaction Codes) – SAP XI Tcodes Read More
SAP Query Infoset
ABAP Tutorials

Usefull links to master SAP Query , Infoset (SQ01, SQ02 and SQ03)

November 24, 2016February 22, 2020

This post will list the most important links to consider in order to learn/master SAP Query and SAP Infoset using the SAP Tcodes SQ01 and SQ02. First it starts with …

Usefull links to master SAP Query , Infoset (SQ01, SQ02 and SQ03) Read More
SAP GRC Tcodes and Tables
SAP GRC / SAP Workflow Tutorials

Important SAP GRC Tcodes and Tables (Governance Risk and Compliance)

November 17, 2016November 7, 2020

Find the important list SAP GRC Tcodes and GRC tables in SAP (Governance Risk and Compliance). This guide is technical overview of GRC with the main technical keys for Governance …

Important SAP GRC Tcodes and Tables (Governance Risk and Compliance) Read More
Convert String to Number and Quantity in ABAP
ABAP Snippets / ABAP Tutorials

ABAP: How to Convert String to Integer, Quantity, Currency

November 9, 2016May 18, 2021

Convert String to Number and String in ABAP : Find here the different methods to convert String variable into Number, Quantity or Amount in SAP ABAP with sample code or …

ABAP: How to Convert String to Integer, Quantity, Currency Read More
SAP Floorplan Manager Resources
ABAP Tutorials / WebDynPro

SAP FloorPlan Manager PDF & Books – list of usefull Resources for FPM

November 9, 2016September 7, 2019

SAP FloorPlan Manager PDf regroups some important resources to start or master SAP FPM. You can download the SAP FPM PDF files and use them as a reference.?

SAP FloorPlan Manager PDF & Books – list of usefull Resources for FPM Read More
Usefull SAP Administration Transaction Codes SAP Basics Tcodes
ABAP Tutorials

Useful SAP Administration Transaction Codes – SAP Basics Tcodes

October 31, 2016November 7, 2020

Useful SAP Administration Transaction Codes regroups the most important SAP Basics Tcodes. Keep the list in your favorite if you are working as technical (developer or basics) in SAP fields, …

Useful SAP Administration Transaction Codes – SAP Basics Tcodes Read More
TEXT HERE e1476455517667
ABAP Tutorials / SAPUI5

Best Ressources to Learn Javascript for ABAP Developers

October 14, 2016October 12, 2018

Best Ressources to Learn Javascript for ABAP Developers: Collection of the best ressourses to learn JS for any SAP ABAP Developers (Books, Links and videos). Master all you need to …

Best Ressources to Learn Javascript for ABAP Developers Read More
SAP Plant Table e1478774081806
ABAP Snippets / SAP SD & SAP MM

SAP Plant Table and SAP Company Code Table with useful ABAP Tips

October 10, 2016November 7, 2020

List of main SAP Plant Table and SAP Company Code Table. List of the important Plant and Company Code Tables in SAP and the relationship between plant and company code.

SAP Plant Table and SAP Company Code Table with useful ABAP Tips Read More
How to Add UI Elements Dynamically in Web Dynpro step by step e1475508627567
ABAP Tutorials / WebDynPro

How to Add UI Elements Dynamically in Web Dynpro ?

October 3, 2016October 17, 2016

How to Add UI Elements Dynamically in Web Dynpro : Step by Steps guide how to create a new UI Element in Web DynPro dynamically.

How to Add UI Elements Dynamically in Web Dynpro ? Read More
SAP Spool Overview e1475070678405
ABAP Snippets / ABAP Tutorials

SAP SPOOL Tcodes, Tables and Quick Tips

September 28, 2016May 18, 2021

This post is a quick SAP Spool overview. The you will find the main SAP Spool Tcodes and the important SAP Tables stroring the SAP Spool Request.

SAP SPOOL Tcodes, Tables and Quick Tips Read More
ABAP Shared Memory
ABAP Snippets / ABAP Tutorials

ABAP Memory ID : How to use EXPORT or IMPORT data

August 30, 2016November 7, 2020

How to use EXPORT or IMPORT data to and from ABAP Memory ID. This is a sample ABAP Code to let you Transfer ABAP internal Table from one report to …

ABAP Memory ID : How to use EXPORT or IMPORT data Read More
e commerce 402822 1920 e1469785791965
ABAP Tutorials / SAP IDOC / SAP SD & SAP MM

EDI 870 : Order Status Report SAP ORDERS05 IDoc Explained

July 29, 2016November 7, 2020

EDI 870 is the EDI message to transfer Order Status Report Document between Buyer and Supplier. Find more about EDI 870 and the corresponding EDI message in SAP.

EDI 870 : Order Status Report SAP ORDERS05 IDoc Explained Read More
SAP PP e1459851808335
ABAP Tutorials / SAP ECC

The Full List of SAP Tables classified by SAP Modules

July 28, 2016July 19, 2017

SAP tables regroups the most used tables in SAP. the main Tables in SAP are classified by module. You will find a PDF for the list of SAP Tables.?

The Full List of SAP Tables classified by SAP Modules Read More
dollar 1443244 1280 e1478209916512
ABAP Tutorials

Discover How SAP Currency is managed and stored in SAP

July 25, 2016November 3, 2016

SAP Currency will regroups the important topics needs to know about Currency in SAP. It covers SAP Currency Tcodes, Currency Tables, how to check and convert Currency and other miscallenous …

Discover How SAP Currency is managed and stored in SAP Read More
page not found 688965 1280 e1467294731652
ABAP Snippets / ABAP Tutorials

SAP ST22 SNAP – The SAP Tables for Dumb Message

June 30, 2016November 7, 2020

SAP ST22 SNAP Table: SAP Dumb Table for Error. This post will explain the SAP Table behind the SAP Runtime Errors Tcode ST22. It will help you to answer the …

SAP ST22 SNAP – The SAP Tables for Dumb Message Read More
SAP CRM Catalog e1461269538601
ABAP Snippets / SAP CRM

How to Update SAP Product Hierarchy Category on SAP CRM with full ABAP Code

June 28, 2016November 7, 2020

How to Update Product Hierarchy & Category on SAP CRM will guide through updating (Creation, Updating and Deletion) of SAP CRM Product Category using ABAP Code.

How to Update SAP Product Hierarchy Category on SAP CRM with full ABAP Code Read More

Posts pagination

Previous 1 2 3 … 7 Next

Recent Posts

  • The Most Important SAP ISU Tables
  • SAP Fiori 3 UX and Design of SAP Fiori Apps for SAP S/4HANA, SAP TechEd Lecture
  • The Main SAP Dunning Transaction Codes
  • SAP Accounts Payable Tcodes & Accounts Receivable Tcodes ( SAP AP Tcodes & SAP AR Tcodes)
  • The Most Important SAP Payment Terms Tables (ZTERM, Text…)
  • The most Important SAP Work Center Tables in SAP PP

Quick Navigation

  • SAP Tables
  • SAP Tcodes
  • SAP BAPI
  • ABAP Snippets

Search …

SAP4TECH

  • Home
  • Privacy and Cookie Policy
  • Contact Us
  • About Me
  • Sitemaps
SAP and SAP logo are registered trademarks of SAP AG. sap4tech.net is not associated with SAP AG. We have made every effort to make sure provide relevant search results, use the content on this site at your own risk.
Powered by WordPress and HitMag.