In this step by step SAP tutorial, you will learn how to compare two ABAP program on two system using transaction SE39. Step 1. Go transaction SE39 (ABAP Split Screen Editor). Put “se39” in the command field and hit Enter: Read More …
Category: Tutorials
How to compare two ABAP programs on two systems in transaction SE39?
How to create RFC destination in transaction SM59?
In this step by step SAP tutorial, you will learn how to create ABAP RFC destination using a transaction SM59. Step 1. Go transaction SM59 (RFC Destinations (Display/Maintain). Put “sm59” in the command field and hit Enter: Step 2. Read More …
How to unlock user in transaction SU01?
In this step by step SAP tutorial, you will learn how to unlock user using transaction SU01. In some case, you may end up in a situation where some user is locked for various reasons. The user will get the Read More …
How to unlock all object inside transport request in transaction SE03?
In this step by step SAP tutorial, you will learn how to unlock object locked in transaction request using transaction SE03. Step 1. Go transaction SE03 (Transport Organizer Tools). Put “se03” in the command field and hit Enter: Step Read More …
How to delete transport request in transaction SE10?
In this step by step SAP tutorial, you will learn how to delete transport request using transaction SE10. Step 1. Go transaction SE10 (Transport Organizer). Put “se10” in the command field and hit Enter: Step 2. Click on Display Read More …
How to change time format in SAP using transaction SU01?
In this step by step SAP tutorial, you will learn how to change time format in the SAP system using SU01 transaction. Step 1. Go transaction SU01 (User Maintenance). Put “su01” in the command field and hit Enter: Step Read More …
How to change decimals notation in SAP using transaction SU01?
In this step by step SAP tutorial, you will learn how to change decimals notation in SAP system using transaction SU01. Step 1. Go transaction SU01 (User Maintenance). Put “su01” in the command field and hit Enter: Step 2. Read More …
How to change date format in SAP using transaction SU01?
In this tutorial, you will learn how to change date format SAP in transaction SU01. Step 1. Go transaction SE01 (User Maintenance). Put “se01” in the command field and hit Enter: Step 2. Choose a user name for whom Read More …
How to add objects from package into transport request in transaction SE10?
In this tutorial, you will learn how to add all objects from the package into transport request in transaction SE10. Step 1. Go to transaction SE10 (Transport Organizer). Put “se10” in the command field and hit Enter: Step 2. Read More …
How to create first ABAP global class (simple calculator) in transaction SE24 (part II)?
This tutorial is the second part of How to create first ABAP global class (simple calculator) in transaction SE24 (part I)? Step 12. Click on ADD method: Step 13. Click on Parameters button: Step 14. Add parameters Read More …