SAP Transaction Codes

Material Number Ranges and Formatting

May 30th, 2010 | By Ole | Category: Customizing, SAP ABAP, SAP Tables & Views, SAP Transaction Codes

Material Numbers in R/3
The material number in R/3 is technically defined as an eighteen byte, character field.
The logic that formats material numbers is contained in a conversion exit and is controlled by configuration tables, number range objects and standard R/3 customer
functions. This document first explains how material number ranges are defined and then details a [...]

Read more...



Using ST05 to trace which tables a transaction is using

Oct 25th, 2009 | By Ole | Category: Featured, SAP Tables & Views, SAP Transaction Codes

Often we would like to know which transparent tables a SAP transaction is using. With the transaction ST05 this is easy to achieve.
Follow the steps below to learn how to find all those tables in an easy way.

Read more...



SAP Transaction Codes

Oct 2nd, 2009 | By Ole | Category: SAP Transaction Codes

You can jump to any screen in the SAP system by entering a SAP transaction code into the command field on the standard toolbar. A transaction code is usually a four-character code that guides you directly to the screen for the task we want to perform.

 

Read more...