Tips and Tricks

How do you compare tables in SAP?

How do you compare tables in SAP?

To compare a single table between 2 systems perform the following actions.

  1. Open transaction SCMP.
  2. Provide the name of the table to View/Table field.
  3. Provide a destination system in R/3 connection field.
  4. Press Compare View/Table (F5) button.
  5. Provide login details for corresponding system if asked.

Which table contains list of all transactions?

All transaction codes are stored in 2 SAP tables: TSTC (this table stores the transaction codes and other technical information such as program name, screen number, etc.) TSTCT (this table includes the transaction codes and their description in all languages)

How do you use SCMP Tcode in SAP?

SCMP is a transaction code used for View/Table Comparison in SAP. It comes under the package SCCC. When we execute this transaction code, SAPLSCT1 is the normal standard SAP program that is being executed in background….Transaction SCMP technical data table.

Tcode SCMP
Program running SAPLSCT1
Screen No 300
Type T

How does SAP compare two clients?

Compare Two Different SAP Systems or SAP Clients Please run the transaction SCU0 and choose the “All Components” selection to compare all companents between the two different SAP systems.

How do you use SCU0?

Go to t-code SCU0, select “Manual selection” option and click on create. In the next popup, enter the list of table names identified earlier. In next screen, Enter some description and RFC destination of the system to be compared with.

What is Mara table?

MARA is a standard Material Master Transparent Table in SAP Logistics application, which stores General Material Data data. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.

How do you compare Tcodes in SAP?

So now all you have to do is goto SUIM –> Comparisons–> Cross systems and provide the RFC destination details and the role names. Give the role name and select the comparison destination give destination and execute.

How do I compare versions in SAP?

How to compare two ABAP program version in SE80?

  1. In Object Navigator choose your program name and hit Enter.
  2. To open the program you have double click on its name in Object Name section:
  3. From top menu choose Utilities|Versions|Version Managment:
  4. You have to choose two versions.
  5. Click on Compare button or hit F8:

What is transactiontransaction SCMP view/table comparison?

Transaction SCMP View/Table Comparison allows you to compare a single table between 2 systems. It is quite useful for comparing customizing tables as well as other tables. The limitation is that you can only compare a single table/view, so if you are comparing them in bulk, it is better to use something else.

What is the use of comparison table in SAP?

It happens in SAP to compare the values of table between Two systems ( DEV/QUAL or QUAL/PROD ) and especially for customizing table. This comparison makes the troubleshooting easier by removing an potential customizing/Data problem.

Where can I find the list of transaction codes in SAP?

Go to T.Code SE16 in your own SAP system.The full list of transaction codes is maintained in the tables TSTC and TSTCT. Complete list of the SAP transactions sorted by transaction code.

Why is my data being compared between two tables in SAP?

If it is the case, it will compare the data in these tables. It happens in SAP to compare the values of table between Two systems ( DEV/QUAL or QUAL/PROD ) and especially for customizing table. This comparison makes the troubleshooting easier by removing an potential customizing/Data problem.