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: 

Table control in CATT

Former Member
0 Kudos

Hello all,

Try to upload data for vendor contact details using CATT.

We have data like below:

vendor,compnay code,purchase org, firstnam, sec nam,function,department,telph, faxnum, internet addr.

unable to add codes / handle table controls.

Plz suggest solution (it has to be using only CATT)

Thanks in advance

Sonar

11 REPLIES 11

Former Member
0 Kudos

Which transaction Do you use ?

If you use VAP1, there is no table control.

But if you can't avoid the table control, you might have a press button for inserting line on the first row and use it

for inserting new data.

Sincerely

Christophe Blineau

0 Kudos

Hello,

we are not using VAP1, its mk02 transaction.

there is no insert to add next row.

Plz suggest a solution for this in CATT

Thanks in advance,

Sonar

0 Kudos

Hi

I m working in eCATT. I guess in CATT table controls cant be recorded. hence eCATT has come where you can record table controls and complex tree structures.

Thanks

Tharani

0 Kudos

Hello,

i tried ecatt.

first i recorded for first row,

ten did similar for 4 to 5 rows.

insert conditions like

if &lifn1 = & lifnr 2

TCD 2nd recording

elseif &lifn2 = & lifnr 3

TCD 3rd recording

endif

but its not working, plz tell about working / steps involved

Thanks in advance

Sonar

0 Kudos

Hi

in eCATT you have SAPGUI method of recording where you can record table controls. Use that method for your requirement because TCD wont suffice your need.

Also you can search in SAPGUI forum under application server. You would get more info.

Thanks

Tharani.

0 Kudos

Hello,

please tell me how to use SAPGUI Recorder

im uable to find it.

Reg,

0 Kudos

Hi

1. In the eCATT editor Click Pattern and choose SAPGUI recording

2. Now a pop up would come asking 'do you want to record'?.say yes.

3. Another pop up would come with checkboxes in that manual generation would be clicked by default.uncheck that and check in the next sction'PER DIALOG STEP'

4. Press enter

5. Now you will get a session opened in your target system

6. Perform your transaction

7. Once done, exit from the target system using the exit(yellow)button.

8. A popup would come. Click End Recording

9. Now you will be back 2 ur ECATT editor with something like

SAPGUI (transaction,Interface ).

10. Delete this interface and keep it like

SAPGUI (transaction).

11. Right click on that transaction you will get the interface

12. Tehre you will get 'Processed Screen'

13. Click them down until you see the values that you fed in the transaction.

14 .Parameterize them and execute.

This is the basis of SAPGUI recording.Once you are familiar with this, you can explore more in this method.

Thanks

Tharani.

0 Kudos

Hello,

Thanks a lot ..

plz correct me if im wrong

as i understand transaction for eCATT is SCAT

there im not finding "pattern".

REgards,

Sonar

0 Kudos

Transaction is SECATT

0 Kudos

Hi,

when i use that transaction SECATT, it says transaction doesnt exist

~Sonar

0 Kudos

Which SAP Version are you using..? from 4.6c you can get this transaction