How to access  the  server from home

Hi Friends,
   i want to connect  my ABAP ECC system from my home... i have net connection in my room.. i heared that through IP adress we can access our office system from our home.. so, can one plz  suggest me the solution..
is it any GUI is need to install  in our PC or dircetly we cann access our office  system from our  home..
Thanks
Babu

Hi Babu,
                  You need to install VPN client software on your mechine, then ask your office network admin for VPN gateway/ server IP(it will be a public IP) and VPN Id and password, you configure it in your home sys's VPN client. Once it is done Install SAPGUI and connect to internet then connect to your office VPN server. Now you can connet to your SAP server.
Regards,
Hari.
PS: points are welcome.

Similar Messages

  • How to access the cloud from my pc?

    how to access the cloud from my pc?

    Go to Verizonwireless.com, log in to your account (or register your phone number if you haven't done so).  Once logged in, Go to My Verizon, My Device, Backup my contacts.  That should bring you to your Cloud "dashboard" - where you can view Contacts, Photos, Videos, Music,Documents, and anything else  you've sent to Verizon Cloud.
    If this doesn't work for you, then where does it break down?  Do you get any error messages?

  • How to access the Oracle from Unix when SID is not provided?

    How to access the Oracle from Unix when SID is not provided.
    User Name : xxx
    Password : yyy
    SID : SID
    I use to access it using below command from Unix prompt:
    sqlplus xxx/yyy@SIDNow since I dont have SID, how to access the Oracle DB from Unix Box?
    User Name : xxx
    Password : yyy
    Service Name : zzz
    Regards,
    Sunny.

    Hi Ajay
    Thanks for the suggesstion :)..It worked as well.
    The Actual problem was in the "tnsnames.ora" file where in I need to make entry for the new SERVICE name.
    Now I am able to connect it properly.
    Regards,
    Sunny.

  • How to access the screen from one function group to other function group

    Hi Experts,
    How to access the the screen from one function group to other function group.
    Please help me on this , Bcoz it is client requirement i need to finish this urgently.
    Please
    Thanks
    Basu

    HI ,
    You can do a call transaction or submit and return
    Regards,
    Sooness.

  • How to access the attributes from a method

    Hi,
    Thanks to all who replied to my previous thread. Please let me know how to access the attributes in method of component controller in the view.
    Let Component_method be my method in component controller which contrains few attributes like this
    method component_method.
    data : node1 type ref to if_wd_context_node,
            itab type standard type of mara.
    endmethod.
    I want to access the above attributes in method of view.
    method view1.
    wd_comp_controller->method_component( ).
    ????? how to access the data of the method_component?
    endmethod.
    Kindly help me out in the syntax.
    Rgrds
    Mahathi

    Hi mahathi
    You should define the parameters in the header, not in the body of the method:
    You can define it as importing, exporting, changing or returning, as you need. For example, in SE80
    Parameter             Cl.declar.          RefTo        Opt        Type ref
    node1                    importing            X                          if_wd_context_node
    itab                       exporting                                        mara
    method_component().
    " code here...
    endmethod.
    and when you have to call the method,
    wd_comp_controller->method_component(
                    EXPORTING     node1 = nodelocal   " not importing!!!
                    IMPORTING      itab   = itablocal      " not exporting!!!
    i think that it's this what you want, don't i?

  • How to access Outlook Express from home page

    How can I add access to email on my home page?

    Outlook Express is a separate program from Firefox, and all Firefox can do is allow you to set your home page. Customizing your home page depends on what your home page is set to.
    See [[How to set the home page]].
    What is the address of your home page?

  • DTR API, how to access DTR server from own program?

    Hello Expert,
    we have a requirement to download some source code from the DTR server using our own program (not the SAP standard DTR Client integrated in NWDS). My question is: does SAP provide some kind of API for accessing DTR server?
    I know there is a command line DTR client, but what we need is to send the command to DTR server from our own program to download some source code, after download our program will  then process the source code.
    Anyone has idea how that would work? The best is that SAP provides API to access DTR server. Not sure if we can call the command line DTR client from our program (technical should be fine, but this is not the best way).
    Appreciate any input.
    Thanks
    Jayson

    Hi Jayson,
    If your program language of your own program supports opening files with an URL name and saving those files locally, you can use the WebDAV protocol to access the DTR.
    But beware of developing your own DTR client implementation: all the handling of activities - propagation lists - inactive/active workspaces - (blob) metadata - versions - integrations of activities, etc. sounds to me very tricky.
    If your programming language of your own program supports executing OS-commands, try executing the DTR tool located in the tools directory of NWDS. It supports executing a list of DTR commands listed in a script file. Perhaps this satifies your needs.
    Hope this helps your decision making.
    Regards,
    Alain.

  • How to Access the view from another Component

    Hi,
    Seek your advice on this following requirement.
    1. Would like to add the view OVWindow of Component BTCATEGORIES in an assignment block of 
        CRMCMP_CMG similar to the assignment block exists in the BT116H_SRVO component.
    2. Please provide the step by step procedure to implement this requirement.
    Regards,
    Arif

    Hi,
       I am having view1 and view2.
      in view1 i am using roadmap. S1 is one of the step of road map.
      in view1 i used this code to get the reference of this view in componentcontroller attribute
    Data: lo_api TYPE REF TO if_wd_view_controller.
    If first_time = 'X'.
    lo_api = wd_this->wd_get_api( ).
    wd_Comp_Controller->my_VIEW = lo_api.
    endif.
    in my view2 i want to access the roadmap step
    i dono how to access that.. i used this code.......
             wd_comp_controller->my_view->get_element( 'S1' ).
    is this correct.. If not what is the code to get that id..
    Can any one tell me clearly...

  • Unable access the server from administration services

    Hi Experts,
    Can any one please help on the following issue:
    I have installed the 9.3.1.3 Hyperion administration services on my PC and when I tried to connect to the server I am getting the following error message:
    Could not connect to administration server, client and server are different versions
    Server version is 9.3.1 and client version is 9.3.1.3.
    I tried to download the 9.3.1 administration services from www.edelivery.oracle.com but I couldn't find the 9.3.1 version.
    Are there any other sites available to download the 9.3.1 administration services.
    Also, Can we able to connect to the Linux Essbase server from Windows administration services?
    Thanks in Advance,
    Ram

    Atul:
    Are you connecting to the essbase at remorte server location?
    Looks like Essbase a the C-NOIA131 is not started or not accepting connection request?
    check wheather it is started?
    if it is started; use IP Address and connect, sometimes server name might not work if DNS at u r network is down or not Defined properly?
    I would do a Telnet from the box in which i am trying to fire the connection and connect to the port 1423 which essbase uses to see if u have any firewall issues
    This might be a problem where essbase is not started..in my experience.. let me know u r findings...
    Thanks,
    Sriram

  • How to access my iMac from home

    Currently i have a windows pc accessing my iMac at work via VNC software.  I just purchased another iMac for home use.  What is the best way to access my iMac at work from my iMac at home?  Thanks.  Bill

    Screen Sharing or use Back To My Mac (BTMM.)
    OS X Lion- About screen sharing
    Mac OS X 10.7 Help- Share your computer’s screen using Back to My Mac
    OS X- Using and troubleshooting Back to My Mac with your iCloud account
    Supported router devices for Back to My Mac
    Mac OS X 10.7 Help- Use Back to My Mac

  • How to access the files from HTML region

    Hi,
    Which command or query should we use , if I want to access any file like i have a excel file stored in shared components/static files .

    See this example:
    http://apex.oracle.com/pls/otn/f?p=31517:15
    it explains how.
    Also, read this:
    http://www.oracle.com/technology/products/database/application_express/html/3.1_new_features.html#02
    Declarative BLOB Support
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • How to access the objects from  multiple classes in  ABAP Objects

    <b> Give me The scenario and solution to the above problem </b>

    In abap OO you can have only one super class.
    multiple inheritence can be acheived by inheriting multiple interfaces.
    abap OO is similler to that of JAVA in inheritence.
    so you can not have classes a and b both as super at same time for a class.
    however if still you want to acheive your perpose then you can do it using heirarchical inheritance where b inherits a and c inhrites b. so this way public methods will be accesible in c
    do revert back if any other doubt.
    check this link for more clear picture:
    http://help.sap.com/saphelp_erp2004/helpdata/en/9f/dba81635c111d1829f0000e829fbfe/frameset.htm
    regards.
    kindly close the thread if problem by awarding points on left side.
    Message was edited by: Hemendra Singh Manral

  • Can't access work IMAP from home

    Hi
    We're running mail service (IMAP) on OS X Server 10.3.9 at the office. Everything works fine when I'm on the network locally - I can send and receive external emails etc.
    However, I can't access the server from home using either the domain name or IP address. I used to be able to but we've recently changed ISP & router and I'm not sure if this has affected it. I assume the MX records for the domain are fine since we can send and receive.
    I'm not really an IT admin-type guy (it's just kinda become my responsibility) so I don't fully understand DNS, local domains etc.
    If anybody has any pointers, I'd really appreciate it.
    Thanks
    Ian
      Mac OS X (10.3.9)  
    PowerBook G4 1.5   Mac OS X (10.4.8)  
      Mac OS X (10.4.8)  

    Everything works fine when I'm on the network locally - I can send and receive external emails etc.
    However, I can't access the server from home using either the domain name or IP address. I used to be able to but we've recently changed ISP & router and I'm not sure if this has affected it.
    DNS Basics: the DNS server basically resolves a 'name' to an IP address. E.g. mail.mydomain.com to the IP address of the mailserver.
    When you are inside the local network (LAN), your computers probably find the server using a local IP address. When you are outside the LAN, then your computer will find it EITHER by using the public IP address of your firewall OR using a name which will resolve to the same.
    Since it worked before you changed ISPs, I'm guessing that you had it set explicitly to the WAN IP address. This will have changed with the change of ISP.
    Easiest way to fix this is to use the same host name as you MX record is set to. So if your MX record is mail.mydomain.com then use this as it is obviously resolving to the IP address of your mail server (or more exactly, the IP address of your firewall).
    NEXT, since your router has also changed (and I presume this is also your firewall) then you need to ensure that the imap port required (143) is open and port-forwarding to the internal IP address of the mail server.
    -david
        Server 10.4.8

  • How do I configure snow leopard server to allow local client to access the server using its public domain name

    I have SLS 10.6 running on my local network with DNS configured.
    I can access the server from a client on the lan using server.local or server.domain  where domain name is my publically registered domain,
    From the internet I can access my server using the registered domain name i.e. www.domain.com. 
    Is it possible to set my server up so that www.domain.com  also reaches the server when used by a client locally?   At present I get a page not found error.

    The configuration you're aiming for is called split-horizon or split-brain DNS, and it's quite possible.  It can get slightly hairy when you have different stuff using the same host name for different purposes, for instance, and you'll need to track all external DNS entries in your internal DNS server when you're running "split". 
    Here is how to set up DNS services.   Split-horizon is one of the options listed there.
    My preference is to use a different domain or subdomain within the network, and to avoid using split-horizon where I can reasonably manage it.  One domain name is configured for and reachable outside and is effectively public, and the other domain (or a subdomain) is inside and private and only reachable directly or via VPN, for instance.

  • TS4526 Problems Accessing iTunes Server from Apple TV

    After the last update, my Apple TV couldn't access the iTunes server. I've followed all of the recommended instructions including the reset, signing in and out. I have ATT DSL. Did Apple change something about how they access the server so that it's blocked? Or, any other ideas? Accessing Netflix, Hulu, and youtube are no problem.
    Thanks.

    Welcome to the Apple Community.
    The following article(s) may help you.
    Troubleshooting Home Sharing
    Security Software Issues
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Wifi Diagnostic Software (for Mac users)
    You may also find some help on this page, where I’ve collected some of the more unusual solutions to network issues.
    When making adjustments to your network for better optimisation, you may find some of the points mentioned on this page helpful.

Maybe you are looking for

  • Change the colour of Canvas graphics on runtime

    Hi, can someone tell me hoe to change the colour of canvas graphics like rectangle on runtime, like set_item_property is not working for these items Thanks

  • 'email video' doesn't work on iPad 2; please help

    I am unable to email video recorded on my iPad 2.  I used to be able to, but in the last couple of days it has not been working.  The 'email video' selection does show up and after I tap it, nothing happens.  That is, the popup window to allow me to

  • Transferring photo stream from iPhone 4 to 4s

    I just switched from an iPhone 4 to a 4s. I made sure that my recent photos were backed up in photo stream but not on my computer before I did this. Is there anyway to access those photos from my new iPhone? They are not showing up in my new photo st

  • [SOLVED] music too fast through maudio 24/96, but normal through HDMI

    Hi, I have a weird issue on my media center. It's a headless system running kodi, nfs and subsonic.  Music plays too fast through the soundcard. It's gaining 4 seconds on every minute. Sound via HDMI is fine. It's happening with any soundsource (subs

  • Any sleep/pause/wait function in flex/AS

    I am new to flex and this forum. So can anyone tell me how to produce a delay in my program. I just need 3 second delay in my program. I just need to write a delay function. The function look like.. private function delay():void      // 3 second dela