Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

catt in ECC 6.0 version

S0025444845
Active Participant
0 Kudos

Hi all,

When I am trying to create CATT in scat tcode in ECC 6.0

its giving error message

realeases higher than 6.0 are not permitted.

Can someone tell me how to create catt in ECC 6.0 version.

Regards,

Sudha.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

I used SCAT in 4.6 but now when I am Using in ECC6.o the recording of transaction option is comming as disabled. My Setting in T000/Scc4 is opened for all option including eCATT & CATT. I am having SAP_All and my WAS is 700. I tried all option but still its disabled. Is there any restriction on ECC 6.0 that you cannot record the Transaction..

Any response is highly appreciated.

7 REPLIES 7

Former Member
0 Kudos

SAP users use CATT frequently to upload master data or to make changes to master data records. SAP Consultants and Abapers tend to use it for creating test data. The transactions run without user interaction. You can check system messages and test database changes. All tests are logged. The CATT records your keystrokes while performing the actual transaction. You then identify the fields that you wish to change in that view. Then export this data to a spreadsheet to populate with the data required. This is uploaded and executed saving you keying in the data manually.

To perform CATT, it has to be enabled in your production environment (your systems administrator should be able to do this - SCC4). You will also need access to your development system to create the CATT script.

The process of uploading data with a CATT:

Activate CATT in your client

In transaction code SCC4 - click the change button

Double click on the client number

In the Restriction section, tick Allows CATT processes to be started.

Upload data using CATT

1. Create Import variant for the fields you need

Transaction SCAT

Goto Parameters

Create Import Variant

Goto Variant -> Edit

Goto Variant -> Fast entry or F9

Duplicate 01

2. To change the MRP Group for a list of Material

Assuming that I want to change the MRP Group for a list of Material.

My text files should look something like this:

Variant ID Variant Text &ZDISGR &ZMATNR

--> Parameter texts MRP group Material

--> Default Values M1 A001

Changes to the default values displayed above not effective

#01 M1 A001

#02 '' A002

#03 M1 A003

Note : '' denotes a blank in the field. e.g. Material A002 MRP group will be replaced by a blank.

3. Configure the recorded entry fields to read from the imported text file data

In the CATT : Maintain functions test case Screen

Double click on the Object Name

Double click on the screen number with your desired fields

Park the cursor on the fields

Click Edit -> Details

Fill in the Parameters Name and Field Contents

Finish Save it.

Assign your text file data.

In the CATT : Execute test case Screen

Click External from file and choose your text file

CATT will now read from your text file and update whatever data you have specified.

you can also go through this link to get even more details on it..

http://www.sap-img.com/sap-catt.htm

http://help.sap.com/saphelp_nw04/helpdata/en/ae/410b37233f7c6fe10000009b38f936/content.htm

http://www.sap-img.com/sap-catt.htm

https://wiki.sdn.sap.com/wiki/display/ERPFI/CATT%20-%20Computer%20Aided%20Test%20Tool

Reward points if useful.

0 Kudos

Hi,

Thanks for quick reply.

But I am not able to access tcode SCC4.then how can I do it?

Regards,

Sudha

Former Member
0 Kudos

I used SCAT in 4.6 but now when I am Using in ECC6.o the recording of transaction option is comming as disabled. My Setting in T000/Scc4 is opened for all option including eCATT & CATT. I am having SAP_All and my WAS is 700. I tried all option but still its disabled. Is there any restriction on ECC 6.0 that you cannot record the Transaction..

Any response is highly appreciated.

Former Member
0 Kudos

Hello,

You can record transactions in ERP 6.0. The new transaction is SECATT. In order to use it, you need to setup the following 3 requirements:

(1) eCATT and CATT Allowed in Client Adminstration (SCC4)

(2) Enable scripting in Server side (RZ10/RZ11) - Parameter Name “sapgui/user_scripting” with Current Value 'TRUE'.

(3) Enable scripting in Client side - Customize your local layout button

Thanks,

Venu

uwe_schieferstein
Active Contributor
0 Kudos

Sudha

If you are already on ECC 6.0 then it is obivous that the system does not allow anymore to create these "stone-age" test scripts using transaction SCAT.

Simply run the new transaction SECATT and convert your existing CATT scripts into eCATT scripts.

Regards,

Uwe

Former Member
0 Kudos

Hi,

Goto Transaction : SCEM

Goto Environment -> Extended CATT

Just Enter Test case Name and click create button

After Enter Short description and type u have to select manual test case and select component.

then Save.

Next goto change mode and change type to CATT and save.

CATT Test Case is created.go and do what ever u want.

if it is useful reward some points

Former Member
0 Kudos

Hi,

pls do the the following steps

Enter Transaction Code : SCAT

STEP 1:

Enter Test case Name and click create button

and then Enter Short description and then first time TYPE u have to select MANUAL TEST CASE and select COMPONENT.

then SAVE.

STEP 2 :

Open the TEST CASE in CHANGE MODE.

now change the TYPE to CATT. and SAVE.

STEP 3:

Enter Transaction Code : SCEM

Open the Test case and do the recording.

pls go through this link

http://help.sap.com/saphelp_47x200/helpdata/en/fd/f10538d6cb1e3be10000009b38f8cf/frameset.htm

if it is useful reward some points