

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to Fetch source code of the transaction note in SAP R/3?
If you ever need to fetch the mapped program with a transaction, you need to call the transaction SE93. It will fetch you the program and variant of the selection screen.
Now, if you need source code then you can use the transaction SE38 or SE80. If you also require Dynpro which is mapped against the program then use SE80.
- Related Questions & Answers
- How to Find out the source code of a transaction in SAP?
- Exporting test variant in Transaction SE37 in SAP R/3
- Displaying Source code of RFC in SAP system
- Accessing Source code of SAP Transport without using SAP system
- I want to limit SAP user access to Transaction Code- SOST.
- Usage of subqueries in internal table as condition in SAP ABAP source code.
- Rearrange the given source code in C++
- How to represent the source code of an object with JavaScript Arrays?
- Differentiate between Transaction code SE01, SE09, and SE10 in SAP ECC system?
- How to retrieve source code from Python objects?
- Generating result of SAP transaction automatically
- Source code of ABAP reports without restriction
- What is the use of Custom Extractor in SAP R/3 system?
- Benefits of Transaction SE83- SAP reuse library
- How can we see the source code of a particular MySQL stored procedure?
Advertisements