0% found this document useful (0 votes)
43 views

Abap Transaction Codes

The document lists various transaction codes used in ABAP for working with data dictionaries, reports, forms, module pools, enhancements, cross-applications, HR processes, data migration, and more. Key transactions include SE11 for data dictionaries, SQ03-SQ01 for queries, SE38 for ABAP editing, SM36-SM37 for background jobs, LSMW and SM35 for data migration, SE71 for forms, SE51 for screen painter, and SMOD/SE84 for enhancements.

Uploaded by

Pavan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

Abap Transaction Codes

The document lists various transaction codes used in ABAP for working with data dictionaries, reports, forms, module pools, enhancements, cross-applications, HR processes, data migration, and more. Key transactions include SE11 for data dictionaries, SQ03-SQ01 for queries, SE38 for ABAP editing, SM36-SM37 for background jobs, LSMW and SM35 for data migration, SE71 for forms, SE51 for screen painter, and SMOD/SE84 for enhancements.

Uploaded by

Pavan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Transaction codes used in ABAP

Data Dictionary:

 SE11—use to work with Data Dictionary.


 SQVI—to check the relation between tables.
 SM30—Table Maintenance Generator.
 SM12—list the locked objects and delete the lock.
 SE14—use to adjust tables or views.
 SE09, SE10, SE01—use to work with correction and transportation system.
 SCC1—Client copy.

Reports:
 SQ03, SQ02, SQ01—used to work with ABAP Queries.
SQ03—used to maintain user groups.
SQ02—used to maintain the info sets.
SQ01—used to maintain the queries.

 SE38— ABAP editor.


 SE91—Maintain the message classes.
 ABAP DOCU—use to make use of the system provided documentation and
examples.
 SE61—use to maintain custom help documentation.
 SM36—use to define the background jobs.
 SM37—use to overview the background job.
 JDBG—debug the background job.
 SE93—used to create custom T code.
 SE37—use to work with function modules.
 SE80—Object Navigator.
 SLIN—Extended program check.
 SCI—Code inspector.
 SE30—Run Time Analysis.
 ST05—SQL Tracer.
 ST22—Analyse the Run time errors.
 SE41—Menu Painter.
 SE36—use to work with Logical Databases.
HR Related T codes:

 PA30, PA40, PP01—use to work with HR Area.


 PM01—use to maintain Info types.

 OAER—use to upload the LOGOS into server.

 AL11—use to work with the SERVER (for upload and download).


 CG3Y—use to download the files from the application server into presentation
server.
 CG3Z—use to upload the files from the presentation server into application server.
 FILE—use to maintain Logical and Physical file paths.

DATA MIGRATION
 LSMW—use to work with LSMW.
 SM35—use to process the created session (BDC) and see the session overview.
 SHDB—use to record the screen flow (BDC).

FORMS
 SE71—use to work with Layout Sets.(SAP Script form)/Form painter
 SE72—Style maintenance.
 SE73—Font maintenance.
 SE78—Graphic (LOGO) maintenance.
 NACE—Output types maintenance.
 SO10—Standard texts.
 SO72—Document maintenance(Hyper text, data elements e.t.c…)
 SMARTFORMS—to maintain the Smart Forms.
 SMARTSTYLES—to maintain the Styles for smart forms.
 SMARTFORM TRACE—to Debug the smart forms.
 SE63—use to translate the Texts.
MODULE POOL
 SE51—use to work with Screen Painter.
 SE24—use to work with the global classes.

ENHANCEMENTS
 SMOD—use to find the EXITS.
 SE84—also used to find the EXITS.
 CMOD—use to create the project for assigning the EXITS.
 SE43/SE43N—use to add the custom objects(TCODES) to the SAP menu folder.
 SE18—use to define BADI’S.
 SE19—use to implement the BADI.
 BERE/FIBF—use to work with BTE’s.

CROSS APPLICATIONS
 BAPI—use to find the BAPI’s.
 SW01(Business Object Repository)—use to place the remote enabled BAPI function
to generate the method , implement and release the BAPI.
 SU24—use to find the authorization objects.

You might also like