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

Please Guide Me

Former Member
0 Likes
593

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

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
557

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.

3 REPLIES 3
Read only

Former Member
0 Likes
557

Hi

kINDLY HELP ME FRIENDS

Read only

Sm1tje
Active Contributor
0 Likes
558

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.

Read only

Former Member
0 Likes
557

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