Max Titov IV @ TechSplice

The most beautiful music of all is the music of what happens.
  • Home
  • About

Posts Tagged ‘transaction’

27 Apr 2009

SAP who has access to what?

To quickly check who has access to a particular object in an SAP system try executing program RSUSR002.

I needed to find out who has access to transaction SMQ1 and managed to accomplish that by filling in the following parameters in the first screen:

RSUSR002

RSUSR002

27 April, 2009 at 7:40 by Max

Tags: access, sap, transaction
Posted in SAP/ABAP | No Comments »

13 Mar 2009

When was the last System Refresh done in an SAP system?

To quickly check when your DEV/QA system was refreshed from a production box perform the following steps:

  1. Execute the transaction SCCL
  2. Fill in the Source Clinet filed [ie: 001]
  3. Select <Goto> <Log display> from the main menu

You should see a screen with a list of dates of when the system was last refreshed.

Other useful transactions: 

SCC9: client copy – copy a client

SCC8: client export

SCC7: client import

SCC1: copy as per transport request

13 March, 2009 at 9:34 by Max

Tags: client, configuration, copy, sap, system, transaction
Posted in Everyday stuff | 3 Comments »

23 Nov 2007

Get a list of all transactino in SAP.

Transactions, transactions, transactions. One of many things that make programming in SAP so much more complicated. Quite often I find my self in a situation when I need to do a particular task and have no idea which transaction to use. Trivially one could ask a fellow co worker who’ve worked with sap for over ten years, but what do you do when you are all alone in the office and there’s no one to ask?

Don’t frown you can find the right transaction by referencing the SAP itself, and here’s how:

  1. Use transaction SE11 [Abap Dictionary - or in other words a list to tables in SAP].  If you don’t have permissions to use SE11 try SE16 which is a watered down version of Abap Dictionary.
  2. Look up one of the following tables:
    1. TSTC – transaction codes.
    2. TSTCT – transaction codes with descriptions.
  3. Set the maximum number of records to 99,999 and the width to 500.  There’s quite a few transactions to go through [50K+].
  4. Finally you can export the data to a separate file[xml/txt/xls formats] using the Edit >> Download function.

After all of that is that you can use your favourite editing tool to find a particular transaction, look at the descriptions and try not to get overwhelmed.

PS: Make sure you pick the language that applies to you.

23 November, 2007 at 6:57 by Max

Tags: list, procedure, sap, SAP/ABAP, transaction
Posted in SAP/ABAP | No Comments »

  • Subscribe using FeedBurner
  • Cloud

    abap adobe animation basic beautiful builder camera code configuration contribution design development digital engineering fix flash Flex friends function images interesting lesson new paypal Photography php problem problems program programmer review sap SAP/ABAP sdk setup soap software solution story system tables transaction transports user video

    WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

  • My Links

    • Cooking
    • Gallery
    • Resume
  • Online Tools

    • Airline Ticket Search
    • Estimate Shipping Cost [from US]
    • Link your Blog
  • Software Engineering Blogs

    • Adam Goucher
    • Joel on Software
    • The Third Bit
    • Wide Awake Developers
  • Categories

    • Everyday stuff
    • Flex
    • Photography
    • SAP/ABAP
    • Short Stories
    • Software Engineering
    • Web Development
  • Gallery

    Roy Tanck's Flickr Widget requires Flash Player 9 or better.

Max Titov IV @ TechSplice is proudly powered by WordPress
Design & code by Jonk
Entries (RSS) and Comments (RSS).
Podcast Powered by podPress (v8.8)