List of Tcodes in SAP(Technical)

Hi Gurus,
Send me a list of Tcodes in SAP.
Thanks in Advance,
Sakthi

Hello Shakthi,
Transactions:
search_sap_menu - Finds the menu path to a transaction - Can either type in TX code in the search criteria or a description- ie. 1st try SE38 and then ABAP.... the returned result is 'bottom to top'.
EDI Specific Transactions
VOE1 Translation between EDI categories and SD item categories
VOE2 Table EDSC view. Customer link to sales area detail
VOE3 Table view EDPVW. Add partner types that will be transferred to the IDoc
VOE4 Table view EDPAR. Link external partner number with our internal number
WEDI EDI Administrator Menu
BALE Idoc Administration
Scheduling agreements
OVA9 Create entries for each sold-to customer for which you will receive EDI schedule releases. At implementation, the only field that needs to be maintained is "Check PO number," which causes SAP to make sure that the PO number sent on the release matches the PO number on the schedule agreement. This transaction updates table T663A. SAP will not post an EDI schedule release, if this record is missing.
OVAI Create entries for each Vendor / Partner description combination. (Vendors must match sold-to Acct. at Cust., and Partner descriptions must match ship-to Partner descriptions.) This transaction updates table T661W. SAP uses this table to determine the schedule agreement sold-to partner.
OVAJ If you would like SAP to post schedule requirements using discrete dates only, instead of weekly and/or monthly buckets, you can indicate the days of the week that you deliver to this customer. SAP will divide the customer's quantity for a week or month evenly into the days of the week specified by the distribution function code. This code must be sent in the DELINS IDoc in field E1EDP16-ETVTF.
IDoc Transactions
WE09 / WE02 IDoc lists according to content. View IDocs via specific IDoc number or business application detail contained within the contents of a segment.
WE05 View IDocs
WE19 EDI test tool. Use to test inbound Function module changes.
WE20 Partner profile configuration. Add partner detail together with inbound and outbound relationships. We also incorporate message control on the outbound IDocs. Utilize the organizational units to trap functional errors for further processing
WE30 Create IDoc extension type
WE31 Segment create
WE57 Assign function module to logical message and IDoc type
WE60 IDoc type documentation tool
WE82 Link Release detail to Extension IDoc Type
BD55 Conversion rule user exit. Link conversion rule user exit to the different system \ partner combinations
BD87 Reprocess IDocs in error or waiting for action. (Both inbound and outbound in 4.6. Use BD88 in prior versions)
BALA ALE Application Distribution
BALM ALE Master Data Distribution
Output determination
856 - ASN
V/36 Maintain output determination for deliveries (Output determination procedures). V10000 (Header output) has condition type LAVA (usually with requirement 1 NB: Use V/84 – V7ALLE – SHAD for grouped ASNs. I.e. Group deliveries into shipments
VV21,VV22,VV23 Create output condition records for shipping. LAVA – WE (Partner function) - We must add each new partner with VV21
VL71 Reissue output for deliveries
810 - Invoice
V/54 Maintain access sequence for billing documents
VV31,VV32,VV33 Create condition records for billing documents. (RD00 – RE Billing party)
VF31 Reissue output for billing documents
855 – Order Response
V/30 Sales document output types (BA00)
V/48, V/32, V/43 Maintain access sequence for sales documents
VV11,VV12,VV13 Create condition records for sales documents. (BA00 – SP Sold to party)
Requirements coding
V/27 Create code to check requirements for output control. Used to check ZBA0 against BA00 output.
Sales & Distribution
Sales order / Quote / Sched Agreement / Contract
VA02 Sales order change
VA05 List of sales orders
VA22 Quotation change
VA32 Scheduling agreement change
VA42 Contract change
Billing
VF02 Change billing document
VF11 Cancel Billing document
VF04 Billing due list
FBL5N Display Customer invoices by line
FBL1N Display Vendor invoices by line
Delivery
VL02N Change delivery document
VL04 Delivery due list
VKM5 List of deliveries
VL06G List of outbound deliveries for goods issue
VL06P List of outbound deliveries for picking
VL09 Cancel goods issue
VT02N Change shipment
VT70 Output for shipments
General
VKM3, VKM4 List of sales documents
VKM1 List of blocked SD documents
VD52 Material Determination
Workflow
SWEAD Event queue administration
SWE2 Event type linkages
SWE3 Event linkages
PPOME Organizational Unit Maintenance
SWE5 Consistency Checks for Event Linkages
SWUD Workflow Diagnostic Tool
General
The following section provides detail on other useful SAP areas.
Create delivery via transfer orders
Once the order is saved proceed through the following steps. The process assumes the item has values in the warehouse bin.
VL04 Delivery due list. Run the delivery due with your order number to create the delivery
LT03 Create Transfer Order. EG. Warehouse: 101 and enter. Picking background. Save
The Transfer order should now be saved. It now needs to be confirmed.
In LT03 go to menu option Transfer Order -> Confirm – Transfer Order
Enter
Save
The transfer order is now confirmed.
VL02N Delivery change. EG: Edit the delivery to do the following Pack – External customer material number = COO. External delivery number – Waybill number. BOL – Transport tag. Carrier – Header partner – SP (E.G. FXP). Tracking number = Packing Unit
Purchase Orders
ME22N PO Change
ME57 Create PO from purchase requisition
ATP
CO09 Availability overview
Goods Movement
MIGO Post goods receipt
MB51 Material document list
MB01 Goods Movement
Other
MD04 Material Requirements. Shows material requirements and releases against materials
SE38 ABAP Editor. Used to modify ABAP programs
SM01 Transaction list. Lock transactions in the system. Also a good tool to see what transactions are available
SHDB Transaction recorder (BDC)
CMOD User exit \ project tool. Coordinates your changes into projects for the purpose of activating all user exits for a particular project. A user exit needs to be modified before it will work
SE16 Table contents display
SOST View mails sent externally from SAP
SU53 Check authorization object
SQVI Table Quickviewer – Used to created quick client dependent reports
ST22 ABAP Dump Analysis
ST01 System trace
ST11 Display developer trace
ST05 SQL Trace
SM21 System log
ST22 Display short dumps
SM12 Display locked entries
With Regards,
Vidya
**Please reward with points

Similar Messages

  • List of Tcodes in SAP

    Hi Gurus,
    Send me a list of Tcodes in SAP.
    Thanks in Advance,
    Sakthi

    Plant Maintenance (PM)
    Stephan Nilsson was kind enough to share some PM transactions. Stephan Nilsson was kind enough to share some PM transactions.
    IW31     Create Plant Maintenance Order
    IW32     Change Plant Maintenance Order
    IW33     Display Plant Maintenance Order
    IW34     Create Notification Order
    IW51     Create Service Notification
    IW52     Change Service Notification
    IW53     Display Service Notification
    IW54     Create Service Notification :Problem notification
    IW55     Create Service Notification :Activity Request
    IW56     Create Service Notification :Service Request
    IW57     Assign deletion Flag to Completed Service Notifications
    IW58     Change Service Notifications: Selection of Notification
    IW59     Display Service Notifications: Selection of Notification
    Production Planning
    Tymon Kerste has provided me with these PP tcodes. Tymon Kerste has provided me with these PP tcodes.
    C001     Create Production Order
    C005N     Collective Release
    C011N     Time Ticket
    C012     Confirmation - Collective
    C013     Confirmation - Cancel
    C00IS     Production order information system
    C0GI     Reprocess Goods Movements
    C223     Maintain production version
    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
    BASIS/ABAP
    USMM     Pressing 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.
    DI02     ABAP/4 Repository Information System: Tables.
    LSMW     Legacy System Migration Workbench. An addon available from SAP that can make data converstion a lot easier. Thanks to Serge Desland for this one.
    OSS1     SAP Online Service System
    OY19     Compare Tables
    SM13     Update monitor. Will show update tasks status. Very useful to determine why an update failed.
    S001     ABAP Development Workbench
    S001     ABAP/4 Development Weorkbench. (from [email protected])
    S002     System Administration. (from [email protected])
    SA38     Execute a program. (from [email protected])
    SCAT     Computer Aided Test Tool
    SCU0     Compare Tables
    SE01     Old Transport & Corrections screen
    SE03     Groups together most of the tools that you need for doing transports. In total, more than 20 tools can be reached from this one transaction.
    SE09     Workbench Organizer
    SE10     New Transport & Correction screen
    SE11     ABAP/4 Dictionary Maintenance SE12 ABAP/4 Dictionary Display SE13 Maintain Technical Settings (Tables)
    SE12     Dictionary: Initial Screen - enter object name. (from [email protected])
    SE13     Access tables in ABAP/4 Dictionary. (from [email protected])
    SE14     Utilities for Dictionary Tables
    SE15     ABAP/4 Repository Information System
    SE16     Data Browser: Initial Screen. (from [email protected])
    SE16N     Table Browser (the N stands for New, it replaces SE16). Provided by Smijo Mathew.
    SE17     General Table Display
    SE24     Class Builder
    SE30     ABAP/4 Runtime Analysis
    SE32     ABAP/4 Text Element Maintenance
    SE35     ABAP/4 Dialog Modules
    SE36     ABAP/4: Logical Databases
    SE37     ABAP/4 Function Modules
    SE38     ABAP Editor
    SE39     Splitscreen Editor: Program Compare
    SE41     Menu Painter
    SE43     Maintain Area Menu
    SE48     Show program call hierarchy. Very useful to see the overall structure of a program. Thanks to Isabelle Arickx for this tcode.
    SE49     Table manipulation. Show what tables are behind a transaction code. Thanks to Isabelle Arickx for this tcode.
    SE51     Screen Painter: Initial Screen. (from [email protected])
    SE54     Generate View Maintenance Module
    SE61     R/3 Documentation
    SE62     Industry utilities
    SE63     Translation
    SE64     Terminology
    SE65     R/3 document. short text statistics SE66 R/3 Documentation Statistics (Test!)
    SE68     Translation Administration
    SE71     SAPscript layout set
    SE71     SAPScript Layouts Create/Change
    SE72     SAPscript styles
    SE73     SAPscript font maintenance (revised)
    SE74     SAPscript format conversion
    SE75     SAPscript Settings
    SE76     SAPscript Translation Layout Sets
    SE77     SAPscript Translation Styles
    SE80     ABAP/4 Development Workbench
    SE81     SAP Application Hierarchy
    SE82     Customer Application Hierarchy
    SE83     Reuse Library. Provided by Smiho Mathew.
    SE84     ABAP/4 Repository Information System
    SE85     ABAP/4 Dictionary Information System
    SE86     ABAP/4 Repository Information System
    SE87     Data Modeler Information System
    SE88     Development Coordination Info System
    SE91     Maintain Messages
    SE92     Maintain system log messages
    SE93     Maintain Transaction. (from [email protected])
    SEARCH_SAP_MENU     From 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.
    SEU     Object Browser
    SHD0     Transaction variant maintenance
    SM04     Overview of Users (cancel/delete sessions)
    SM12     Lock table entries (unlock locked tables)
    SM21     View the system log, very useful when you get a short dump. Provides much more info than short dump
    SM30     Maintain Table Views. (from [email protected])
    SM31     Table Maintenance
    SM32     Table maintenance
    SM35     View Batch Input Sessions
    SM37     View background jobs
    SM50     Process Overview. (from [email protected])
    SM51     Delete jobs from system (BDC)
    SM62     Display/Maintain events in SAP, also use function BP_EVENT_RAISE
    SMEN     Display the menu path to get to a transaction
    SMOD/CMOD     Transactions for processing/editing/activating new customer enhancements.
    SNRO     Object browser for number range maintenance. (from [email protected])
    SPRO     Start SAP IMG (Implementation Guide). (from [email protected])
    SQ00     ABAP/4 Query: Start Queries
    SQ01     ABAP/4 Query: Maintain Queries
    SQ02     ABAP/4 Query: Maintain Funct. Areas
    SQ03     ABAP/4 Query: Maintain User Groups
    SQ07     ABAP/4 Query: Language Comparison
    ST05     Trace SQL Database Requests. (from [email protected])
    ST22     ABAP Dump analysis
    SU53     Display Authorization Values for User. (from [email protected])
    WEDI     EDI Menu. IDOC and EDI base.
    WE02     Display an IDOC
    WE07     IDOC Statistics
    Human Resources
    PA03     Change Payroll control record
    PA20     Display PA Infotypes
    PA30     Create/Change PA Infotypes
    PP02     Quick Entry for PD object creation
    PU00     Delete PA infotypes for an employee. Will not be able to delete an infotype if there is cluster data assigned to the employee.
    Sales and Distribution (SD)
    OLSD     Config for SD. Use Tools-Data Transfer-Conditions to setup SAP supplied BDC to load pricing data
    VA01     Create Sales/Returns Order:Initial Screen
    VB21     Transaction for Volume Lease Purchases (done as a sales deal)
    VK15     Transaction used to enter multiple sales conditions (most will be entered here)
    SAP Office
    SO00     send a note through SAP, can be sent to internet, X400, etc
    FI Financial Management
    FGRP     Report Writer screen
    FM12     View blocked documents by user
    FST2     Insert language specific name for G/L account. (from [email protected])
    FST3     Display G/L account name. (from [email protected])
    KEA0     Maintain operating concern. (from [email protected])
    KEKE     Activate CO-PA. (from [email protected])
    KEKK     Assign operating concern. (from [email protected])
    KL04     Delete activity type. (from [email protected])
    KS04     Delete a cost centre. (from [email protected])
    KSH2     Change cost centre group - delete. (from [email protected])
    OBR2     Deletion program for customers, vendors, G/L accounts. (from [email protected])
    OKC5     Cost element/cost element group deletion. (from [email protected])
    OKE1     Delete transaction data. (from [email protected])
    OKE2     Delete a profit centre. (from [email protected])
    OKI1     Determine Activity Number: Activity Types (Assignment of material number/service to activity type) (from [email protected])
    OMZ1     Definition of partner roles. (from [email protected])
    OMZ2     Language dependent key reassignment for partner roles. (from [email protected])
    Material Management (MM)
    MM06     Flag material for deletion. (from [email protected])
    OLMS-     materials management configuration menu, most of the stuff under this menu is not under the implementation guide
    MM configuration transactions
    OLMB-     Inventory management/Physical Inventory
    OLMD-     MM Consumption-Based Planning
    OLME-     MM Purchasing
    OLML-     Warehouse Management
    OLMR-     Invoice Verification
    OLMS     Material Master data
    OLMW-     MM Valuation/Account Assignment
    Config Related
    OLE     OLE demo transaction
    OLI0     C Plant Maintenance Master Data
    OLI1     Set Up INVCO for Material Movements
    OLI8     Set Up SIS for Deliveries
    OLIA     C Maintenance Processing
    OLIP     C Plant Maintenance Planning
    OLIQ     New set-up of QM info system
    OLIX     Set Up Copying/Deleting of Versions
    OLIY     Set Up Deletion of SIS/Inter.Storage
    OLIZ     Stat Set Up INVCO: Invoice Verif
    OLM2     Customizing: Volume-Based Rebates
    OLMB     C RM-MAT Inventory Management Menu
    OLMD     C RM-MAT MRP Menu
    OLME     C MM Menu: Purchasing
    OLML     C MM Menu for Warehouse Management
    OLMR     C RM-MAT Menu: Invoice Verification
    OLMS     C RM-MAT Master Data Menu
    OLMW     C RM-MAT Valuation/Acct. Assgt. Menu
    OLPA     SOP Configuration
    OLPE     Sales order value
    OLPK     Customizing for capacity planning
    OLPR     Project System Options
    OLPS     Customizing Basic Data
    OLPV     Customizing: Std. Value Calculation
    OLQB     C QM QM in Procurement
    OLQI     Analysis
    OLQM     Customizing QM Quality Notifications
    OLQS     C QM Menu Basic Data
    OLQW     C QM Inspection Management
    OLQZ     Quality Certificates
    OLS1     Customizing for Rebates
    OLSD     Customizing: SD
    OLVA     C SD Sales Menu
    OLVD     C SD Shipping Menu
    OLVF     C SD Billing Menu
    OLVS     C SD Menu for Master Data
    SPRO     Start SAP IMG (Implementation Guide). (from [email protected])
    reward points if useful.
    thanks,
    usha

  • I am unable to see Object list selector in SE80 TCode in SAP 4.7

    I am unable to see Object list selector in SE80 TCode in SAP 4.7. i'll be thankful if someone can help me out in this regards.
    Thanks in Avd.
    Edited by: Azeez Azam on Aug 30, 2010 2:14 PM

    If you are still experiencing problems after checking your settings, you may need to update your SAP GUI patch. This solved my problem when I couldn't see the object list selector.

  • List of Components for SAP ECC 6. 0 EHP4 NW 7.01

    Hi Experts,
    How to find the list of components for SAP ECC 6. 0 EHP 4 NW 7.01.
    Regards,
    IFF

    Hi,
    Two ways I could think of:
    - Best would be goto http://service.sap.com/pam -> search for ERP 2005 EhP5 and check in the "Included components for <technical usage>" section. For this you would need to know the scenario for which you need ERP 2005 EhP4
    - If a solution manager is available, goto tcode SMSY -> Product Definitions -> SAP ERP ENHANCE PACKAGE and select EhP4.
    Regards,
    Srikishan

  • List of activities in SAP requiring printer maintenance

    Dear All,
    Can anybody help me to gather a list of standard activities/tasks that are performed in SAP and require printer maintenance.
    What actually is required is a guide for IT staff to know that in this list of places in system the printer should be populated.
    The point is that in one of the departments they removed old printers and installed new ones, but in RFFOEDI1, for example, they did not change old printer to new, which caused the print jobs to fail.
    Now, the idea is to have a list of 'places' in SAP the IT has to check, before deleting printer from system.
    Thank you for support and any advices or alternative ideas,

    Ok, so in case anybody face the same error:
    The starting point could be RSPO0040 report. It shows list of tables where printer is maintained.
    Those, being brave can go further to developing their own TCode based on above report.
    Hope that some day this post would save somebody's time.

  • List of tcode in BW/BI

    Hi
    please let me know list of tcodes in bw/bi

    Hi Suneel,
    MODELING
    RSA1 - Modeling
    RSORBCT - Business Content
    RSORMDR - Meta Data Repository
    Object Maintenance
    RSDMPROM - MultiProvider
    RSISET - InfoSet
    RSDCUBE - InfoCube
    RSDODSD - ODS Object
    RSD1 - Info Object
    Master Data Maintenance
    RSDMD - Master Data
    RSH1 - Hierarchies
    BUSINESS EXPLORER
    RRMX - Analyzer
    Authorizations
    PFCG - Maintain Roles
    RSSM - Reporting Authorizations Objects
    Query
    RSZC - Copy
    RSZDELETE - Delete Object
    RSBBS - RRI targets
    BEx Monitor
    RSRT1 - Query Monitor
    RSRTRACE - Trace Tool
    RSRCACHE - OLAP : Cache Monitor
    SMICM - ICM Monitor
    RSA6 Maintain DataSources
    RSA7 BW Delta Queue Monitor
    RSA8 DataSource Repository
    RSA9 Transfer Application Components
    RSD1 Characteristic maintenance
    RSD2 Maintenance of key figures
    RSD3 Maintenance of units
    RSD4 Maintenance of time characteristics
    RSDBC DB connect
    RSDDV Maintaining Aggregates
    RSIMPCUR Load Exchange Rates from File
    RSISET Maintain InfoSets
    RSKC Maintaining the Permittd Extra Chars
    RSLGMP Maintain RSLOGSYSMAP
    RSMO Data Load Monitor Start
    RSMON BW Administrator Workbench
    RSOR BW Metadata Repository
    RSORBCT BI Business Content Transfer
    RSORMDR BW Metadata Repository
    RSPC Process Chain Maintenance
    RSPC1 Process Chain Display
    RSPCM Monitor daily process chains
    RSRCACHE OLAP: Cache Monitor
    RSRT Start of the report monitor
    RSRT1 Start of the Report Monitor
    RSRT2 Start of the Report Monitor
    RSRTRACE Set trace configuration
    RSRTRACETEST Trace tool configuration
    RSRV Analysis and Repair of BW Objects
    SE03 Transport Organizer Tools
    SE06 Set Up Transport Organizer
    SE07 CTS Status Display
    SE09 Transport Organizer
    SE10 Transport Organizer
    SE11 ABAP Dictionary
    SE24 Class Builder
    SE80 Object Navigator
    RSCUSTA Maintain BW Settings
    RSCUSTA2 ODS Settings
    RSCUSTV*
    RSSM Authorizations for Reporting
    SM04 User List
    SM12 Display and Delete Locks
    SM21 Online System Log Analysis
    SM37 Overview of job selection
    SM50 Work Process Overview
    SM51 List of SAP Systems
    SM58 Asynchronous RFC Error Log
    SM59 RFC Destinations (Display/Maintain)
    LISTCUBE List viewer for InfoCubes
    LISTSCHEMA Show InfoCube schema
    DB02 Tables and Indexes Monitor
    DB14 Display DBA Operation Logs
    DB16 Display DB Check Results
    DB20 Update DB Statistics
    r/3 (bw related)
    SBIW BIW in IMG for OLTP
    BD61 Activate Change Pointers - Generally
    BDLS Convert Logical System Names
    BF11 Application Areas
    RSA2 OLTP Metadata Repository
    RSA3 Extractor Checker
    RSA5 Install Business Content
    RSA6 Maintain DataSources
    RSA7 BW Delta Queue Monitor
    RSA8 DataSource Repository
    RSA9 Transfer Application Components
    RSO2 Oltp Metadata Repository
    RSO3 Set Up Deltas for Master Data
    LO setup table
    OLI1BW INVCO Stat. Setup: Material Movemts
    OLI2BW INVCO Stat. Setup: Stor. Loc. Stocks
    OLI3BW Reorg.PURCHIS BW Extract Structures
    OLI4BW Reorg. PPIS Extract Structures
    OLI7BW Reorg. of VIS Extr. Struct.: Order
    OLI8BW Reorg. VIS Extr. Str.: Delivery
    OLI9BW Reorg. VIS Extr. Str.: Invoices
    OLIABW Setup: BW agency business
    OLIFBW Reorg. Rep. Manuf. Extr. Structs
    OLIIBW Reorg. of PM Info System for BW
    OLIQBW QM Infosystem Reorganization for BW
    OLISBW Reorg. of CS Info System for BW
    OLIZBW INVCO Setup: Invoice Verification
    TSTCT IS THE TABLE WHICH CONTAINS TRANSACTION CODES
    TO GET LIST OF TRANSACTION CODES IN BW
    1.GO TO SE93
    2. PRESS F4
    3. IN THE SEARCH TYPE RS* TO GET THE LIST OF TRANSACTION CODES STARTING WITH RS.
    Here r the some of the transaction codes used by BW developers
    RSBO INFOSPOKE
    RSBOMO2 OPEN HUB MONITOR
    RSBOH1 OPEN HUB MAINTANENCE
    RSBOH2 OPEN HUB MAINTANENCE
    RSBOH3 OPEN HUB MAINTANENCE
    RSBO_EXTRACT AUTHORIZATION CHECK OPEN HUB EXTRACTION
    RSA1 ADMINISTRATOR WORK BENCH
    RSA3 EXTRACTION CHECKER
    RSA5 TRANSFER BUSINESS CONTENT
    RSA6 POST PROCESS OF DATA SORUCES
    RSA7 DELTA QUEUE MONITOR
    RSA8 DATA SOURCE REPOSITORY
    RSA9 TRANSFER APPLICATION COMPONENTS
    RSADMIN MAINTENANCE VIEW
    RSATTR ATTRIBUTE HIERARCHY RUN REALIGNMENT
    RSBBS QUERY JUMP TARGER
    RSD1 MAINTAIN INFO OBJECT
    RSDBC DB CONNECT
    RSDDV AGGREGATE MAINTANENCE
    RSDL DB CONNECT TEST PROGRAM
    RSH1 EDIT HIERARCHY
    RSH3 SIMULATE HIERARCHY
    RSIMG BW IMG
    RSIS1 CREATE INFO SOURCES
    RSISET MAINTAIN INFO SETS
    RSKC MAINTAIN PERMITTED CHARACTERS
    RSMO MONITOR
    RSO2 GENERIC DATA SOURCE
    RSO3 SET UP DELTA FOR GENERIC DATA SOURCE
    RSPC PROCESS CHAIN MAINTENANCE
    RSRAJ START REPORTING AGENT JOB
    RSRT REPORT MONITOR
    RSRTRACE SET TRACE CONFIGURATION
    RSRV ANALYSIS AND REPARI OR BW OBJECTS
    RSSM AUTHORIZATIONS FOR REPORTING
    RSSMQ START QUERY WITH USER
    RSSU53 DISPLAY BW AUTHORIZATION CHECK
    RSZC COPY QUERIES BETWEEN INFO PROVIDERS
    RSZDELETE DELETE QUERY OBJECTS
    RRMX TO GO TO BEX REPORTING FROM RSA1
    SM37 JOB SELECTION/STATUS
    SM38 ABAP EDITOR
    rsa11 InfoProvider
    rsa12 InfoSources
    rsa15 PSA
    RSODS EDIT ODS
    RSD1 EDIT INFO OBJECT
    SU53 CHECKING FOR AUTHORIZATIONS
    RS00 Start menu
    RS12 Overview of master data locks
    RSA0 Content Settings Maintenance
    RSA1 BW Administrator Workbench
    RSA10 Realtime Test Interface Srce System
    RSA11 Calling up AWB with the IC tree
    RSA12 Calling up AWB with the IS tree
    RSA13 Calling up AWB with the LG tree
    RSA14 Calling up AWB with the IO tree
    RSA15 Calling up AWB with the ODS tree
    RSA1OLD BW Administrator Workbench (old)
    RSA2 OLTP Metadata Repository
    RSA3 Extractor Checker
    RSA5 Install Business Content
    RSA6 Maintain DataSources
    RSA7 BW Delta Queue Monitor
    RSA8 DataSource Repository
    RSA9 Transfer Application Components
    RSADMIN RSADMIN maintenance
    RSADRTC70TOADR11 Conversion of table TC70 in ADR11
    RSANWB Model the Analysis Process
    RSANWB_CRM_ATTR Fill CRM Attributes
    RSANWB_EXEC Execute Analysis Process
    RSANWB_IMP Calculation of Importance
    RSANWB_START_ALL Model the Analysis Process
    RSANWB_SURVEY Analysis Process: Create Target Grp
    RSAN_CLTV CLTV Modeling
    RSAN_CLTV1 CLTV
    RSAN_RESP Response Prediction Models
    RSAN_RFM RFM Modeling
    RSAN_SALES_PL_CALL Execute Sales Planning
    RSAN_SURV_SHOW BW Survey
    RSAN_SURV_TG BW Survey: Target Group Management
    RSAN_VERI Analysis Process: Test Monitor
    RSAN_WB_TST IMC Wrapper Transaction for Testing
    RSARCH_ADMIN BW Archive Administration
    RSARFCEX Variant for RSARFCEX
    RSASSIBTCH Schedule Assistant in Background
    RSATTR Attribute/Hierarchy Realignment Run
    RSAWB New AWB
    RSAWBSETTINGSDEL Delete user settings of the AWB
    RSB0 Maintain OLAP authorization object
    RSB1 Display authorization object
    RSB2 Data Marts Generation Center
    RSBBS Maintaining BW Sender-Receiver
    RSBBS_WEB Transaction for the RRI in the Web
    RSBCTMA_AC xCBL Action Codes
    RSBCTMA_DT Mapping of Ext./Int. Document Type
    RSBEB Business Explorer Browser
    RSBMO2 Open Hub Monitor
    RSBO Open Hub Maintenance
    RSBOH1 Open Hub Maintenance
    RSBOH2 Open Hub Maintenance
    RSBOH3 Open Hub Maintenance
    RSBO_EXTRACT Auth Check Open Hub Extraction
    RSBROWSER BW Browser
    RSBWREMOTE Create Warehouse User
    RSCATTAWB CATT Admin. Workbench
    RSCDS Summarization routine
    RSCONCHA Channel conversion
    RSCONFAV Favorites Conversion
    RSCRMDEBUG Set Debug Options
    RSCRMISQ Regis. of Infosets for Target Groups
    RSCRMMDX Edit MDX
    RSCRMMON Monitor Query Extracts
    RSCRMSCEN Regist. Closed-Loop Scenarios
    RSCRM_BAPI Test Program for RSCRM Interface
    RSCRM_REPORT BW Queries with ODBO (to 2nd 0B)
    RSCRT BW Monitor (Near)-Real-Time Loading
    RSCR_MAINT_PUBLISH Maint. of Publishing Variables CR/CE
    RSCR_MAINT_URL Maint. of URL Variables for CR/CE
    RSCUSTA Maintain BW Settings
    RSCUSTA2 ODS Settings
    RSCUSTV1 BW Customizing - View 1
    RSCUSTV10 BW Customizing - View 10
    RSCUSTV11 BW Customizing - View 11
    RSCUSTV12 Microsoft Analysis Services
    RSCUSTV13 RRI Settings for Web Reporting
    RSCUSTV14 OLAP: Cache Parameters
    RSCUSTV15 BW Customizing - View 11
    RSCUSTV16 BW Reporting
    RSCUSTV17 Settings: Currency Translation
    RSCUSTV18 DB Connect Settings
    RSCUSTV19 InfoSet Settings
    RSCUSTV2 BW Customizing - View 2
    RSCUSTV3 BW Customizing - View 3
    RSCUSTV4 BW Customizing - View 4
    RSCUSTV5 BW Customizing - View 5
    RSCUSTV6 BW Customizing - View 6
    RSCUSTV7 BW Customizing - View 7
    RSCUSTV8 BW Customizing - View 8
    RSCUSTV9 BW Customizing - View 9
    RSD1 Characteristic maintenance
    RSD2 Maintenance of key figures
    RSD3 Maintenance of units
    RSD4 Maintenance of time characteristics
    RSD5 Internal: Maint. of Techn. Chars
    RSDBC DB connect
    RSDB_ADD_ID_2_CRM Create External ID for CRM-GP
    RSDB_INIT Initial Download of D&B Data
    RSDCUBE Start: InfoCube editing
    RSDCUBED Start: InfoCube editing
    RSDCUBEM Start: InfoCube editing
    RSDDV Maintaining Aggregates
    RSDIOBC Start: InfoObject catalog editing
    RSDIOBCD Start: InfoObject catalog editing
    RSDIOBCM Start: InfoObject catalog editing
    RSDL DB Connect - Test Program
    RSDMD Master Data Maintenance w.Prev. Sel.
    RSDMD_TEST Master Data Test
    RSDMPRO Initial Screen: MultiProvider Proc.
    RSDMPROD Initial Screen: MultiProvider Proc.
    RSDMPROM Initial Screen: MultiProvider Proc.
    RSDMWB Data Mining Workbench
    RSDODS Initial Screen: ODS Object Processng
    RSDODSD Initial Screen: ODS Proces. (Deliv.)
    RSDPMDDBSETUP Creates a MOLAP Database in MSAS
    RSDPMOLAPDS MOLAP DataSource creation
    RSDPRFCDSETUP Create MOLAP Rfc Tests
    RSDSD DataSource Documentation
    RSDU_SHOWTEMPINCTAB RSDU_SHOWTEMPINCTAB
    RSDV Validity Slice Maintenance
    RSD_ACAT Maintain InfoObject catalog
    RSEDIT Old editor
    RSEIDOCM Variant for RSEIDOCM
    RSENQ Display of Lock Log
    RSEOUT00 Variant for RSEOUT00
    RSFH Test Transaction Data Extractors
    RSFLAT Flat MDX
    RSFREQUPL Frequent upload from source systems
    RSGWLST Accessible Gateways
    RSH1 Edit hierarchy initial screen
    RSH3 Simulate hierarchies
    RSHIER Hierarchy maintenance w/o AdmWB
    RSHIERINT Hierarchy maintenance from AdmWB
    RSHIERSIM Simulate hierarchies
    RSICUBE Maintain/Change InfoCubes (Internal)
    RSIMG BW IMG
    RSIMPCUR Load Exchange Rates from File
    RSINPUT Manual Data Entry
    RSIR_DELTATRACK KPro Delta Tracking
    RSISET Maintain InfoSets
    RSKC Maintaining the Permittd Extra Chars
    RSLDAPSYNC_USER LDAP Synchronization of Users
    RSLGMP Maintain RSLOGSYSMAP
    RSMD Extractor Checker
    RSMDCNVEXIT Conversn to Consistent Intern. Vals
    RSMDEXITON Activate Conversion Routine
    RSMO Data Load Monitor Start
    RSMON BW Administrator Workbench
    RSMONCOLOR Traffic light color in the Monitor
    RSMONITOR_DB D&B Integration
    RSMONMAIL Mail Addresses for Monitor Assistant
    RSNPGTEST Test Network Plan Control
    RSNPGTEST2 Test Network Plan Control
    RSNSPACE BW Namespace Maintenance
    RSO2 Oltp Metadata Repository
    RSO3 Set Up Deltas for Master Data
    RSOCONTENT Administration of a Content System
    RSOCOPY Copy from TLOGO Objects
    RSODADMIN Administration BW Document Managemt.
    RSOR BW Metadata Repository
    RSORBCT BI Business Content Transfer
    RSORMDR BW Metadata Repository
    RSPC Process Chain Maintenance
    RSPC1 Process Chain Display
    RSPCM Monitor daily process chains
    RSPFPAR Display profile parameter
    RSQ02 Maintain InfoSets
    RSQ10 SAP Query: Role Administration
    RSQ11 InfoSet Query: Web reporting
    RSRAJ Starts a Reporting Agent Job
    RSRAM Reporting Agent Monitor
    RSRAPS Manages Page Store
    RSRCACHE OLAP: Cache Monitor
    RSRCATTTRACE Catt transaction for trace tool
    RSREP BW Administrator Workbench
    RSRFCCHK RFC destinations with logon data
    RSRHIERARCHYVIRT Maintain Virtual Time Hierarchies
    RSRQ Data Load Monitor for a Request
    RSRR_WEB Report-Report Interface in Web
    RSRT Start of the report monitor
    RSRT1 Start of the Report Monitor
    RSRT2 Start of the Report Monitor
    RSRTRACE Set trace configuration
    RSRTRACETEST Trace tool configuration
    RSRV Analysis and Repair of BW Objects
    RSRVALT Analysis of the BW objects
    RSR_TRACE Trace Monitor
    RSR_WEB_VARIABLES Variable Entry in Web
    RSSCD100_PFCG Change Docs for Role Administration
    RSSCD100_PFCG_USER for Role Assignment
    RSSCM_APPL Application settings SCM4.0 and BW
    RSSD Access for scheduler
    RSSE Selection start InfoCube
    RSSGPCLA Maintain program class
    RSSG_BROWSER Simple Data Browser
    RSSM Authorizations for Reporting
    RSSMQ Start Query with User
    RSSMTRACE Reporting Log Authorization
    RSSTARTMON Starting the monitor in parall.proc.
    RSSU53 Display authorization check BW
    RST22 Old Short-Dump Overview
    RSTB Choose Object Name
    RSTBHIST Table history
    RSTG_BUPA Target Group Sel. Business Partners
    RSTG_CUST Target Group Selection Customers
    RSTG_DB Target Group Selection D&B
    RSTG_DB_WEB Target Group Selection D&B
    RSTPRFC Create Destination for After-Import
    RSU0 Update rules overview
    RSU1 Create update rules
    RSU1I Create update rules
    RSU1O Create Update Rules
    RSU2 Change update rules
    RSU2I Change update rules
    RSU2O Change Update Rules
    RSU3 Display update rules
    RSU3I Display update rules
    RSU3O Display Update Rules
    RSU6 Delete update rules
    RSU6I Delete update rules
    RSU6O Delete update rules
    RSU7 Data Extraction: Maintain Parameters
    RSUSR003 Check standard user passwords
    RSUSR200 List of Users per Login Date
    RSWELOGD Delete Event Trace
    RSWEWWDHMSHOW Display Background Job SWWERRE
    RSWEWWDHSHOW Display Work Item Deadline Monitorng
    RSWWCLEAR Execute Work Item Clearing Work
    RSWWCOND Execute Work Item Rule Monitoring
    RSWWDHEX ExecuteWorkItemDeadlineMonitoring
    RSWWERRE Start RSWWERRE
    RSZC Copying Queries between InfoCubes
    RSZDELETE Deletion of query objects
    RSZT Get Test Component
    RSZTESTFB Shortcut Function Test Environment
    RSZV Call up of view V_RSZGLOBV
    RSZVERSION Set frontend version
    RS_AWB_REMOTE Remote AWB Staging
    RS_BCT_BWBEOTYP Maintain BW Backend Object Types
    RS_DS_CHECK Check consistency request
    RS_ISTD_REMOTE Maintain InfoSource
    RS_LOGSYS_CHECK Source System Tool
    RS_PERS_ACTIVATE Activation of BEx Personalization
    RS_PERS_BOD_ACTIVATE Activate BEx Open Pers.
    RS_PERS_BOD_DEACTIVA Deactivate Pers. for BEx Open
    RS_PERS_VAR_ACTIVATE Activate Variable Pers.
    RS_PERS_VAR_DEACTIVA Deactivate Pers. for Variables
    RS_PERS_WTE_ACTIVATE Activate Web Template Pers.
    RS_PERS_WTE_DEACTIVA Deactivate Pers. for Web Template
    SP01 Spool
    RSA1 BW Administrator Workbench
    RSA11 Calling up AWB with the IC tree
    RSA12 Calling up AWB with the IS tree
    RSA13 Calling up AWB with the LG tree
    RSA14 Calling up AWB with the IO tree
    RSA15 Calling up AWB with the ODS tree
    RSA2 OLTP Metadata Repository
    RSA3 Extractor Checker
    RSA5 Install Business Content
    RSA6 Maintain DataSources
    RSA7 BW Delta Queue Monitor
    RSA8 DataSource Repository
    RSA9 Transfer Application Components
    RSD1 Characteristic maintenance
    RSD2 Maintenance of key figures
    RSD3 Maintenance of units
    RSD4 Maintenance of time characteristics
    RSDBC DB connect
    RSDCUBE Start: InfoCube editing
    RSDCUBED Start: InfoCube editing
    RSDCUBEM Start: InfoCube editing
    RSDDV Maintaining
    Aggregates
    RSDIOBC Start: InfoObject catalog editing
    RSDIOBCD Start: InfoObject catalog editing
    RSDIOBCM Start: InfoObject catalog editing
    RSDL DB Connect - Test Program
    RSDMD Master Data Maintenance w.Prev. Sel.
    RSDMD_TEST Master Data Test
    RSDMPRO Initial Screen: MultiProvider Proc.
    RSDMPROD Initial Screen: MultiProvider Proc.
    RSDMPROM Initial Screen: MultiProvider Proc.
    RSDMWB Customer Behavior Modeling
    RSDODS Initial Screen: ODS Object Processng
    RSIMPCUR Load Exchange Rates from File
    RSINPUT Manual Data Entry
    RSIS1 Create InfoSource
    RSIS2 Change InfoSource
    RSIS3 Display InfoSource
    RSISET Maintain InfoSets
    RSKC Maintaining the Permittd Extra Chars
    RSLGMP Maintain RSLOGSYSMAP
    RSMO Data Load Monitor Start
    RSMON BW Administrator Workbench
    RSOR BW Metadata Repository
    RSORBCT BI Business Content Transfer
    RSORMDR BW Metadata Repository
    RSPC Process Chain Maintenance
    RSPC1 Process Chain Display
    RSPCM Monitor daily process chains
    RSRCACHE OLAP: Cache Monitor
    RSRT Start of the report monitor
    RSRT1 Start of the Report Monitor
    RSRT2 Start of the Report Monitor
    RSRTRACE Set trace configuration
    RSRTRACETEST Trace tool configuration
    RSRV Analysis and Repair of BW Objects
    SE03 Transport Organizer Tools
    SE06 Set Up Transport Organizer
    SE07 CTS Status Display
    SE09 Transport Organizer
    SE10 Transport Organizer
    SE11 ABAP Dictionary
    SE18 Business Add-Ins: Definitions
    SE18_OLD Business Add-Ins: Definitions (Old)
    SE19 Business Add-Ins: Implementations
    SE19_OLD Business Add-Ins: Implementations
    SE21 Package Builder
    SE24 Class Builder
    SE80 Object Navigator
    RSCUSTA Maintain BW Settings
    RSCUSTA2 ODS Settings
    RSCUSTV*
    RSSM Authorizations for Reporting
    SM04 User List
    SM12 Display and Delete Locks
    SM21 Online System Log Analysis
    SM37 Overview of job selection
    SM50 Work Process Overview
    SM51 List of SAP Systems
    SM58 Asynchronous RFC Error Log
    SM59 RFC Destinations (Display/Maintain)
    LISTCUBE List viewer for InfoCubes
    LISTSCHEMA Show InfoCube schema
    WE02 Display IDoc
    WE05 IDoc Lists
    WE06 Active IDoc monitoring
    WE07 IDoc statistics
    WE08 Status File Interface
    WE09 Search for IDoc in Database
    WE10 Search for IDoc in Archive
    WE11 Delete IDocs
    WE12 Test Modified Inbound File
    WE14 Test Outbound Processing
    WE15 Test Outbound Processing from MC
    WE16 Test Inbound File
    WE17 Test Status File
    WE18 Generate Status File
    WE19 Test tool
    WE20 Partner Profiles
    WE21 Port definition
    WE23 Verification of IDoc processing
    DB02 Tables and Indexes Monitor
    DB14 Display DBA Operation Logs
    DB16 Display DB Check Results
    DB20 Update DB Statistics
    RSA1 BW Administrator Workbench
    RSA11 Calling up AWB with the IC tree
    RSA12 Calling up AWB with the IS tree
    RSA13 Calling up AWB with the LG tree
    RSA14 Calling up AWB with the IO tree
    RSA15 Calling up AWB with the ODS tree
    RSA2 OLTP Metadata Repository
    RSA3 Extractor Checker
    RSA5 Install Business Content
    RSA6 Maintain DataSources
    RSA7 BW Delta Queue Monitor
    RSA8 DataSource Repository
    RSA9 Transfer Application Components
    RSD1 Characteristic maintenance
    RSD2 Maintenance of key figures
    RSD3 Maintenance of units
    RSD4 Maintenance of time characteristics
    RSDBC DB connect
    RSDCUBE Start: InfoCube editing
    RSDCUBED Start: InfoCube editing
    RSDCUBEM Start: InfoCube editing
    RSDDV Maintaining
    Aggregates
    RSDIOBC Start: InfoObject catalog editing
    RSDIOBCD Start: InfoObject catalog editing
    RSDIOBCM Start: InfoObject catalog editing
    RSDL DB Connect - Test Program
    RSDMD Master Data Maintenance w.Prev. Sel.
    RSDMD_TEST Master Data Test
    RSDMPRO Initial Screen: MultiProvider Proc.
    RSDMPROD Initial Screen: MultiProvider Proc.
    RSDMPROM Initial Screen: MultiProvider Proc.
    RSDMWB Customer Behavior Modeling
    RSDODS Initial Screen: ODS Object Processng
    RSIMPCUR Load Exchange Rates from File
    RSINPUT Manual Data Entry
    RSIS1 Create InfoSource
    RSIS2 Change InfoSource
    RSIS3 Display InfoSource
    RSISET Maintain InfoSets
    RSKC Maintaining the Permittd Extra Chars
    RSLGMP Maintain RSLOGSYSMAP
    RSMO Data Load Monitor Start
    RSMON BW Administrator Workbench
    RSOR BW Metadata Repository
    RSORBCT BI Business Content Transfer
    RSORMDR BW Metadata Repository
    RSPC Process Chain Maintenance
    RSPC1 Process Chain Display
    RSPCM Monitor daily process chains
    RSRCACHE OLAP: Cache Monitor
    RSRT Start of the report monitor
    RSRT1 Start of the Report Monitor
    RSRT2 Start of the Report Monitor
    RSRTRACE Set trace configuration
    RSRTRACETEST Trace tool configuration
    RSRV Analysis and Repair of BW Objects
    SE03 Transport Organizer Tools
    SE06 Set Up Transport Organizer
    SE07 CTS Status Display
    SE09 Transport Organizer
    SE10 Transport Organizer
    SE11 ABAP Dictionary
    SE18 Business Add-Ins: Definitions
    SE18_OLD Business Add-Ins: Definitions (Old)
    SE19 Business Add-Ins: Implementations
    SE19_OLD Business Add-Ins: Implementations
    SE21 Package Builder
    SE24 Class Builder
    SE80 Object Navigator
    RSCUSTA Maintain BW Settings
    RSCUSTA2 ODS Settings
    RSCUSTV*
    RSSM Authorizations for Reporting
    SM04 User List
    SM12 Display and Delete Locks
    SM21 Online System Log Analysis
    SM37 Overview of job selection
    SM50 Work Process Overview
    SM51 List of SAP Systems
    SM58 Asynchronous RFC Error Log
    SM59 RFC Destinations (Display/Maintain)
    LISTCUBE List viewer for InfoCubes
    LISTSCHEMA Show InfoCube schema
    WE02 Display IDoc
    WE05 IDoc Lists
    WE06 Active IDoc monitoring
    WE07 IDoc statistics
    WE08 Status File Interface
    WE09 Search for IDoc in Database
    WE10 Search for IDoc in Archive
    WE11 Delete IDocs
    WE12 Test Modified Inbound File
    WE14 Test Outbound Processing
    WE15 Test Outbound Processing from MC
    WE16 Test Inbound File
    WE17 Test Status File
    WE18 Generate Status File
    WE19 Test tool
    WE20 Partner Profiles
    WE21 Port definition
    WE23 Verification of IDoc processing
    DB02 Tables and Indexes Monitor
    DB14 Display DBA Operation Logs
    DB16 Display DB Check Results
    DB20 Update DB Statistics
    Hope this helps
    Regards
    Hemant Khemani

  • Install SAP Technical Content

    I have heard about installation of Technical Content.
    Can any one tell me how to install SAP Technical Content and why we used it.

    Hi
    After a new install or upgrade, Technical Content will be installed automatically after you run TCODE Rsa1 (BI_TCO_ACTIVATION) for the first time. It is used for the BI Stats and authorization to mention a few.
    See OSS note 979581 for more details.
    Thanks

  • How to get the list of materials from Sap r/3

    Hi Experts,
    I have one doubt, here iam implementing
    HTTP TO RFC scenario.
    My doubts are------
    1. Should we create DT MT MI and all (OR) not
    2.In Request DT how the message structure wil be to get the list of materials from sap r/3 system as Response(Ex: Fields in the source structure).
    3.Or the second thing is how to get the list of materials start with some alphabate.
    Please reply me for each and every questions mentioned above. Please clarify me.
    Helpful answers wil be rewarded.
    Reagards
    khanna

    Hi Khanna,
    <i> 1. Should we create DT MT MI and all (OR) not</i>
        Yes U need to create for HTTP site...for RFC U need to import..
    <i>2.In Request DT how the message structure wil be to get the list of materials from sap r/3 system as Response(Ex: Fields in the source structure).</i>
        You create your own structres for Request and respoce.. and Map it with RFC..
    <i>3.Or the second thing is how to get the list of materials start with some alphabate.</i>
        I think it will come with acending order....
      for more help go through this link
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit - File to RFC
    regards,
    Ansar.

  • How to get the list of users who has access for list of tcodes.

    How to get the list of users who has access for list of tcodes.

    Go to transaction SUIM, this has a number of reports for users/authorisations
    open the Where used>Autorization Values>In Users
    and double click to execute
    in authorisation object, enter S_TCODE
    then press the "Enter Values" button
    It will offer entry boxes to put the transaction code you are interesed in.
    Then execute and the list of users with access to this transaciton code will be returned.

  • SAP Technical roles and IDM Business roles mapping

    Hi Guys
    Just wondering if there is an easy way to export SAP Positions and create them automatically as Business Roles in IDM and the SAP technical roles that are related to that corresponding position into privledges assigned to that Business Role. Or am I going about this the wrong way? What do you normally do in terms of getting all your sap technical roles from the sap system and assigning them to business roles in IDM. Any help on this is much appreciated?
    Cheers
    Leo

    Thanks Matt,
    I think get I the picture now
    One thing that I am still not sure about is how the sap abap technical roles or profiles are provisioned through workflow
    Here is what Ive done so far
    1. HCM data loaded into productive identity store via vds
    2. Did an initial load of the abap system into the productive identity store (now the technical roles and profiles are loaded as privileges in the idstore)
    3. Through workflow I select a user that already has an abap account and assign that user some additional sap technical roles, for e.g. sap_all and sap_new. The corresponding privileges for these roles are namely PRIV:PROFILE:ECX:SAP_ALL and PRIV:PROFILE:ECX:SAP_NEW .
    4. For the provisioning to occur so that these new privileges are reflected in the ABAP system for this user, I have used the setABAPRole&ProfileForUser task from sap provisioning framework folder and set it as the add/mod/del  event task for the MXREF_MX_PRIVILEGE attribute. That way whenever a privilege is added to a user account the setABAPRole&ProfileForUser task will run and the sap_all and sap_new profiles will be added in the backend. This way I can avoid setting a provisioning task for each abap privilege that gets loaded.
    But it should be obvious now that there is a flaw with this kind of setup, because all non abap privileges that get added or removed will trigger the setABAPRole&ProfileForUser task anyway because the privileges use the same attribute i.e.MXREF_MX_PRIVILEGE. So it brings me to the question how do you provision abap technical roles or profiles through workflow without setting a provisioning task for each abap related privilege.
    Thanks again for all your help!
    Leo

  • How to create tcode in SAP tree?

    HEllo All,
      I need to create a tcode in SAP tree.(Initial login screen).Theres a customer specific folder in  information systems folder.I need to create a tcode here.Please let me know how to do that.
    Thanks,
    Rakesh.

    Plz SEARCH in SCN before posting you will get lot of posts using SE43N transaction.

  • LIST OF TCODES IN SRM

    Hi,
    Please provide me the list of Tcodes in SAPSRM.
    Thanks,
    Manu

    Here are some of them...
    BBPSC01 Shopping Cart - Full Functionality
    BBPSC02 Shopping Cart - Wizard
    BBPSC03 Shopping Cart - Limited Functions
    BBPSC04 Shopping Cart Status
    BBPSC05 Public Template (Create)
    BBPSC06 Public Template (Change)
    BBPSC07 Manager Inbox
    BBPSC08 Employee Inbox
    BBPSC09 Administrator Cockpit
    BBPSC10 Reviewer Inbox
    BBPSC11 Shopping Cart Display Item Overview
    BBPSC12 Shopping Cart Display Item Details
    BBPCF01 GR/SE for Vendor
    BBPCF02 GR/SE for Desktop User
    BBPCF03 Goods Recpt/Serv.for Profession.User
    BBPCF04 Confirmation Approval
    BBPCF05 Carry Out Review for Confirmation
    BBPCF07 External Confirmation Display
    PPOCA_BBP Create Attributes
    PPOCV_BBP Create Vendor Groups
    PPOMA_BBP Change Attributes
    PPOMV_BBP Change Vendor Groups
    PPOSA_BBP Display Attributes
    PPOSV_BBP Display Vendor Groups
    Thanks
    Arun

  • SAP Technical & Functional

    Hi Experts
    Can you tell me what are the similarities and differences between the SAP Technical & SAP Fucntional.
    And how can I find out which SAP Techincal or Fucntioal Module is right for me and interests me so I can start a career in that Module.
    Please tell me and Points will be rewarded.
    Yours Truly,
    Ali
    P.S.     If you need any advise regarding which SAP Mosdule is right for me please ask.

    http://www.sapfunctional.com/
    http://www.****************/Tutorials/Tutorials.htm

  • I need the list of Topics in SAP XI

    Hi To All,
    I Need the list of topics in SAP XI will you please send the list of topics...
    Thanks & Regards
    Satish Patnaik

    Hi Sateesh,
    I think you are new to Integration.I would suggest you to go thru all the topics in SAP XI and then you will get a good idea whether every topic is important or not
    Anyways ,In the present market
    1)proxy.
    2)Message monitoring
    3)BPM
    4)Java Mapping
    5)Context change
    These topics are important for interview point of view.
    Also,
    They may ask you like
    1) What the business systems used ? (Note this is SLD related)
    2) They will give you scenario and aks you howmany BS,TS and logical names
    you will create
    3) Some more things on SWC versions, SAP R/3 Settings like pushing IDOC
    receive IDOC ...etc
    4) Naming conventions you used ? for BS, LS,TS.....
    5) Why sender IDOC,HTTP adpter not required? explain in detail ?
    6) What adapters you used ? Tell all the parameters?
    7) Any java mapping written? how to write? Packages? UDF....
    8) Mapping functions details...like node functions etc....
    Scenario's what they asked me ...:::))))
    1) SOAP to RFC to SOAP explain in details what you will do
    2) Multiple files to Single IDOC using BPM
    3) RDBMS to SAP R/3
    4) Can you built Sysn-Async Bridge in BPM ? How ?
    5) How to write ABAP/Java proxies ? Write all the steps?
    6) How will you alert Configuration ? give T.Codes?
    7) Given one exp...asked create multi mapping ?
    kindly reward if found helpful.
    cheers,
    Hema.

  • How to get list of TCODE allowed to be executed for a user

    abap program..to get the list of TCODES allowed by the basis person for a user/me.....code plz....

    hi,
    check in the tables :
    AGR_SELECT
    AGR_TCDTXT
    AGR_TCODE3
    AGR_TCODES
    here you will get role name and then the tcode attached to it,
    AGR_USERS
    AGR_USERT
    these are the tables where user is attached to role.
    first check whether a role contains particular t.code and then check whether user has access to that role or not.

Maybe you are looking for