sap transactions
PFCG Authorizations role maintenance
se16n, ange &sap_edit i kommandorutan, så kan man editera tabeller
SM66 list all processes for all application servers, similar to SM50, SM51
sp01 print spool - spool beställningar
se71 form painter
sqvi sql tool
se93 transaktioner
se43 areamenu
se54 mainteneace dialog generation for sm30
sm30 table maintenance
se11 maintain objects
se83 reuse library
su05 underhåll internetanvändare
ABAPDOCU
BAPI
WEDI
sm37 jobbmonitor
An ABAP program available for free download at http://www.dalestech.com/ can help you save your test programs.
BUP1 lägg upp säljare
SE03 change object dir entries
SWIA Workflow monitoring
SE14 database utility
SE11 searchhelps
ST22 shortdump analysis
GS* SETS (See function group GSGF)
SE63 översättning
SM12 locks
SM13 locks
SLG0, SLG1 application log
SM50 Process overview
SM51 SAP servers if several application nservers
EPRODCUST masterdatagenerator
SMOD user exits
CMOD user exits
PPOM specifik, när CIC0 ser konstig ut, org enhet
dubbelklicka på kompetence center / konsulter
markera
klicka allokera innehavare
typ = us
namn
ignorera varning
SWO1 Business Object Builder
EWBC front office processer
EC20 gamal fromtoffice
IQ01 skapa mätare
IL01, IL01, IL03 Systempositioner
MMBE Lagersaldo
MB1C Skapa material(mätare) på lager
SLIN extended syntax check
SCI SAP Code Inspector
ST05 SQL trace
EL37 annulera avläsningsdokument
MMPV Perioder för företag vid godsrörelser, se även tabell MARV
SNRO Nummer intervall
SAP XI
IDX5 search on TID
SM58 outbound RFC idoc errors
SMICM http loggar etc
sicf adaptrar?
sxmb_adm
sxmb_admin
smgw gateway overviews
RZ70 sld
SM59
report RBDOUTPU
BD87 IDoc logs
SALE logical systems etc
BALE
WEDI
report RC1_IDOC_SET_STATUS
WE47 underhåll idoc status
WE85 ??
Ranges are maintained in transaction SNRO, CALL FUNCTION 'NUMBER_GET_NEXT'
You can also create the number range in your program instead of using SNRO with the functions:
NUMBER_RANGE_INTERVAL_LIST : verify if a number range already exist
NUMBER_RANGE_ENQUEUE : lock the specifier number range
NUMBER_RANGE_INTERVAL_UPDATE : create the number range
NUMBER_RANGE_UPDATE_CLOSE : commit changes NUMBER_RANGE_DEQUEUE : unlock
Creating an ALV Grid in 3 lines
Did you know that you can create an ALV Grid very fast; you don't need to define a layout, a fieldcatalog, a container and all the other small things we usually define in an ALV Grid. If we don't need to finetune the ALV Grid and just want to display a list on the screen or to the printer, here is a very simple way to proceed:
DATA: l_alv TYPE REF TO cl_gui_alv_grid,
lt_sflight TYPE TABLE OF sflight.
SELECT * FROM sflight INTO TABLE lt_sflight.
* Creation of the ALV object, when we use cl_gui_container=>screen0 as parent, the ALVGrid control will
* automatically use the full screen to display the grid, NO CONTAINER DEFINITION IS REQUIRED !
CREATE OBJECT l_alv EXPORTING i_parent = cl_gui_container=>screen0.
* calling the display of the grid, the system will automatically create the fieldcatalog based
* on the table name you pass in parameter
CALL METHOD l_alv->set_table_for_first_display
EXPORTING i_structure_name = 'SFLIGHT'
CHANGING it_outtab = lt_sflight.
* You have to create an EMPTY screen, put NOTHING in the layout and this is going to work
CALL SCREEN 100
Instead of creating an empty screen 100, you can also define an empty selection screen in you program and use it, no more screen painter required !
SELECTION-SCREEN BEGIN OF SCREEN 1001.
SELECTION-SCREEN END OF SCREEN 1001.
CALL SELECTION-SCREEN 1001.
Saving an internal table in Microsoft Excel format
While you are debugging your program, you can save the content of an internal table.
Display the content of the internal table in the debugger.
Then press ctrl-F11 or right-mouse and click "Save As Excel Worksheet".
Enter the From-index and To-index for the lines you want to save.
Choose folder/filename and save.
ST01 system trace
arkivering
includes
see devclass EE00
IE00DATE
IE00FLAG
IEACTORGET
IEADRTYP
IECOMINV
IECORRTYP
IEEMSG
IEMACRO1
IEOBJTYP
IEOKCODE
IEPSPT00 Divisions / Verksamhetsgrenar
IESTRDEF data declarations for ISU_STRUCTURE_READ
IESTREAD data declarations and macros for ISU_STRUCTURE_READ
IESTRMAC macros for ISU_STRUCTURE_READ
IEUPDMOD
IEVALTXT function DDUT_DOMVALUE_TEXT_GET
IEWMODES
IELSTRUC
CG3Y fil server till frontend Nedläsn. av appl. t frontdator download
CG3Z fil frontend till server Inläsn. fr frontdator t appl.server upload
BALVEX01 ALV extracts
BALVEX02 ALV extracts
RKKBALV1 reuse alv example
BALVBT01 alv block list
BALV_POPUP_TO_SELECT REUSE_ALV_POPUP_TO_SELECT
See development class SLIS, programs contains test programs and examples
EMMA
SNOTE Apply oss notes
SM50 Process monitor
ST05 SQL trace
ST04 Oracle sessions
SM04 User overview
RPR_ABAP_SOURCE_SCAN (SAPLS_ABAP_OBJECTS_SCAN)
ST02 Buffer statistics
DB01 lockwait sessions
SE30 ABAP profiler
SU53 Retrieve authorisation data for object, execute after error message is displayed(/nsu53)
SUIM User info system (New user, Roles, Authorisations, User tcodes etc..)
SXDA Data transfer workbench
VOK2 Output determination by functional area / output type (Output programs).
SQ01 Sap Query
SPAM Support package manager
SO10 Standard text editor
SNRO Maintain number ranges (use FM 'NUMBER_GET_NEXT' to retrieve next number in range.)
SM69 External commands(Maintain)
SM66 Process(session) overview across all servers
SM51 Server overview
SM49 External Commands
OLE Examples for OLE Processing
SCC1 Client Copy, copy transport
SCDO Change Document / Change History
SCOT SAPconnect Administration.
SHD0 Create Transaction Variant. Enter name of transaction plus name of new/existing variant.
OAOR Business document navigator (edit ENJOYSAP_LOGO etc for ALV Tree)
FILE Logical file paths
SEARCH_SAP_MENU Find menu path for transaction code
BUSP Regenerate screens during BDT development
SMW0 SAP WEB Repository(binary data) - add/ mod images(used to put in screen containers)
SMX View background jobs
http://www.sapdevelopment.co.uk/
Useful SAP System Administration Transactions
AL01 SAP Alert Monitor
AL02 Database alert monitor
AL03 Operating system alert monitor
AL04 Monitor call distribution
AL05 Monitor current workload
AL06 Performance: Upload/Download
AL07 EarlyWatch Report
AL08 Users Logged On
AL09 Data for database expertise
AL10 Download to Early Watch
AL11 Display SAP Directories
AL12 Display table buffer (Exp. session)
AL13 Display Shared Memory (Expert mode)
AL15 Customize SAPOSCOL destination
AL16 Local Alert Monitor for Operat.Syst.
AL17 Remote Alert Monitor for Operat. Syst.
AL18 Local File System Monitor
AL19 Remote File System Monitor
AL20 EarlyWatch Data Collector List
AL21 ABAP Program analysis
AL22 Dependent objects display
CREF Cross-reference
BD64
BSVW Linkage Status Update-Workflow Event
CMOD Enhancements
DB01 Analyze exclusive lock waits
DB02 Analyze tables and indexes
DB03 Parameter changes in database
DB11 Early Watch Profile Maintenance
DB12 Overview of Backup Logs
DB13 Database administration calendar
DB14 Show SAPDBA Action Logs
DB15 Data Archiving: Database Tables
DB16 DB System Check: Monitor
DB17 DB System Check: Configuration
DMIG Start Transaction for Data Migration
DB2 Select Database Activities
DB20 DB Cost-Based Optimizer: Tab. Stats
DB21 DB Cost-Based Optimizer: Config.
DB24 Database Operations Monitor
DB26 DB Profile:Monitor and Configuration
DB2J Manage JCL jobs for OS/390
DBCO Database Connection Maintenance
FILE Cross-Client File Names/Paths
NACE WFMC: Initial Customizing Screen
OAA1 SAP ArchiveLink: Maint.user st.syst
OAA3 SAP ArchiveLink protocols
OAA4 SAP ArchiveLink applic.maintenance
OAAD ArchiveLink Administration Documents
OAC2 SAP ArchiveLink: Globaldoc. types
OAC5 SAP ArchiveLink: Bar code entry
OACA SAP ArchiveLink workflow parameters
OAD0 SAP ArchiveLink: Objectlinks
OAD2 SAP ArchiveLink document classes
OAD3 SAP ArchiveLink: Link tables
OAD4 SAP ArchiveLink: Bar code types
OAD5 SAP ArchiveLink: Customizing Wizard
OADR SAP ArchiveLink: Print list search
OAM1 SAP ArchiveLink: Monitoring
OAOR SAP ArchiveLink: Storeddocuments
OARE SAP ArchiveLink:St.syst.return codes
OS01 LAN check with ping
OS03 O/S Parameter changes
OS04 Local System Configuration
OS05 Remote System Cconfiguration
OS06 Local Operating System Activity
OS07 Remote Operating SystemActivity
OSS1 Logon to Online ServiceSystem
OY18 Table history
OY08 Development Class Overview
PFCG Activity Group
PFUD Authorization Profile comparison
RLOG Data migration logging
RZ01 Job Scheduling Monitor
RZ02 Network Graphics for SAP Instances
RZ03 Presentation, Control SAP Instances
RZ04 Maintain SAP Instances
RZ06 Alerts Thresholds Maintenance
RZ08 SAP Alert Monitor
RZ10 Maintenance of profile parameters
RZ11 Profile parameter maintenance
RZ12 Maintain RFC Server Group Assignment
RZ20 CCMS Monitoring
RZ21 Customize CCMS Alert Monitor
SA38 ABAP/4 Reporting
SAD0 Address Management call
SADC Address: Maint. communication types
SALE Display ALE Customizing
SAINT Plug-in Installation
SARI Archive Information System
SAR3 Customizing Archiving
SAR4 Define Archiving Class
SAR5 Assign Archiving Class
SAR6 Archiving Time Generator
SARA Archive management
SARL Call of ArchiveLink Monitor
SARP Reporting (Tree Structure): Execute
SART Display Reporting Tree
SB01 Business Navigator - Component View
SB02 Business Navigator - Process flow vw
SBAS Assignments to Process Model Elemts
SC38 Start Report Immediately
SCAT Computer Aided Test Tool
SCC0 Client Copy
SCC1 Client Copy - Special Selections
SCC2 Client transport
SCC3 Client Copy Log
SCC4 Client administration
SCC5 Client Delete
SCC6 Client Import
SCC7 Client Import – Post Processing
SCC8 Client Export
SCC9 Remote Client Copy
SCCL Local Client Copy
SCDO Display Change DocumentObjects
SCMP View / Table Comparison
SCOM SAPcomm: Configuration
SCON SAPconnect - Administration
SCPF Generate enterprise IMG
SCPR1 Customizing Profiles : Maintenance Tool
SCPR2 Comparing Customizing profiles
SCUA Central User Administration : Distribution Model Assigment
SCUG Central User Administration Structure Display
SCUL
SCUM Central User Administration Field Selection
SCU0 Table Analyses And Comparison
SCU1 Table Comparison - Export to Tape
SCU2 Table Comparison Against Tape
SCU3 Table History
SD11 Data Modeler
SDBE Explain an SQL Statement
SECR Audit Information System
SE01 Transport and Correction System
SE02 Environment Analyzer
SE03 Transport Utilities
SE06 Set up Workbench Organizer
SE07 Transport System Status Display
SE09 Workbench Organizer (Initial Screen)
SE10 Customizing Organizer
SE11 Data Dictionary Maintenance
SE12 Data Dictionary Display
SE13 Maintain Technical Settings (Tables)
SE14 Convert Data Dictionary tables on Database Level
SE15 Repository Info System
SE16 Display Table Content
SE17 Generate Table Display
SE30 ABAP Objects Runtime Analysis
SE32 ABAP Text Element Maintenance
SE33 Context Builder
SE35 ABAP/4 Dialog Modules
SE36 Logical databases
SE37 ABAP Function Modules
SE38 ABAP Editor
SE39 Splitscreen Editor: Program Compare
SE40 MP: Standards Maint. and Translation
SE41 Menu Painter
SE43 Maintain Area Menu
SE51 Screen Painter
SE52 Parameterized screenpainter call
SE54 Generate table view
SE55 Internal table view maintenance call
SE56 internal call: display table view
SE57 internal delete table view call
SE61 R/3 Documentation
SE62 Industry Utilities
SE63 Translation: Initial Screen
SE71 SAPscript form
SE72 SAPscript Styles
SE73 SAPscript font maintenance (revised)
SE74 SAPscript format conversion
SE75 SAPscript Settings
SE76 SAPscript: Form Translation
SE77 SAPscript Translation Styles
SE78 SAPscript: Graphics administration
SE80 Object Navigator
SE81 Application Hierarchy
SE82 Application Hierarchy
SE84 R/3 Repository Information System
SE85 ABAP/4 Repository Information System
SE86 ABAP Repository Information System
SE88 Development Coordination Info System
SE89 Maintain Trees in Information System
SE91 Maintain Messages
SE92 New SysLog Msg Maintenance as of 46A
SE93 Maintain Transaction Codes
SE94 Customer enhancement simulation
SE95 Modification Browser
SEPS SAP Electronic Parcel Service
SERP Reporting: Change Tree Structure
SEU Repository Browser
SF01 Client-Specific File Names
SFAW Field Selection Maintenance
SIAC1 Web Object Administration
SHDB Record Batch Input
SICK Installation Check
SIN1 SAPBPT: Inbox
SINA SAPBPT: Maintain Standard Config.
SLG0 Application Log: ObjectMaintenance
SLIN ABAP: Extended Program Check
SM01 Lock Transactions
SM02 System Messages
SM04 User Overview
SM12 Display and Delete Locks
SM13 Display Update Records
SM14 Update Program Administration
SM21 System log
SM23 System Log Analysis
SM28 Installation Check
SM29 Model Transfer for Tables
SM30 Call Up View Maintenance
SM31 Table maintenance
SM31_OLD Old Table Maintenance
SM32 Maintain Table Parameter ID TAB
SM33 Display Table ParameterID TAB
SM34 Viewcluster maintenancecall
SM35 Batch Input Monitoring
SM36 Batch request
SM37 Background job overview
SM38 Queue Maintenance Transaction
SM39 Job analysis
SM49 Execute Logical Commands
SM50 Work Process Overview
SM51 List of SAP Servers
SM54 TXCOM maintenance
SM55 THOST maintenance
SM56 Number Range Buffer
SM58 Asynchronous RFC Error Log
SM59 RFC Destinations (Display/Maintain)
SM60 Borrow/Return Objects
SM61
SM62
SM63 Display/Maintain Operating Mode Sets
SM64 Release of an event
SM65 Background Processing Analysis Tool
SM66 System-wide Work Process Overview
SM67 Job scheduling
SM68 Job administration
SM69 Display/Maintain Logical Commands
SMEN Dynamic menu
SMGW Gateway Monitor
SMLG Maintain Logon Group
SMLI Language import utility
SMLT Language transport utility
SMOD SAP Enhancement Management
SMT1 Trusted Systems (Display <-> Maint.)
SMT2 Trusting systems (Display <->Maint.)
SMW0 SAP Web Repository
SMX Display Own Jobs
SNRO Number Range Objects
SO02 SAPoffice: Outbox
SO03 SAPoffice: Private Folders
SO04 SAPoffice: Shared Folders
SO05 SAPoffice: Private Trash
SO06 SAPoffice: Substitutionon/off
SO07 SAPoffice: Resubmission
SO10 SAPscript: Standard Texts
SO12 SAPoffice: User Master
SO13 SAPoffice: Substitute
SO15 SAPoffice: DistributionLists
SO16 SAPoffice: Profile
SO17 SAPoffice: Delete Shared Trash
SO18 SAPoffice: Shared Trash
SO19 SAPoffice: Default Documents
SO21 Maintain PC Work Directory
SO22 SAPoffice: Delete PC Temp. Files
SO23 SAPoffice: DistributionLists
SO24 SAPoffice: Maintenance of default PC
SO28 Maintain SOGR
SO30 SAPoffice: Reorg.
SO31 Reorganization (daily)
SO36 Create Automatic Forwarding
SO38 SAPoffice: Synchr. of Folder Auths.
SO40 SAPoffice: Cust. LayoutSet MAIL
SO41 SAPoffice: Cust. LayoutSet TELEFAX
SO42 SAPoffice: Cust.Layout Set TELEFAX_K
SO43 SAPoffice: Cust.Layout Set TELEFAX_M
SO44 SAPoffice: Cust. LayoutSet TELEX
SO70 Hypertext: Display/Maint. Structure
SO71 Test plan management
SO72 Maintain Hypertext Module
SO73 Import graphic into SAPfind
SO80 SAPfind: Free Text Retrieval Dialog
SO81 SAPfind: Free Text Indexing (Test)
SO82 SAPfind: Free Text Retrieval Batch
SO95 Pregenerated Search Queries - Selec.
SO99 Put Information System
SOA0 ArchiveLink Workflow document types
SOBJ Attribute Maintenance Objects
SOLE OLE Applications
SOLI Load OLE type info
SOPE Exclude Document Classes
SOTD SAPoffice: Maintain Object Types
SOY1 SAPoffice: Mass Maint. Users
SOY2 SAPoffice: Statistics data collect.
SOY3 SAPoffice: Statistics Evaluation
SOY4 SAPoffice: Access overview
SOY5 SAPoffice: Inbox overview
SOY6 SAPoffice: Document overview
SOY7 SAPoffice: Folder overview
SOY8 SAPoffice: Mass Archiving
SOY9 SAPoffice: Inbox Reorg.
SOYA SAPoffice: Change folder owner
SP00 Spool and Relate Area
SP01 Spool Control
SP02 Display output Requests
SP03 Spool: Load Formats
SP11 TemSe Contents
SP12 TemSe Administration
SPAD Spool Management
SPAM SAP Patch Manager (SPAM)
SPAU Display Modified DE Objects
SPCC Spool Consistency check
SPDD Display Modified DDIC objects
SPHA Telephony administration
SPIC Spool : Installation Check
SPRM Current Customizing
SPRO Customizing
SQ01 SAP Query: Maintain queries
SQ02 SAP Query: Maintain funct. areas
SQ03 SAP Query: Maintain user groups
SQ07 SAP Query: Language comparison
SQVI QuickViewer
SSAA System Administration Assistant
SSCA Appointment Diary: Administration
SRZL CCMS
SSM1 Session Manager generation call
SSM5 Create Activity Group
ST01 System Trace
ST02 Setups/Tune Buffers
ST03 Performance, SAP Statistics, Workload
ST04 Select activity of the databases
ST05 SQL Trace
ST06 Operating System Monitor
ST07 Application monitor
ST08 Network Monitor
ST09 Network Alert Monitor
ST10 Table Call Statistics
ST11 Display Developer Traces
ST12 Application Monitor
ST14 Application Analysis
ST22 ABAP Runtime Error Analysis
ST22 ABAP/4 Runtime Error Analysis
ST62 Create industry short texts
STAT Local transaction statistics
STMS Transport Management System
STUN Performance Monitoring
STW1 Test Workbench: Test catalog
STW2 Test workbench: Test plan
STW3 Test workbench: Test package
STW4 Test Workbench: Edit test package
STW5 C maintenance table TTPLA
STZAC Maintain time zone act.in client
STZAD Disp.time zone activat.in client
SUMM Global User Manager
SU01 Maintain User
SU01D Display users
SU02 Maintain Authorization Profiles
SU03 Maintain Authorizations
SU05 Maintain Internet Users
SU10 Mass changes to User Master
SU11 Maintain Authorizations
SU12 Mass Changes to User Master Records
SU2 Maintain User Parameter
SU20 Maintain Authorization Fields
SU21 Maintain Authorization Objects
SU22 Auth. object usage in transactions
SU24 Disables Authorization Checks
SU25 Imports SAP Check Indicators defaults
SU26 Adjust Authorization checks
SU30 Total checks in the area of auth.
SU52 Maintain own user parameters
SU53 Display check values
SU54 List for Session Manager
SU56 Analyze User Buffer
SUPC Profiles for activity groups
SUPF Integrated User Maintenance
SUPO Maintain Organization Levels
SUIM Repository Info System
SWDC Workflow Definition
SXDA Data Transfer Workbench
TU02 Display Active Parameters
USMM Customer measurement
Message handling function group SMSG
MQ2 overview rfc queues
WE09, , BD87, BD67, AL11,
IXOS OAAD soa_copy
transaction code_scan scans source code
RFC_READ_TABLE function module
XI
packages
SAI_MAPPING
SAI_*
SALERT*
SIDOC_ADAPTER
curl, transfer a url, http (cygwin)
SM49 operating system commands
SM69 operating system commands
SICF
SMICM
STRUST
map userid certificate x509, table USREXTID, report RSUSREXT
transaction EXTID_DN
nmon
topas
CL_HTTP_IDOC_XML_REQUEST finns i både SAP och XI. Man kan således skicka XML idocs direct via http till SAP...
EA90 Priser
CU42 class characteristics
CT42 class characteristics
RSPFPAR (report program, execute with SE38) display profile parameters
eedmsettlcreate skapa avräkningsdokument
port for sdm deployment D5S 3627, Q5S 3645 (one above standard port) message server port
SE03 change owner example D6S to E6S, to not have to use modification assistant
'SM37', type in 'JDBG' in
report RSBDCOS0 execute os command
SMMS - message server monitor
SM51, SMGW
FKJOXTR - jobcontainer
EWZ5 - lock users
DB14 - läsa daatabasloggar
DB16 - db system check monitor
RZ01 - job scheduling monitor
DB20ORA - oracle statistics
ST02 - memory
ST04 - database
SMLG - load distribution
OS01 ping
tools for monitoring the system
http://help.sap.com/saphelp_nwpi71/helpdata/en/7a/6b1538e665c93ee10000009b38f842/content.htm
area menu S002
SOAMANAGER
IW51, IW52, IW53 service message
IW59 show service message
edit database table
SE37 SE16N_INTERFACE
in the ALV grid you may CTRL-SHIFT double-right-click to bring up a view of errors on the structure presented, depending on where you click it may or may not work...
STRANS XSLT Transformation Tool
TAANA Table analysis Administrtion
Testing
WE19 -> Test tool for IDOC
WE12 -> Create an inbound into an outbound
WE16 -> Process an incoming Idoc file
WE17 -> Process an incoming status file
Reprocessing IDocs
BD87 -> Outbound
BD88 -> Inbound
change status on idoc report RC1_IDOC_SET_STATUS
abap proxy sprograming
sproxy
package SAI_PROXY_TEST contains useful utilities
report SPROX_XSD2WSDL
report SPROX_WSDL2WSDL
function group SDIXML dom2xml xml2dom instead of using ixml lib directly
SSO2 check sap crypto lib version