Internet-szenario wd-abap

hi folks,
following szenario is given:
calling an internet address which starts a wd abap application (works).
now we call another wd abap application via link_to_url, getting the url via routine construct_wd_url, but the returned url is always our internal sap-machine(host)-name and never the internet-address ????
do we have some setting-problmes here or can construct_wd_url only be called in intranet-szenarios?
kind regards for you help
oliver

Hi Oliver,
have you checked this: http://help.sap.com/saphelp_nw04s/helpdata/en/59/31ae42e0fac911e10000000a1550b0/frameset.htm (table HTTPURLLOC)?
Regards, Heidi

Similar Messages

  • EP Internet access & Backend ABAP Webdynpro

    Hi, We have a SAP portal that can be access on the internet. All works fine except any ABAP webdynpro on the backend. And the problem is that, from  Internet I can not get access to the Backend WAS.
    So my question are:
    I understand that the iview is processing on client side, therefore the client try to acces the backend WAS URL.  ¿Is there  a way that the request would be made it by the portal to the backend and not by client browser to the backend?
    ¿My Backend WAS have to be on DMZ ?
    Thanks in advanced
    Kind Regards

    José,
    besides the SAP Help documentation of the Web Dispatcher that covers most scenarios:
    SAP Help: http://help.sap.com/saphelp_nw72/helpdata/en/48/99ac3a7f020e27e10000000a421937/content.htm
    there is an excellent blog series available:
    For more information, just use the search functionality. Web Dispatcher + Reverse Proxy is a topic that already got discussed here, so you should find an answer that fits your needs.
    br,
    Tobias

  • Webdynpro ABAP not working from internet

    Hello,
    I´m new at webdynpro and portal...
    We have a ess portal with webdynpro abap and java. Our employees may access it from intranet and all works fine, and from internet when they are in the outside.
    From internet the webdynpro abap gives the message that the server cannot be reached. The server is our production backend and is not open to the exterior.
    Is there a way to make this work, from inside and outside?
    Teresa

    Yes sure,
      so you have to set the parameter wdisp/add_clientprotocol_header = 1 in the web dispatcher profile.
      Good references are:
    [http://help.sap.com/saphelp_nw04s/helpdata/en/de/89023c59698908e10000000a11402f/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/de/89023c59698908e10000000a11402f/frameset.htm]
    [http://wiki.sdn.sap.com/wiki/display/BSP/HandlingBinaryData|http://wiki.sdn.sap.com/wiki/display/BSP/HandlingBinaryData]
    and this
    [http://help.sap.com/saphelp_nw04s/helpdata/en/9a/53a2a4a45e244aa189c2b7065a0b78/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/9a/53a2a4a45e244aa189c2b7065a0b78/frameset.htm]
    Sergio

  • ABAP CERTIFICATION

    Hi
    can any one give me the certification questions on abap
    thanks,
    kiran

    Hi
    Pls go through the following link hope it will help u out
    http://www.sap-img.com/abap/important-abap-faq.htm
    http://www.sap-basis-abap.com/
    http://www.sap-img.com/bdc.htm
    http://sapdomain.com/certification.php
    http://www.techinterviews.com/?p=198
    ABAP Workbench Fundamentals (For course BC400)
    Create ABAP programs and the most important Repository objects using appropriate ABAP Workbench tools
    Navigate in the Workbench and use the syntax help
    Process source text with the ABAP Editor
    Test programs using the Debugger
    Define elementary and structured data objects
    Overview of important ABAP statements
    Use internal tables (introduction)
    Use modularization techniques local in the program
    Database dialogs: information about database tables in the ABAP Dictionary, read database tables
    User dialogs: list, selection screen, screens
    Overview of ABAP Web Dynpro (from SAP NetWeaver 2004s)
    Use function groups and function modules, classes and methods, BAPIs
    Project-oriented development using the Transport Organizer
    Overview of the different options for adapting software
    Advanced ABAP (For course BC402)
    ABAP runtime environment
    ABAP types and data objects
    Unicode
    Analysis tools for programs
    Work with internal tables
    Program modularization with function modules
    Performance of complex Open SQL statements
    Dynamic programming with field symbols and references
    Runtime type information, runtime type creation
    Program calls and memory management
    ABAP Objects : Object Oriented Programming in R/3 (For BC404)
    Introduction
    Analysis and Design
    Principles
    Generalization/Specialization
    Events
    Global Classes/Interfaces
    Summary and Outlook
    Developing User Dialogs (For BC410)
    Course Overview
    Basics for Interactive Lists
    The Program Interface
    Interactive List Techniques
    Introduction to Screen Programming
    Screen Elements for Output
    Screen Elements for Input/Output
    Screen Elements: Subscreens and Tabstrip Controls
    Screen Elements: Table Controls
    Context Menus
    Lists in Screen Programming
    Preview: Control Framework
    Enhancements and Modification (For course BC425)
    Overview of the options for making customer-specific adjustments to the SAP standard system
    Personalization (transaction variants)
    Enhancements to:
    - Elements of the ABAP Dictionary
    - SAP programs
    - SAP screen menus
    - SAP screens
    Enhancement techniques:
    - Enhancements to elements of the Dictionary
    - Enhancements via customer exits
    - Business Transaction Events (BTEs)
    - Business Add Ins (BAdIs)
    - User Exits
    Modifications:
    - Procedure
    - Utilities (Modification Assistant, Modification Browser)
    - Modification adjustment
    SAP Note Assistant (tool for SAP Note implementation)
    ABAP Dictionary (For course BC430)
    Introduction
    Tables in the ABAP Dictionary
    Performance in Table Accesses
    Consistency through Input Checks
    Dependencies of ABAP Dictionary Objects
    Changes to Tables
    Views
    Search Helps
    Developing Internet Application Components (For course BC440)
    Course Overview
    Introduction
    Internet,Intranet & WWW
    HTML,CSS and JavaScript
    Internet Transaction Server
    ABAP Workbench Basics
    SAP GUI for HTML
    Easy Web Transactions
    ITS Flow Logic
    HTML Business
    Summary and Outlook
    Form Printing Using SAPSmart Forms (for course BC470)
    Overview of SAP Smart Forms
    General concepts in form printing
    - Windows and pages, main and secondary windows, text and data
    Creating and adjusting an SAP Smart Form
    - Form Builder, Form Painter, form logic, node types (texts, graphics, addresses, and so on), text modules
    Variables
    - Form interface, global data
    Tables
    - Table Painter, dynamic tables, headers and footers
    Smart Styles
    - Style Builder, paragraph formats, and character formats
    Including graphics
    Change forms and application programs
    Developing BAPI enabled Web Applications with Java (For course CA926)
    For course TABC41, 42 and 43
    Basis technology overview
    ABAP Workbench
    ABAP Dictionary
    ABAP Development Projects
    Advanced Programming in ABAP Development Workbench (week 3 - 4 „TABC42")
    Techniques of List Processing
    Transaction Programming
    Database Updates
    Enhancements and Modifications
    Interfaces for Data Transfer

  • Reg ABAP Certification

    Hi Friends,
    I am working as a ABAP Consultant for the past 5 years in 4.6c and 4.7. I am more exposed to Reports and Workbench tools. I am pretty sure that I really lag in terms of SAP Technologies growth.
    I need to improve my skills and at the same time update to the current requirements. I am confused to proceed with my next step. Well, Certification is the only way where I can keep in touch with the updates, So I need your suggestions in my scenario.
    Your suggestions will be appreciated.
    Thanks and Regards
    Leo

    Hi
    Pls go through the following link hope it will help u out
    http://www.sap-img.com/abap/important-abap-faq.htm
    http://www.sap-basis-abap.com/
    http://www.sap-img.com/bdc.htm
    http://sapdomain.com/certification.php
    http://www.techinterviews.com/?p=198
    ABAP Workbench Fundamentals (For course BC400)
    Create ABAP programs and the most important Repository objects using appropriate ABAP Workbench tools
    Navigate in the Workbench and use the syntax help
    Process source text with the ABAP Editor
    Test programs using the Debugger
    Define elementary and structured data objects
    Overview of important ABAP statements
    Use internal tables (introduction)
    Use modularization techniques local in the program
    Database dialogs: information about database tables in the ABAP Dictionary, read database tables
    User dialogs: list, selection screen, screens
    Overview of ABAP Web Dynpro (from SAP NetWeaver 2004s)
    Use function groups and function modules, classes and methods, BAPIs
    Project-oriented development using the Transport Organizer
    Overview of the different options for adapting software
    Advanced ABAP (For course BC402)
    ABAP runtime environment
    ABAP types and data objects
    Unicode
    Analysis tools for programs
    Work with internal tables
    Program modularization with function modules
    Performance of complex Open SQL statements
    Dynamic programming with field symbols and references
    Runtime type information, runtime type creation
    Program calls and memory management
    ABAP Objects : Object Oriented Programming in R/3 (For BC404)
    Introduction
    Analysis and Design
    Principles
    Generalization/Specialization
    Events
    Global Classes/Interfaces
    Summary and Outlook
    Developing User Dialogs (For BC410)
    Course Overview
    Basics for Interactive Lists
    The Program Interface
    Interactive List Techniques
    Introduction to Screen Programming
    Screen Elements for Output
    Screen Elements for Input/Output
    Screen Elements: Subscreens and Tabstrip Controls
    Screen Elements: Table Controls
    Context Menus
    Lists in Screen Programming
    Preview: Control Framework
    Enhancements and Modification (For course BC425)
    Overview of the options for making customer-specific adjustments to the SAP standard system
    Personalization (transaction variants)
    Enhancements to:
    - Elements of the ABAP Dictionary
    - SAP programs
    - SAP screen menus
    - SAP screens
    Enhancement techniques:
    - Enhancements to elements of the Dictionary
    - Enhancements via customer exits
    - Business Transaction Events (BTEs)
    - Business Add Ins (BAdIs)
    - User Exits
    Modifications:
    - Procedure
    - Utilities (Modification Assistant, Modification Browser)
    - Modification adjustment
    SAP Note Assistant (tool for SAP Note implementation)
    ABAP Dictionary (For course BC430)
    Introduction
    Tables in the ABAP Dictionary
    Performance in Table Accesses
    Consistency through Input Checks
    Dependencies of ABAP Dictionary Objects
    Changes to Tables
    Views
    Search Helps
    Developing Internet Application Components (For course BC440)
    Course Overview
    Introduction
    Internet,Intranet & WWW
    HTML,CSS and JavaScript
    Internet Transaction Server
    ABAP Workbench Basics
    SAP GUI for HTML
    Easy Web Transactions
    ITS Flow Logic
    HTML Business
    Summary and Outlook
    Form Printing Using SAPSmart Forms (for course BC470)
    Overview of SAP Smart Forms
    General concepts in form printing
    - Windows and pages, main and secondary windows, text and data
    Creating and adjusting an SAP Smart Form
    - Form Builder, Form Painter, form logic, node types (texts, graphics, addresses, and so on), text modules
    Variables
    - Form interface, global data
    Tables
    - Table Painter, dynamic tables, headers and footers
    Smart Styles
    - Style Builder, paragraph formats, and character formats
    Including graphics
    Change forms and application programs
    Developing BAPI enabled Web Applications with Java (For course CA926)
    For course TABC41, 42 and 43
    Basis technology overview
    ABAP Workbench
    ABAP Dictionary
    ABAP Development Projects
    Advanced Programming in ABAP Development Workbench (week 3 - 4 „TABC42")
    Techniques of List Processing
    Transaction Programming
    Database Updates
    Enhancements and Modifications
    Interfaces for Data Transfer

  • HTML Controls in ABAP (not ITS)

    Hello...   
    How to build a HTML form and post it by internet inside SAPGUI (ABAP Program)....???  It's possible....???

    Yes, its possiable.   Check out the demo program
    SAPHTML_EVENTS_DEMO.  This uses an "internal" html page which interacts with the ABAP program using HTML control.
    I've never done it, so I can't offer any simpler examples.
    Regards,
    Rich Heilman

  • ABAP Certification -- Important

    Hi
    Can any one tell me the procedure for ABAP certification.
    Where can i get documents to prepare myself for the examination?
    Where and how can i take this certification examination?
    What is the eligibility criteria and need information on fees structure?
    Looking forward for your answer.
    Thanks,
    Devaraj.

    Check these threads, it will you exact information.
    http://www.sapprofessionals.org/files/ABAP%20CERTIFICATION%20QUESTIONS.doc
    http://www.sapdomain.com/certification.php
    Pls go through the following link hope it will help u out
    http://www.sap-img.com/abap/important-abap-faq.htm
    http://www.sap-basis-abap.com/
    http://www.sap-img.com/bdc.htm
    http://sapdomain.com/certification.php
    http://www.techinterviews.com/?p=198
    ABAP Workbench Fundamentals (For course BC400)
    Create ABAP programs and the most important Repository objects using appropriate ABAP Workbench tools
    Navigate in the Workbench and use the syntax help
    Process source text with the ABAP Editor
    Test programs using the Debugger
    Define elementary and structured data objects
    Overview of important ABAP statements
    Use internal tables (introduction)
    Use modularization techniques local in the program
    Database dialogs: information about database tables in the ABAP Dictionary, read database tables
    User dialogs: list, selection screen, screens
    Overview of ABAP Web Dynpro (from SAP NetWeaver 2004s)
    Use function groups and function modules, classes and methods, BAPIs
    Project-oriented development using the Transport Organizer
    Overview of the different options for adapting software
    Advanced ABAP (For course BC402)
    ABAP runtime environment
    ABAP types and data objects
    Unicode
    Analysis tools for programs
    Work with internal tables
    Program modularization with function modules
    Performance of complex Open SQL statements
    Dynamic programming with field symbols and references
    Runtime type information, runtime type creation
    Program calls and memory management
    ABAP Objects : Object Oriented Programming in R/3 (For BC404)
    Introduction
    Analysis and Design
    Principles
    Generalization/Specialization
    Events
    Global Classes/Interfaces
    Summary and Outlook
    Developing User Dialogs (For BC410)
    Course Overview
    Basics for Interactive Lists
    The Program Interface
    Interactive List Techniques
    Introduction to Screen Programming
    Screen Elements for Output
    Screen Elements for Input/Output
    Screen Elements: Subscreens and Tabstrip Controls
    Screen Elements: Table Controls
    Context Menus
    Lists in Screen Programming
    Preview: Control Framework
    Enhancements and Modification (For course BC425)
    Overview of the options for making customer-specific adjustments to the SAP standard system
    Personalization (transaction variants)
    Enhancements to:
    - Elements of the ABAP Dictionary
    - SAP programs
    - SAP screen menus
    - SAP screens
    Enhancement techniques:
    - Enhancements to elements of the Dictionary
    - Enhancements via customer exits
    - Business Transaction Events (BTEs)
    - Business Add Ins (BAdIs)
    - User Exits
    Modifications:
    - Procedure
    - Utilities (Modification Assistant, Modification Browser)
    - Modification adjustment
    SAP Note Assistant (tool for SAP Note implementation)
    ABAP Dictionary (For course BC430)
    Introduction
    Tables in the ABAP Dictionary
    Performance in Table Accesses
    Consistency through Input Checks
    Dependencies of ABAP Dictionary Objects
    Changes to Tables
    Views
    Search Helps
    Developing Internet Application Components (For course BC440)
    Course Overview
    Introduction
    Internet,Intranet & WWW
    HTML,CSS and JavaScript
    Internet Transaction Server
    ABAP Workbench Basics
    SAP GUI for HTML
    Easy Web Transactions
    ITS Flow Logic
    HTML Business
    Summary and Outlook
    Form Printing Using SAPSmart Forms (for course BC470)
    Overview of SAP Smart Forms
    General concepts in form printing
    - Windows and pages, main and secondary windows, text and data
    Creating and adjusting an SAP Smart Form
    - Form Builder, Form Painter, form logic, node types (texts, graphics, addresses, and so on), text modules
    Variables
    - Form interface, global data
    Tables
    - Table Painter, dynamic tables, headers and footers
    Smart Styles
    - Style Builder, paragraph formats, and character formats
    Including graphics
    Change forms and application programs
    Developing BAPI enabled Web Applications with Java (For course CA926)
    For course TABC41, 42 and 43
    Basis technology overview
    ABAP Workbench
    ABAP Dictionary
    ABAP Development Projects
    Advanced Programming in ABAP Development Workbench (week 3 - 4 „TABC42")
    Techniques of List Processing
    Transaction Programming
    Database Updates
    Enhancements and Modifications
    Interfaces for Data Transfer
    Certification ..
    /message/213564#213564 [original link is broken]
    /message/514469#514469 [original link is broken]
    /message/1315746#1315746 [original link is broken]
    /message/1736299#1736299 [original link is broken]
    /message/1736299#1736299 [original link is broken]
    /message/257122#257122 [original link is broken]
    /message/130164#130164 [original link is broken]
    This is link from SAP about ABAP certification
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=351
    http://www.sapteched.com/india/confactivities/certexam.htm
    http://www50.sap.com/useducation/certification/curriculum.asp?rid=351
    There is a pdf called ABAP certification.
    http://www.esnips.com/web/SAP-ABAP?
    You can try www.sapdoamin.com
    They provide Certification simulation questions which are very useful and a must try site.
    Have a look at below link for mySAP Technology - ABAP Workbench
    https://websmp206.sap-ag.de/~sapidp/011000358700000746472003E
    Have a look at below link for SAP NetWeaver - ABAP Workbench
    http://www30.sap.com/hk/services/education/pdf/cert/ABAPWB.pdf
    The certification test consists of questions from the areas specified below:
    Topic Areas
    1. mySAP.com Technologies
    - mySAP.com
    - Navigation (system handling)
    - Technical setup of an SAP system
    - System-wide concepts
    2. ABAP Workbench Basics (++)
    - Data types and data objects
    - Internal tables
    - Data retrieval (authorization check)
    - Subroutines
    - The ABAP Runtime System
    - Function groups and function modules
    - Program calls and data transfer
    3. ABAP Objects (++)
    - Classes and objects
    - Inheritance
    - Casting
    - Interfaces
    - Events
    - Global classes and interfaces
    - Exception handling
    - Dynamic programming
    4. ABAP Dictionary (++)
    - Database tables
    - Performance for table access
    - Consistency through input check (foreigh key dependency)
    - Dependency of ABAP Dictionary objects
    - Views
    - Search help
    5. Techniqes for List Generation (++)
    - Data output to lists
    - Selection screen
    - Logical database
    - Program-specific data retrieval
    - Data formatting and control level processing
    - Storage of lists and background processing
    - Interactive lists
    6. Dialog Programming (++)
    - Screen (basics)
    - User interface (GUI title, GUI status)
    - Screen elements for output (text fields, status icons, and group boxes)
    - Screen elements for input/output
    - Subscreen and tabstrip control
    - Table control
    - Context menu
    - Dialog programming lists
    7. Database Changes
    - Database updates with Open SQL
    - LUWs and Client/Server Architecture
    - SAP locking concept
    - Organizing database changes
    - Complex LUW processing
    - Number assignment
    - Change-document creation
    8. Enhancements and Modifications
    - Changes in SAP Standards
    - Personalization
    - Enhancements to Dictionary elements
    - Enhancements using customer exits
    - Business Transaction Events
    - Business Add-Ins
    - Modifications
    Weighting Key in the Test:
    + = 1 - 10%
    ++ = 11 - 20%
    +++ = over 20%

  • How can i call the browser to open URL using ABAP ???

    Hi all ,,
    Could you help please to solve this case ??? :).
    I'm working out a plan to open URL internet address using ABAP program ..
    Could you share to me the command or the way to run the internet browser (e.g. internet explorer) in order to run some URL address ???
    If you don't mind ..
    Could kindly please give the steps to make it .. ???
    Tks a lot ..
    i'll appreciate any responses.
    Best regards,
    Niel.

    Hi,
    CALL FUNCTION 'CALL_BROWSER'
                 EXPORTING
                      URL                    = URL "http://,,,,,,"
                      BROWSER_TYPE           = ' ' "'SAP Help Viewer'
                      CONTEXTSTRING          = 'Business Browser'
                 EXCEPTIONS
                      FRONTEND_NOT_SUPPORTED = 1
                      FRONTEND_ERROR         = 2
                      PROG_NOT_FOUND         = 3
                      NO_BATCH               = 4
                      UNSPECIFIED_ERROR      = 5
                      OTHERS                 = 6.
          ENDIF.
    Pls. reward if useful....

  • Deploying ABAP WD through ITSMobile

    HI 
      We are exploring mobile developement through ITSMobile. How do I create an internet service from ABAP WD. The example mentioned here (EXAMPLE_FLOW_M) uses Flow language. But can I deploy a mobile application using a transaction based on web dynpro. I dont want to learn web API and moreover its more rigid. I dont find any documentation to convert ABAP WD to an internet service and then deploy it through ITSMObile.
    Regards

    Hi ABAPPER,
    I am currently in the same situation. There is very little help or documentation available on this topic. Currently, there is no WD support on mobile devices. An internet service is automatically created corresponding to the WD application that you create and you can change service parameters in transaction SICF.
    I am trying to execute an ABAP report via ITS mobile but so far have been unsuccessful. If you have any more information please let me know as well.

  • After Unicode SOST - Converstion from ALI to HTM Error

    Hi
    We have done our unicode conversion in our ECC 6.0 (single code page to Unicode)
    After the unicode conversion, we are able to send mails, but for many mails which need the conversion it fails.
    The reason is
    "Status txt     Message cannot be processed as it cannot be converted"
    When we display the trace file in SOST, we get the below trace
    "15.06.2009     19:27:36     SX_OBJECT_CONVERT_ALI_HTM     G     Converting Document Format from ALI to HTM
    15.06.2009     19:27:36     SX_OBJECT_CONVERT_ALI_HTM     G     Conversion from ALI to HTM: Termination in TABLE_DECOMPRESS, return code 1
    15.06.2009     19:27:36     SX_FORMAT_CONVERT     G     Conversion from ALI to HTM: Termination in SX_OBJECT_CONVERT_ALI_HTM, return cod
    15.06.2009     19:27:36     SO_OBJECT_MIME_GET     G     No MIME Document Received. Error Code: MNA_DOC
    15.06.2009     19:27:36     SX_GENERATE_NDR     G     Message cannot be processed as it cannot be converted
    15.06.2009     19:27:36     SO_SYNCHRON_STATUS_UPDATE     G     Start of synchronous Status Update
    In the SCOT node configuration
    we have chosen
    "Code Page : 0 - No Conversion into Other Character set"
    Internet > SAPSCRIPTs - PDF
    ABAP LIST > HTM
    Bus Object > HTM
    RAW > TXT
    But our out put is in the ABAP LIST format, we get the conversion error,
    Can any one help
    Regards
    Senthil

    ABAP team made some changes in their program and the error is resolved

  • IDOC Port defnition *** Urgent***

    Hello Gurus,
    Could you provide me steps on how to define port and partner profile for IDOCs...
    Any help would be highly appreciated.. and points will be rewarded generously..
    Thanks and Regards,
    Pavan P.

    Hi Pavan,
    The Port Definition
    Transaction: <b>WE21</b>
    <b>Path:</b> From the ALE customizing in IMG, choose Sending and Receiving Systems,
    Systems in Network, Asynchronous Processing, Assigning Ports, DefinePort.
    <b>A port defines the medium in which data is exchanged between the two systems. In the ALE</b>
    process, IDocs are transferred via memory. As of release 4.6, six port types are available.
    --<b>Transactional RFC (tRFC)</b> :ports used for ALE communication
    -- <b>File ports</b> :used by EDI
    -- <b>CPI-Cports</b> :used to communicate with R/2 systems
    -- <b>Internet ports</b> :used to connect with Internet applications
    -- <b>ABAP-PI</b> :ports used to process data via the ABAP programming interface
    -- <b>XML ports</b> : used to process files in XML format
    <b>NOTE:</b> For port definitions to be generated automatically, the RFC destination
    name must be the same as the logical system name.
    Port definitions are client-independent objects. The tRFC port used in the ALE process can be
    generated automatically when you generate partner profiles, or it can be maintained manually.
    Reward with points if helpful.
    Regards,
    Vijay

  • Webdyn pro ABAP iview is not opening in Internet

    Hi All,
    I Have one webdyn pro ABAP iview it's working fine in LAN. but same iview is not working in internet.
    we are using https protocol in Internet and in LAN http protocol.
    When clicks the Iview one alert message is populating and  showing secure and non-secure message . when I clicks Yes and No its showing page not found error.
    But is working in LAN using http protocol.
    is it require any parametators need to be change?
    Thanks
    Polaka
    Edited by: polaka123 on May 18, 2011 1:14 PM

    Noe its working..
    Changed System property Web as protocol to Http.
    Previously it is Https.
    Thanks
    Polaka

  • Access internet through abap

    how can we use abap to access internet? Is it a possibility?

    Hi,
    Yes, You can use the function module call_browser to access a site..
    i hope it answers the question else can you be more clear
    Thanks&Regards
    Sarves

  • Web dynpro abap application on Portal does not work via internet access.

    Dear All,
    I have created a web dynpro abap application and deployed the same on Portal.
    The issue I am facing is that the webdynpro application works fine when the end user logs into Portal from Local Network,
    However when the Portal is accessed from outside the local N/W via Internet, Portal is working fine for other applications like ESS
    but the web dynpro application dont work.
    Is this some configuration issue on the portal / abap development or any workaround is possible.
    Regards
    Abhinav Dagar

    Hi
    Please try to use the [HTTP Watch 5.0 Basic |http://www.httpwatch.com/download/] tool to trace that WD Application link from the portal and you can easily find out the problem.
    Regards
    Prakash T

  • WD Abap - Internet Explorer (File:new Window)

    hi folks,
    is it possible to prevent wd abap applications to get started more than once by one user (using File->New->Window in internext explorer?), because we're encountering a lot of problems by doing that?
    kind regards
    oliver

    Hi Tony,
    It's not really my area of expertise, but the following couple of links might help point you in the right direction -
    http://blogs.msdn.com/ie/archive/2006/02/21/536353.aspx
    http://technet.microsoft.com/en-us/library/bb457144.aspx
    One thing though...a few years back I worked on a project which required the end user machines to be ultra-tied down to prevent people accessing things they shouldn't have been able to.
    It ended up being one huge game of cat-and-mouse as there were around 500 or so end users and invariably one of the machines would need rebuilding every week as a wily-user had found a way to access a site on the internet which in theory should have been locked down.
    I guess my point is, sure it's good to lock down the end users machines if you have to, but don't underestimate just how difficult it can be to completely lock down a Windows machine because you can really end up chasing your tail on it.
    John.

Maybe you are looking for