Application Development and Automation 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: 
Read only

CATT script - looping through input file

Former Member
0 Likes
430

Hi,

I've completed a CATT script. Have an input file with multiple records. The CATT script only writes out the first row. What is required to have it loop through all the data records? Does this require ABAP code (within CATT), or does CATT automatically provide for this looping functionality?

Thanks, Vlad

3 REPLIES 3
Read only

Former Member
0 Likes
385

Hi Vlad

I think CATT is meant to upload full file records.

I think you have not completed the full recording for single record of the file.Please make sure that while recording you are saving one record properly.

CATT automatically provides the looping functionality.

I hope this will help you.

Pls let me know if you need more help.

Regards,

Gajanan

Read only

abdul_hakim
Active Contributor
0 Likes
385

Hi Selsky..

Using CATT u could only transfer record for one transaction only.if you have multiple records then CATT would take only the first one as the CATT is mainly intended for testing the initial transfer.If you want to transfer all the records then you should use either BDC or LSMW techniques..

Cheers,

Abdul Hakim

Read only

Former Member
0 Likes
385

hi ther,

using catt tool u can upload mass data also for that u need to create a template and record the data in back ground or forground . for the steps i have link where recording procedure is shown .. it might help u .

http://www.sapdevelopment.co.uk/

regards,

Amarnath Reddy.