cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SCOT

Former Member
0 Likes
2,651

HI

wht do we mean by SCOT? Whtz thw Abbrevation of SCOT? Can someone help with the detailed explanation of SCOT???

cheers

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

It is nothing but the T-code as like SXMB_MONI, SICF, SU01 etc.

Thanks

Farooq

Answers (4)

Answers (4)

Former Member
0 Likes

Hi,

The SCOT is the transaction to custimize all comunication methods, in particular to send a mail from SAP.

The program RSCONN01 is to send the mail (or other kind of message) really, when a message is created, it's not sent but stored in a container with status "Ready to be sent". This container can be managed by scot.

The program RSCONN01 gets all messages from the container and send them.

It's usually created a period jobs in order to run RSCONN01.

Thanks,

Vijaya.

Former Member
0 Likes

Hi,

SCOT is noting but t-code .But you will not have access to open this t-code.

You can receive all the receipts in general mailbox and then build rules so that you can send a copy to the appropriate person depending on a key word in subject line or in the body or some other criteria.

Sending Mail

Transactions

· Transaction SCOT u2013 SAPconnect: Administration

Set up the server configuration for the SMTP protocol. The SMTP node for the mail service must be active.

· Maintain an e-mail address in the user master record. This is used as a sender address.

Please reward points if it helps

Thanks

Vikranth

Edited by: Khimavath Vikranth on Jun 3, 2008 12:28 PM

Former Member
0 Likes

Hi ,

SCOT (SAPconnect Administration) is the transaction code for doing the e-mail settings. When we need to send and recive e-mails from SAP we need to configure SCOT along with SICF and SU01.

Check this link for more:

http://help.sap.com/saphelp_nwpi71/helpdata/en/af/73563c1e734f0fe10000000a114084/content.htm

Regards,

Sachin

Former Member
0 Likes

Hi

Basically in short : SCOT is a Tcode to send emails from your Abap system to external system.

In SAPconnect administration (transaction SCOT), choose Settings ® Device Types for Format Conversion.

Specify for each printer-dependent format (PDF, PCL, PS and TXT) the device type that is to be used for the formatting.

A list of the device types available can be found in SAPNet note 8928. This list is continually updated.

It is indicated in the list whether a format is specified as an output format for a node.

You can go throught this link. It will definately help you.

/people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abapversion-610-and-higherbcs-interface

Hope this clears your doubts

Thanks

Saiyog