Save SCOT configuracion for SMTP in transport request

Hello,
I have just configured the SCOT/RZ10 transactions to enable DEV server to send emails using an external SMTP server. Now I want to transport such settings into QAS and PROD servers. Is it posible to include such configuration in a transport request?
Thanks and regards.
Federico

Hello Federico,
Can u tell me the step by step to send emails using an external SMTP server.
Regards

Similar Messages

  • User presses F4 on the selection screen for the field ''Transport Request"

    Dear ALL,
                     I want to build up a functionality in my report where if the user presses F4 on the selection screen for the field ''Transport Request", then it will display all the Transport Requests involving that particular User...
    What I mean is the normal process that is provided by SAP on saving an object in a package & assigning it to TR...
    How do we Achieve it ?

    Hi.
    First we need to give the client after that client number related requestes display in second parameter F4 help for that purpose i used two function modules.First for read the client no dynamically after that pass the client number second function module.
    then u can get all the request for that client.
    DFIELD-FIELDNAME = 'P_MANDT'.
    APPEND DFIELD.
    CALL FUNCTION 'DYNP_VALUES_READ'
      EXPORTING
        dyname                               = 'Y9EZ_TR_COPYCLIENT'
        dynumb                               = SY-DYNNR
      tables
        dynpfields                           = DFIELD
    READ TABLE DFIELD INDEX 1 ."WITH KEY DFIELD-FIELDVALUE = 'P_MANDT'.
    V_MANDT = DFIELD-FIELDVALUE.
    CALL FUNCTION 'TR_F4_REQUESTS'
    EXPORTING
      IV_USERNAME                   = SY-UNAME
      IV_TRKORR_PATTERN             =
      IV_TRFUNCTIONS                =
       IV_TRSTATUS                   = 'RNDL'
      IV_FROM_DATE                  =
      IV_TO_DATE                    =
       IV_CLIENT                     = V_MANDT
      IV_PROJECT                    =
      IV_TITLE                      =
      IV_VIA_SELECTION_SCREEN       = 'X'
      IV_COMPLETE_REQUESTS          = 'X'
      IT_EXCLUDE_REQUESTS           =
    IMPORTING
       EV_SELECTED_REQUEST           = S_TRKORR-LOW.
      ES_SELECTED_REQUEST           =
    'TR_F4_REQUESTS' This function module for request
    Regards
    muralii

  • How to retrieve the Sapscript layout changes for a particular Transport request in development server after this Transport request so many requests created  ?

    Dear Abapers,
    I request the Abapers kindly reply for this blog
    I want to retrieve the sapscript layout changes for a particular transport request in development server after that many transport request created and moved to quality ? 
    I checked in SE03 transaction the transport request was there.  But I want to retrieve the existing transport request which is not moved to Quality?
    Is it possible to retrieve the existing transport request in development which is not moved to quality ?
    Like how we retrieving the programs using versions in development server,  In the same way I want to retrieve the sapscript layout in development server ?
    Thanks & Regards
    Muzeebur Rahiman.S

    Hi,
    There is no version management for SapScript or Smartforms .
    When you write "transport request in development which is not moved to quality" - was the transport ever released and exported from the development system? If yes, and if the "Transport files" are still available in "Transport directory" (or if the transport files were backed up and could be retrieved), the transport could be imported again. If the TR was not exported, you are out of luck, I believe...
    I would not recommend you do it on your own even if you happen to have enough authorizations (consult with Basis and/or Transport Admin, if you have one in your organization). I would not recommend that it's imported on a development system or QA system, even if the transport contains no other objects - only the SapScript form in question. Import it on a "sand-box" that gets overwritten by system copy from time to time... Once the transport is imported, you should have the old version of SapScript in that system and could analyse the changes and perform manual merge.
    cheers
    Jānis

  • What does the return code 20 stands for in the Transport request log

    Hi,
    When we have retreived the Transport request log by using the Unix command, we have got return code 20.
    Please let us know what does the return code 20 stands for and under what scenerios I will get the return code 20.
    Thanks & Regards,
    Madhuri.

    chk the last return code in this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e26c4eb711d182bf0000e829fbfe/content.htm

  • Scot configuration for SMTP

    Hi all,
    I wolud like to know the configuration steps need to do in the SCOT transaction inorder to send the mails from SAP system to othermail servers via SMTP.
    Your help would be more appreciable
    Many thanks in advance
    rk.

    Hi RKK,
    e-mail, fax or paging/SMS via SMTP configured in the SAP Web Application Server & Which prerequisites and settings are required outside the SAP system?
    Brodly there are five steps to configure
    1. Profile parameters
    2.User administration (transaction SU01)
    3. Client assignment (transaction SICF)
    4.SAPconnect administration (transaction SCOT)
    5. Settings on the mail server (SAP-external configuration)
    For step by step visit smtp configuration guide at
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/2b/d925bf4b8a11d1894c0000e8323c4f/frameset.htm.
    Cheers,
    Shyam.

  • Transport Request Number shown as Blank in Version Management

    Hi Experts,
    I am creating transport request for report programs using the function modules IW_C_CREATE_TRANSPORT_REQUEST and
    TR_INSERT_NEW_COMM .Once created i am able to see the transport no in SE01 .But when i tried to make any changes in the program and save ,its asking for a new transport request.Also in version management the transport request is blank .
    Please suggest me where i went wrong.
    Regards,
    Lakshman.

    Hi
    Just check if your report objects are getting linked to the Transport in se01.If not then it means that this FM only creates a TP# and not attaches that to Report Objects.
    You then need to manually attach the Report object to this TP#.
    Regards
    Gaurav A

  • How to create transport request for standard web template

    hi all
    can any one tell me the step by step procedure to create transport request for standard template?
    thanks
    shalini

    Business Content --> Choose & Install the standard web template & then collect the object for transport...Assign a Package & when prompted for Transport Request --> Opt for a new transport request.
    Message was edited by:
            Jerome

  • Creation date for released transport request

    Hello everybody!
    Does anyone know how to find the CREATION date for a released transport request? I've already checked table E070CREATE and it only has entries for modifiable requests.
    Best regards,
    Luís Andrade.

    I think transport is released date field in E070 is overwritten with the releasing date.

  • Transport request  coming at the time of creating doc type

    Dear all;
    Here is a serious problem ,I am currently working in development server ,I was trying to create a new purchase order document type from Standard PO document type .after copid the NB i have done the required change ,but at the time of saving no transport request is cominmg it is direcly saving by the system.I have checked in IDES there it is coming fine.Whatmay be the problem?It is serious problem ,because I canot check in sand box due to I am unable to **** it to Sandbox .Please suggest.
    Thanking you;
    Joydeep Mukherjee

    Hi,
    Use T.code:SCC4, check whether development client setting done for not generating transport request!
    Here,select your development client and double click; system will take to new screen
    Now check u201Cchanges and transport for client specificsu201D Tab and select u201Cautomatic recording of changesu201D and save.
    Better consult your Basis Consultant for above.
    Regardsm
    Biju K

  • Function Md.  to write generated structures to a transport request

    Hi all,
    I want to use the function modules 'DDIF_TABL_PUT'  und 'DDIF_TTYP_PUT' to create structures and table types in the DDIC. I also want to save the generated objects in a transport requests. Does anyone have any idea how I can achieve that? Do you have any example coding for usage of these function modules?
    Regards,
    Sükrü

    call function 'DDIF_TABL_ACTIVATE'
             exporting
                  name        = l_tabname
              AUTH_CHK    = 'X'
                  prid        = prid
             importing
                  rc          = l_rc
             exceptions
                  not_found   = 1
                  put_failure = 2
                  others      = 3.
        p_rc = sy-subrc.
        if p_rc ne 0 or
           ( p_rc eq 0 and l_rc ge 4 ).
        perform stdo_display using prid
                                   1.
    if error during activation, set returncode
    std SAP program RSEREPA5
    hint use where used list for the fm u will find all the programs where these fms were used..
    santhosh

  • How to Create BC SET using Transport Request

    Hi,
    How to Create BC SET using Transport Request.if any one knows help me

    Hi Gowri,
    The below given description might help u out ..
    You want to create a BC Set from a transport request. A transport request containing Customizing data must already exist.
    This Customizing request is a change request with which you can copy and transport the changed system settings.
    The BC Set is based on the data in the Customizing request. You can copy all the data records in the Customizing request into the BC Set, or select a subset.
    You can subsequently edit BC Sets created from transport requests.
    Procedure
    Enter the Customizing request number and Continue.
    -> You can search for requests with the F4 help. The request type is Workbench/Customizing requests. The request status is changeable or released.
    -> You get an overview of the transport objects in the transport request. To put a transport object in the BC Set, flag the row Copy.
    ->The Status column tells you the BC Set-compatibility of the transport object. It can have the following values:
    ·        green traffic light: The transport object can be put in the BC Set.
    ·        yellow traffic light: BC Set creation or activation problems are possible. Check whether all data records have been put in the BC Set, after you create it.
    ·        red traffic light: Table entries exist, but they cannot be interpreted. They cannot be put in the BC Set.
    ·        Cancel: The transport object cannot be interpreted or put in the BC Set.
    You can get detail information about the object at the bottom of the screen, by double-clicking on a row. For detailed information about messages, choose the icon in the Documentation column.
    The Activity column indicates the associated IMG activity. If no unique assignment is possible, the field is empty. To assign an activity or change an existing assignment, choose the Change Activity icon. Position the cursor on the IMG activity to which you want to assign the object, and choose Select.
    When you have made your choice, choose the Save Data from Transport Request icon.
    Make the necessary entries in the following dialog box Create Object Directory Entry. Choose Save.
    To create the BC Set with the selected rows, choose Save.  
    When you read the transport request, the data records are initially only read in the logon language. When you save the BC Set, all languages in the system are also put in the BC Set.
    You can edit the BC Set manually at any time. Proceed as described in Change BC Set.
    Reward if helpful.
    Thankyou,
    Regards.

  • All the table objects in one transport request..?

    Hi Friends,
    I do have more than 10 tables and each table is having more than 30 fields.
    All these Tables, Data elements and Domains are created by me.... means name start with 'Z'.
    My task is i need to save all these objects in one transport request number.
    How can I do that...?
    All the eariler transports are released to higher system....
    As of my knowledge, going to each table & data element and domain... changing some text and then it will ask for new requestr and saving....
    Can i do that in a single step for table and its fields (DEs Domains).
    Thanks,
    Naveen.I

    Hello Naveen,
    In SE03 transaction ,execute the merge object list. ( if u are not authorized to SE03. Goto SE10 transaction and click the transport organizer tool in the tool bar (shift+F6))
    Input all the transport request  you want to merge and select the release check button ( as you says that your transport requests are already released ). and the execute and click the merger button in the top left corner. it will be asking new transport request. Create a new workbench request. finally  you will be getting the popup message. select any option as ur convenient ( either online or background). then all the development you have done in different transport request will merge into one TR.
    Hopes this will helps
    Regards
    Laxman

  • Problem with the transport request

    A request was released to Prod.
    In D and Q the request is success but in P it shows one error..
    so, we tried to create a new request and copy the objects from the old one.
    but v r gettiing the objects not below the task(in req) but below the req..
    so it is not possible for me to release it.
    I also tried to edit the code , but when i saved it it is not asking for a new request. is it bcoz old req is released to P?

    Hi,
    In production system, it is showing an error in the logs while transporting : Generation of Programs and Screen and return an error code 8. there are no repositary objects to transport. this is just simple code modification. In Quality and Dev system, transportation was done successfully with out causing any problem.
    So, we tried to create a new transport request by editing the code in development.however it is not asking for the new transport request number while saving or activating.
    Also, we tried to create a new TR manually using SE09 and placing the modified objects under the task. but, transport request and task number are getting created at a time and while assigning the objects, the objects are under the request not under the task.the objects should be under the task only.
    this is the problem what exactly we are getting. Please clarify..
    Thansk!!!

  • No transport request generated while configure the payment terms

    Hi Gurus,
    When i am configure the payment terms in DEV with tcode OBB8,At that  time the system is not generated any transport request,plz give the any other process for creation of transport request.
    Regards,
    Ramesh

    Hi gpr rao,
    From screen Txn OBB8>Table view>Transport>Create request. Now you will get the transport number.
    Hope this will help.
    TQ
    Regards,
    Nazrul

  • Deleting Variable in production system vis Transport request

    Hello,
    I need to delete a variable in production system via Transport request how can we do this?
    Thanks,

    Hi,
    Open the query in BEx in Development system, delete the variable form the query. The pop-up will arise for a new transport request. Capture the query in new request and then transport the same to Production.
    Regards,
    Yogesh.

Maybe you are looking for

  • Nokia and iCal: all-day events

    Whenever I use iSync to sync iCal and my E65, all-day events are sent to the phone as "meetings" that last from from 12:00am to 11:59pm instead of being synced as "notes". This is very annoying! Does anyone know of a solution? Here are my software ve

  • RHTML 8 WebHelp Search in Chrome not working

    We are running RoboHTML 8, with output to WebHelp. The project does include PDF files. I mention this because of other Discussions I've read looking for a solution. The output is delivered to customers in a WAR and it serves just fine from the server

  • How to use spotlight for searches with Apache w Tiger desktop intel machine

    From what I've read I need to enable the LoadModule applespotlightmodule libexec/httpd/modspotlightapple.so AddModule modspotlightapple.c command in http.conf however I don't find this line there, can I just add it, where would I find the module, do

  • New subscriptions not working

    Please tell me what should i do. today i have reached my monthly call limit for Indonesia 400 mins 1 month, and then i make new subscription to Indonesia 400 mins for 1 month, but new subscription not replace the old ones... and now on my account say

  • Exporting iPhoto library as a regular folder to be opened on PC

    Hi everyone! I am wondering how to export iPhoto library to external drive as a normal folder with jpeg files to be opened also on PC (no iPhoto app). Do you have any ideas? Cheers!