To help me (and you) a little, below is a list of some of the most useful transactions available in the SAP GUI Tool (pictured below). I've had to use them all more than once in my current SharePoint to SAP Integration Project and especially in writing combined SAP/SAP BPM/SharePoint technical specifications:
SAP Transactions (enter through SAP GUI transaction area in the top left hand side)
Note that you can prefix a transaction with /o (instead of /n) which will open the transaction up in a new window in the SAP GUI e.g. /ose11 for the ABAP dictionary
- /nse11 = ABAP Dictionary (for maintenance of tables and table data)
- /nse16 = Data Browser for Tables
- /nbapi = official UI for looking for built-in BAPIs with full documentation.
- /nse37 = Function Builder (for searching for custom BAPIs not in /nbapi)
- /ose24 - to find SAP classes (not BAPIs). Look here if you cannot find a BAPI that will do the job e.g. Vendor creation
- /soamanager = SOA manager
- /nsicf = Maintain web services
- /nswf_bam = Business Activity Monitoring (for SAP BPM)
- /nse80 = object explorer
- /nse10 = Transport Organizer (to see what is in a transport)
- /nXK02 = Change Vendor
- /nxk01 = create vendor
- /nme23n = Official Display Purchase Order, click “Other purchase order”
- /ncj03 = Display Project (NB. typically, any business object transaction ending in 01 is for create, 02 is update, 03 is for display)
- /h - turn on ABAP debugging (so you can work out what SAP GUI screens are doing in the background). Also allows you to write to tables directly with a workaround.
- /ncat2 - Timesheet entry
- /ncat7 - Transfer to Controlling (FICO).
- /ncats_da - Display Working Times
- /npa30 - Maintain HR Master Data.
- /nsu01 - User maintenance - so you can unlock users in SAP
- /nsxmb_moni - (For PI Server) - Integration Monitoring
- LFA1 - Vendor Master
- LFM1 - Vendor master record purchasing organization data
- EKKO - Purchasing Document Header
- EKPO - Purchasing Document Item (aka Line Items in your Purchase Order)
- T016 - List of Industries
- T000 - Clients
- T001 - Company Codes
- T005 - Countries
- T005 - Unit of Measurement (e.g. EA, Square Metres)
- PROJ - Projects
- PRPS - Work Breakdown structure (WBS) - basically project line items
- SKA1 - General Ledger Account master (aka Chart of Accounts)
No comments:
Post a Comment