‎2007 Jan 05 2:04 PM
Hy!
I managed to install SAPlink and to import / export some types of objects , but for Object Type I have 17 entries :
WAPA, CLAS, DTEL ,DOMA , FUGR, INDX, ENQU, MSAG , PROG, SHLP, SSFO, TABL, TABT, TTYP, VIEW, VIET, WTAG.
My questions:
- are another object types available?
- if so, how can I get them?
I tried to install wen dynpro plugins from http://saplink.googlecode.com/svn/trunk/Plugins/ABAP%20Web%20Dynpro/
, but I got an error so I can't import/ export dynpro Objects.
Is there a solution to manage importing/ exporting dynpro objects?
Thank you,
Ariana
‎2007 Jan 05 4:49 PM
Hi Ariana, Those are the only plugins which are currently available. When new plugins are created/released, you would see an annoucement at
http://groups.google.com/group/saplink?msg=pending&;
I know that there is a quirk with the WDA plugin installation, which is not yet fixed. I can help you get it working. Please let me know exactly what error you are seeing. I had the same problem when installing the WDA plugin and trying to use it.
Regards,
Rich Heilman
‎2007 Jan 05 4:44 PM
Hi,
for the first question do have a look at he following weblog:
/people/ed.herrmann/blog/2006/10/19/using-sdn-to-win-the-demo-jam-on-two-continents
as for the second question i believe/guess it´s because in order to use webdynpro you need to have Netweaver installed.
Best regards.
‎2007 Jan 05 4:49 PM
Hi Ariana, Those are the only plugins which are currently available. When new plugins are created/released, you would see an annoucement at
http://groups.google.com/group/saplink?msg=pending&;
I know that there is a quirk with the WDA plugin installation, which is not yet fixed. I can help you get it working. Please let me know exactly what error you are seeing. I had the same problem when installing the WDA plugin and trying to use it.
Regards,
Rich Heilman
‎2007 Jan 05 5:27 PM
‎2007 Jan 08 8:58 AM
Hy !
Thank you for the replies .
I have Netweaver 2004 installed, but not the version Application Server 7.0 , so I
can't install and use the Web Dynpro ABAP Plugin.
Regards,
Ariana
‎2007 Jan 08 9:37 AM
Another question...
I want to export a table with its entries. What kind of plugin entry should I choose?
I have tried with "table" , but does not appear any message after the import , nor a error message , and the database table that I have imported does not appear in my system.
If I export / import a database table that it's still in my system , it seems to overwrite it, and I get a message about this action.
Regards,
Ariana
‎2007 Jan 08 3:44 PM
Hi Ariana,
Currently you cannot export table entries, only the table structure itself. You are correct in using the table plugin; can you give us more details of the error? Please report any issues to the code page directly:
http://code.google.com/p/saplink/issues/list
-ewH
‎2007 Jan 09 9:26 AM
I did not seems to be quite an issue, because maybe the problem is my mistake , so I will report my case here:
So, I make a database table , ZTEST, with
-delivery class A, display/maintenance allowed
-data class APPL0, size category 0
- as fields: my_id , data element s_carr_id
my_name, data element s_carr_name.
I export it as tabl object type to tabl_ztest.slnk.
After the export I delete ztest from my system, and try to import it.
I expect to appear the message that I should activate my new imported table, but only appears the usual screen with SAPlink title , without any message.
When I check my table ztest if it's in my system, it appears not to be.
If I do all these steps, except deleting ztest, it seems to work and to overwrite ztest.
I'm using Netweaver 2006, 6.40.
Any suggestions ...?
Regards,
Ariana
‎2007 Jan 15 9:55 PM
Hi Ariana,
I tried the exact scenario above on one of our 6.40 systems, and everything is working fine. Can you debug through and see what is happening?
-ewH
‎2007 Jan 18 10:41 AM
I can't understand what the problem might be....
Many thanks for your help.
I will try to find out ...