Transaction Codes

New Site Address: http://abap.mirrorz.com



Home

Definitions
OK Code Values
Other Useful Tips
SAP and ABAP Links
SAP Functions
SAP Reports
SAP Tables
Source Code
Transaction Codes

Site Map (Index)

ABAP Keyword Help


Transaction Codes

Plant Maintenance (PM)

Production Planning

General Notes

BASIS/ABAP

Human Resources

Sales and Distribution (SD)

SAP Office

FI Financial Management

Material Management (MM)

MM configuration transactions

Config Related

Section Separator

Plant Maintenance (PM)

Stephan Nilsson was kind enough to share some PM transactions. Stephan Nilsson was kind enough to share some PM transactions.
IW31Create Plant Maintenance Order
IW32Change Plant Maintenance Order
IW33Display Plant Maintenance Order
IW34Create Notification Order
IW51Create Service Notification
IW52Change Service Notification
IW53Display Service Notification
IW54Create Service Notification :Problem notification
IW55Create Service Notification :Activity Request
IW56Create Service Notification :Service Request
IW57Assign deletion Flag to Completed Service Notifications
IW58Change Service Notifications: Selection of Notification
IW59Display Service Notifications: Selection of Notification
Section Separator

Production Planning

Tymon Kerste has provided me with these PP tcodes. Tymon Kerste has provided me with these PP tcodes.
C001Create Production Order
C005NCollective Release
C011NTime Ticket
C012Confirmation - Collective
C013Confirmation - Cancel
C00ISProduction order information system
C0GIReprocess Goods Movements
C223Maintain production version
Section Separator

General Notes

You can execute the following commands in the transaction code (tcode) field with Enter. You will find some useful transaction codes below to work in tandem with the following commands:

To call a transaction - In the same session (window) Enter: /nxxxx (xxxx = transaction code). - In an additional session, Enter: /oxxxx (xxxx = transaction code).

If you enter this function before any of the tcodes below, you are able to break out of your current screen/business and begin a completely new session. Otherwise, the current business process has to be terminated, and return to the initial user screen (the main menu) has to be initiated before entering tcode spro). /o tcode saves you the effort of having to do this.

To end the current transaction Enter: /n. Caution: Unsaved changes are lost without warning

To delete the current session. Enter: /i.

To generate a session list Enter: /o.

To log off from the system Enter: /nend.

From John O'Meara

OSS Note 0026171 has additional information on OKCodes in SAP, and is a very useful read

Section Separator

BASIS/ABAP

USMMPressing F8 will display all hotpacks applied.
SEARCH_SAP_MENU Show the menu path to use to execute a given tcode. You can search by transaction code or menu text.
DI02ABAP/4 Repository Information System: Tables.
LSMWLegacy System Migration Workbench. An addon available from SAP that can make data converstion a lot easier. Thanks to Serge Desland for this one.
OSS1SAP Online Service System
OY19Compare Tables
SM13Update monitor. Will show update tasks status. Very useful to determine why an update failed.
S001ABAP Development Workbench
S001ABAP/4 Development Weorkbench. (from john.omeara@syskoplan.ie)
S002System Administration. (from john.omeara@syskoplan.ie)
SA38Execute a program. (from john.omeara@syskoplan.ie)
SCATComputer Aided Test Tool
SCU0Compare Tables
SE01Old Transport & Corrections screen
SE03Groups together most of the tools that you need for doing transports. In total, more than 20 tools can be reached from this one transaction.
SE09Workbench Organizer
SE10New Transport & Correction screen
SE11ABAP/4 Dictionary Maintenance SE12 ABAP/4 Dictionary Display SE13 Maintain Technical Settings (Tables)
SE12Dictionary: Initial Screen - enter object name. (from john.omeara@syskoplan.ie)
SE13Access tables in ABAP/4 Dictionary. (from john.omeara@syskoplan.ie)
SE14Utilities for Dictionary Tables
SE15ABAP/4 Repository Information System
SE16Data Browser: Initial Screen. (from john.omeara@syskoplan.ie)
SE16NTable Browser (the N stands for New, it replaces SE16). Provided by Smijo Mathew.
SE17General Table Display
SE24Class Builder
SE30ABAP/4 Runtime Analysis
SE32ABAP/4 Text Element Maintenance
SE35ABAP/4 Dialog Modules
SE36ABAP/4: Logical Databases
SE37ABAP/4 Function Modules
SE38ABAP Editor
SE39Splitscreen Editor: Program Compare
SE41Menu Painter
SE43Maintain Area Menu
SE48Show program call hierarchy. Very useful to see the overall structure of a program. Thanks to Isabelle Arickx for this tcode.
SE49Table manipulation. Show what tables are behind a transaction code. Thanks to Isabelle Arickx for this tcode.
SE51Screen Painter: Initial Screen. (from john.omeara@syskoplan.ie)
SE54Generate View Maintenance Module
SE61R/3 Documentation
SE62Industry utilities
SE63Translation
SE64Terminology
SE65R/3 document. short text statistics SE66 R/3 Documentation Statistics (Test!)
SE68Translation Administration
SE71SAPscript layout set
SE71SAPScript Layouts Create/Change
SE72SAPscript styles
SE73SAPscript font maintenance (revised)
SE74SAPscript format conversion
SE75SAPscript Settings
SE76SAPscript Translation Layout Sets
SE77SAPscript Translation Styles
SE80ABAP/4 Development Workbench
SE81SAP Application Hierarchy
SE82Customer Application Hierarchy
SE83Reuse Library. Provided by Smiho Mathew.
SE84ABAP/4 Repository Information System
SE85ABAP/4 Dictionary Information System
SE86ABAP/4 Repository Information System
SE87Data Modeler Information System
SE88Development Coordination Info System
SE91Maintain Messages
SE92Maintain system log messages
SE93Maintain Transaction. (from john.omeara@syskoplan.ie)
SEARCH_SAP_MENUFrom the SAP Easy Access screen, type it in the command field and you will be able to search the standard SAP menu for transaction codes / keywords. It will return the nodes to follow for you.
SEUObject Browser
SHD0Transaction variant maintenance
SM04Overview of Users (cancel/delete sessions)
SM12Lock table entries (unlock locked tables)
SM21View the system log, very useful when you get a short dump. Provides much more info than short dump
SM30Maintain Table Views. (from john.omeara@syskoplan.ie)
SM31Table Maintenance
SM32Table maintenance
SM35View Batch Input Sessions
SM37View background jobs
SM50Process Overview. (from john.omeara@syskoplan.ie)
SM51Delete jobs from system (BDC)
SM62Display/Maintain events in SAP, also use function BP_EVENT_RAISE
SMENDisplay the menu path to get to a transaction
SMOD/CMODTransactions for processing/editing/activating new customer enhancements.
SNROObject browser for number range maintenance. (from john.omeara@syskoplan.ie)
SPROStart SAP IMG (Implementation Guide). (from john.omeara@syskoplan.ie)
SQ00ABAP/4 Query: Start Queries
SQ01ABAP/4 Query: Maintain Queries
SQ02ABAP/4 Query: Maintain Funct. Areas
SQ03ABAP/4 Query: Maintain User Groups
SQ07ABAP/4 Query: Language Comparison
ST05Trace SQL Database Requests. (from john.omeara@syskoplan.ie)
ST22ABAP Dump analysis
SU53Display Authorization Values for User. (from john.omeara@syskoplan.ie)
WEDIEDI Menu. IDOC and EDI base.
WE02Display an IDOC
WE07IDOC Statistics
Section Separator

Human Resources

PA03Change Payroll control record
PA20Display PA Infotypes
PA30Create/Change PA Infotypes
PP02Quick Entry for PD object creation
PU00Delete PA infotypes for an employee. Will not be able to delete an infotype if there is cluster data assigned to the employee.
Section Separator

Sales and Distribution (SD)

OLSDConfig for SD. Use Tools-Data Transfer-Conditions to setup SAP supplied BDC to load pricing data
VA01Create Sales/Returns Order:Initial Screen
VB21Transaction for Volume Lease Purchases (done as a sales deal)
VK15Transaction used to enter multiple sales conditions (most will be entered here)
Section Separator

SAP Office

SO00send a note through SAP, can be sent to internet, X400, etc
Section Separator

FI Financial Management

FGRPReport Writer screen
FM12View blocked documents by user
FST2Insert language specific name for G/L account. (from john.omeara@syskoplan.ie)
FST3Display G/L account name. (from john.omeara@syskoplan.ie)
KEA0Maintain operating concern. (from john.omeara@syskoplan.ie)
KEKEActivate CO-PA. (from john.omeara@syskoplan.ie)
KEKKAssign operating concern. (from john.omeara@syskoplan.ie)
KL04Delete activity type. (from john.omeara@syskoplan.ie)
KS04Delete a cost centre. (from john.omeara@syskoplan.ie)
KSH2Change cost centre group - delete. (from john.omeara@syskoplan.ie)
OBR2Deletion program for customers, vendors, G/L accounts. (from john.omeara@syskoplan.ie)
OKC5Cost element/cost element group deletion. (from john.omeara@syskoplan.ie)
OKE1Delete transaction data. (from john.omeara@syskoplan.ie)
OKE2Delete a profit centre. (from john.omeara@syskoplan.ie)
OKI1Determine Activity Number: Activity Types (Assignment of material number/service to activity type) (from john.omeara@syskoplan.ie)
OMZ1Definition of partner roles. (from john.omeara@syskoplan.ie)
OMZ2Language dependent key reassignment for partner roles. (from john.omeara@syskoplan.ie)
Section Separator

Material Management (MM)

MM06Flag material for deletion. (from john.omeara@syskoplan.ie)
OLMS-materials management configuration menu, most of the stuff under this menu is not under the implementation guide
Section Separator

MM configuration transactions

OLMB-Inventory management/Physical Inventory
OLMD-MM Consumption-Based Planning
OLME-MM Purchasing
OLML-Warehouse Management
OLMR-Invoice Verification
OLMSMaterial Master data
OLMW-MM Valuation/Account Assignment
Section Separator

Config Related

OLEOLE demo transaction
OLI0C Plant Maintenance Master Data
OLI1Set Up INVCO for Material Movements
OLI8Set Up SIS for Deliveries
OLIAC Maintenance Processing
OLIPC Plant Maintenance Planning
OLIQNew set-up of QM info system
OLIXSet Up Copying/Deleting of Versions
OLIYSet Up Deletion of SIS/Inter.Storage
OLIZStat Set Up INVCO: Invoice Verif
OLM2Customizing: Volume-Based Rebates
OLMBC RM-MAT Inventory Management Menu
OLMDC RM-MAT MRP Menu
OLMEC MM Menu: Purchasing
OLMLC MM Menu for Warehouse Management
OLMRC RM-MAT Menu: Invoice Verification
OLMSC RM-MAT Master Data Menu
OLMWC RM-MAT Valuation/Acct. Assgt. Menu
OLPASOP Configuration
OLPESales order value
OLPKCustomizing for capacity planning
OLPRProject System Options
OLPSCustomizing Basic Data
OLPVCustomizing: Std. Value Calculation
OLQBC QM QM in Procurement
OLQIAnalysis
OLQMCustomizing QM Quality Notifications
OLQSC QM Menu Basic Data
OLQWC QM Inspection Management
OLQZQuality Certificates
OLS1Customizing for Rebates
OLSDCustomizing: SD
OLVAC SD Sales Menu
OLVDC SD Shipping Menu
OLVFC SD Billing Menu
OLVSC SD Menu for Master Data
SPROStart SAP IMG (Implementation Guide). (from john.omeara@syskoplan.ie)

New Site Address: http://abap.mirrorz.com


Send any hints or tips to ABAP Hints & Tips .
All submissions will be recognized along with the tip.

Get a cool web address
Free subdomains from
ShortURL.com