SAP WM Tcodes list the main Transaction for SAP Warehouse Management Transaction Codes.
First you will find the list of important Tcodes, then you will find WM-DWM Decentralized Warehouse Management Tcodes and SAP WM-GF Transaction Codes
SAP Transformation: Legacy ECC to S/4HANA, BTP & ABAP Cloud
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 WM Tcodes list the main Transaction for SAP Warehouse Management Transaction Codes.
First you will find the list of important Tcodes, then you will find WM-DWM Decentralized Warehouse Management Tcodes and SAP WM-GF Transaction Codes
In this post, we will detail how to retrieve SAP user Login History from SAP log system using different Methods.
How to retrieve the login history for any SAP user and the list of SAP transaction codes executed by a SAP user.
In the last part, we will explain how to custom tracking the SAP login action.
What the different Types of tables in SAP ? Actually in SAP Database Tables there are 3 main types of SAP Tables: Transparent Tables, Pool and Cluster.
Let’s explain each SAP Table Type. Once you got an idea about SAP Database tables, we will move to types of SAP internal tables.
SAP GUI for HTML: Menu and Toolbar Parameters. First we will detail the Toolbar Parameter with the different value.
Then we will list the main SAP GUI for HTML Parameters you may want to consider when dealing with HTML version of SAP GUI.
SAP Adobe Document Services Licensing: Using the tool Adobe LiveCycle Designer and the Adobe document services, and using pure print forms (not interactive) is part of the license of the relevant SAP solution (including SAP NetWeaver).
This SAP Tutorial will guide on how to translate any Workflow Task Description using the SAP Transaction Code SE63.
The standard SAP Transaction code ST22 compiles the ABAP Dumps occurred in the SAP System.
In this article, I will detail the Top 18 most common ABAP dumps�in ST22. It may help through troubleshooting as the first step.
Second, you can search for, if exists a SAP Note which can correct the issue or ask SAP for help.
SAP Product hierarchy tables stored the PH is an alphanumeric character string used for grouping materials.
In the standard SAP system, a product hierarchy can be created with up to three levels, each with a specific number of characters. Each level signifies a certain characteristic of the product. (source)
You find here the list of the main SAP Product Hierarchy Tables and some quick tips working with PH.
Starting with Security in SAP, you may consider the following list of main SAP Security Transaction Codes including Security management in SAP for People and Process.?
In order to retrieve stored Data from SAP Tables, ABAP programs use Open SQL or Native SQL to read, update or delete entries in the persistance layer (SAP db).
In this article, we will discuss What’s Open SQL, then What’s Native SQL illustrated by 2 samples.