‎2006 Apr 03 10:59 AM
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
‎2006 Apr 03 12:39 PM
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
‎2006 Apr 03 12:50 PM
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
‎2006 Apr 03 1:27 PM
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
‎2006 Apr 03 1:46 PM
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
‎2006 Apr 03 2:28 PM
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.
‎2006 Apr 03 2:43 PM
Hello,
please tell me how to use SAPGUI Recorder
im uable to find it.
Reg,
‎2006 Apr 03 3:16 PM
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.
‎2006 Apr 04 5:18 AM
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
‎2006 Apr 04 5:30 AM
‎2006 Apr 04 6:00 AM
Hi,
when i use that transaction SECATT, it says transaction doesnt exist
~Sonar
‎2006 Apr 04 10:40 AM
Which SAP Version are you using..? from 4.6c you can get this transaction