‎2008 Apr 29 6:39 AM
Hi Exxperts,
Please help me to automise this process.
Flow from Tenet to R/3
The commissioning Notification details which is got from Tenet in Excel file should be automatically uploaded to SAP R/3 using the transaction zcs15.
zcs15 screesn feilds:
1) name
2) excel file upload parameter
Zcs15 transaction is used to upload the excel file which automatically updates the required SAP tables . The process of getting the excel file from Tenet server and uploading it into ZCS15 should be automized by us .
Kindly help me pls
I m facing this type of issue for the first time.
Regards
Jaya
‎2008 Apr 29 7:42 AM
Jaya,
like I try to tell you already yesterday, you will need to find out (or set up) a connection between Tenet and 'your' company. You can do this for example via FTP or via the internet.
1. Via FTP, you will need hostname, ip adres , user name, password of the FTP server you are going to use. This can be an FTP server which you share with Tenet, or an FTP server from Tenet to which you will have access. Not ontly authohorized by Tenet, but you should also be able to overcome firewalls etc.from your side. There are several test programs, look for package SFTP (else FTP package). Also a good blog on SDN from Thomas Jung I believe.
2.Some sort of XML interface (packagee IXML (but also not sure). Search for package XML. But in this case you are going to face the same problems. You need to have access (user name, password), possibly firewalls, etc.
3. File interface via XI (if available).
But FIRST you will need to find out (functional consultant, or the one that gave you this assignment, or someone from basis) what the possibilities are for exchanging data between 'you' and Tenet.
‎2008 Apr 29 7:21 AM
‎2008 Apr 29 7:42 AM
Jaya,
like I try to tell you already yesterday, you will need to find out (or set up) a connection between Tenet and 'your' company. You can do this for example via FTP or via the internet.
1. Via FTP, you will need hostname, ip adres , user name, password of the FTP server you are going to use. This can be an FTP server which you share with Tenet, or an FTP server from Tenet to which you will have access. Not ontly authohorized by Tenet, but you should also be able to overcome firewalls etc.from your side. There are several test programs, look for package SFTP (else FTP package). Also a good blog on SDN from Thomas Jung I believe.
2.Some sort of XML interface (packagee IXML (but also not sure). Search for package XML. But in this case you are going to face the same problems. You need to have access (user name, password), possibly firewalls, etc.
3. File interface via XI (if available).
But FIRST you will need to find out (functional consultant, or the one that gave you this assignment, or someone from basis) what the possibilities are for exchanging data between 'you' and Tenet.
‎2008 Apr 29 7:46 AM
Hi Mike,
Thnks for the reply,
I will proceeed by the method u told me.
Thank a lot in advance
I m rewarding you to for your 'Sincereity'
Regards
Jaya