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
- /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)
- /ns80 = object explorer
- /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).
- /ncat2 - Timesheet entry


0 comments:
Post a Comment