0% found this document useful (0 votes)
23 views3 pages

Sap Abap Imp T-Codes

This document lists important transaction codes (Tcodes) for ABAP developers, categorized into various functionalities such as DDIC object creation, IDOC handling, enhancements, forms, performance, and ODATA. Each Tcode is briefly described, indicating its purpose within the SAP environment. The document serves as a quick reference guide for essential Tcodes that facilitate various development tasks in ABAP.

Uploaded by

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

Sap Abap Imp T-Codes

This document lists important transaction codes (Tcodes) for ABAP developers, categorized into various functionalities such as DDIC object creation, IDOC handling, enhancements, forms, performance, and ODATA. Each Tcode is briefly described, indicating its purpose within the SAP environment. The document serves as a quick reference guide for essential Tcodes that facilitate various development tasks in ABAP.

Uploaded by

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

Important Tcodes For Every ABARer

SE11 - To create DDIC objects


SE24 - Class Builder
SE51 - Screen Painter
SE14 - Database utility
SE63 - Translations
SE16 - data browser
SE01 - Correction & transport organiser
SE09 - Workbench organiser
SE10 - Customizing organiser
SE80 - Object Navigator
SE93 - to create custom t-codes
SE91 - message class creation
SE37 - function module builder
SA38 - Program Execution
SE54 - for table maintenance, defining view clusters, TMG events
AL11 - Application Directory
AL12 - Buffered Objects
SU53 - Authorization Check
SM12 - Locked entries
SM50 - Work Processes
SM13 - Update Work Processes
SM01 - to lock/unlock a transaction code
SM30 - table maintenance view
SM35 - to post batch input sessions
SM36 - to schedule background job
SM37 - to check status of backgroud job
SM58 - Transactional RFC monitor
SM59 - to configure and maintain RFC Connection
SMQ1 - to monitor outbound queue for trfc
SMQ2 - to monitor inbound queue for trfc
JDBG - to debug background job
SHDB - BDC Screen recording
/$TAB -to reset buffer of all object( critical )
SO10 -Standard Text
SWO1 - Business Object Builder
SCDO - Change Document Object
SP01 - to view spool request
OAER - to create logo for ALV report
BAPI - BAPI explorer
SCU3 - to evaluate the generated logs of SAP tables and objects
STMS - to create a transport layer
STMS_IMPORT- to import a TR
abapdocu/abaphelp - abap documentation

1
IDOC Related T-codes:
BDBG - IDOC(ALE) interface creation
WE01/WE05 - IDOC list
WE30 - IDOC type
WE31 - segments
WE81 - message type
WE82 - mapping IDOC type to message type
WE21 - Ports
WE20 - Partner profile
WE41 - Outbound process code
WE42 - Inbound rocess code
WE19 - test tool for IDOC processing
BD87 - to process error IDOC's
BD54 - logical systems
WE11- to delete IDOC's

Enhancements Related T-codes:

SMOD - to find customer exit


CMOD - to create customer exit
SE18 - to define a BADI
SE19 - to implement a BADI

Forms Related T-codes:


SMARTFORMS - smartfoms creation
SMARTFORM_TRACE - to debug a smartform
SMARTSTYLES - to define paragraph and character format
SFP - Adobe forms creation
SE71 - Sapscript forms
SE78 - form graphics
SE73 - barcodes
NACE - mapping of output types and driver program in forms

Performance Related T-codes:

ST05 - Performance trace tool


SE30/SAT - runtime analysis tool
SLIN- extended program check
ST22- Dump Analysis, to analyse short dumps
ATC- ABAP test cockpit

2
ODATA related -codes:

/IWFND/ERROR_LOG - to check error log


/IWFND/MAINT_SERVICE - to register a service
/IWFND/GW_CLIENT - to test a service
SEGW - SAP Gateway Service Builder

You might also like