2007 Mar 27 2:00 PM
Hi All,
Would like to know the meaning of a Transaction code in SAP.
Thx,
Sofia
2007 Mar 27 2:02 PM
A transaction is a unit of work - a business process (ie creating a sales order).
A t-code is a mechanism to start the underlying program(s) that complete that business process.
2007 Mar 27 2:07 PM
Hi,
Transaction code is something like and link to program or other functionality (e.g. maintenace view). You can run transaction either writing it in command line or from menu.
here are few prefixes in command line
/n - start transaction in the current session
/o - start transaction in a new session
e.g.
transaction is SU01D
to run it in current session, please write:
/nSU01D
Regards,
Wojciech
2007 Mar 27 2:07 PM
Hi,
A Transaction code can be understood as a shortcut way to reach or run some reports or transactions in SAP. It can be created by using the TCODE SE93. IT can be attached to a Program or another transaction code with or without variants etc.
Reward points if useful!
Cheers,
Sam
2007 Mar 27 2:12 PM
HI,
<b>Transaction code</b> is a code within SAP for transactions. The transaction code can be used in the command field to jump directly to a transaction with having to follow the navigation path.
Regards
Sudheer
2007 Mar 27 2:18 PM
T code is nothing but Combination of tasks . Other wise SAP point of view we can say "collection of screens ."
regards,ajayreddi
2007 Mar 27 2:19 PM
Hi Sofia,
A transaction code is a four-character command that tells the system location of a task. Each SAP screen has a unique transaction code. A transaction code may contain only letters such as zstm or a combination of letters and numbers such as me51.
To perform any task in transaction, use SE93.
Transaction, in R/3 system is an operation that lets the user make necessary changes to the database. The entire R/3 system is nothing but set of business transaction. The data transfer from old system to SAP R/3 database, or modifying data, or deleting data, which is not required, is done through transaction.
Thanks,
Vinay
2007 Mar 27 2:25 PM
Vinay,
The statement about 4-chars is not exactly true. That is dependent on what version of SAP you are running.
Example: we are running 4.7 and 5.0 here - and both allow for a t-code of up to 20 chars.
Sofia,
Run SE11 for table TSTC to see what your system permits in terms of length.
2007 Mar 27 2:28 PM
Vinay,
And "Each SAP screen has a unique transaction code"...
should read - "many SAP processes have a unique transaction code"... not all screens in SAP have a t-code assigned to them.
Sofia,
Just trying to give you a clear understanding.
2007 Mar 27 2:41 PM
Sofia,
I believe that your question has been answered thoroughly by all.
Please reward points and close the thread.
Thanks!!