The URL in the web interface builder

Hi
In the web interface builder in BPS there are several components.
When I click on them one by one I can see the planning functions and other details.
There is a URL present in the web interface builder which corresponds to upload flat file data.
How can we trace what are the planning functions used for this link.
If we go to se80 how can we find whats the applicable BSP page for this particular URL which corresponds to a planning function.
Please advise.
Many thanks.

Hi,
From URL you can't find the details of planning objects. BUt you can find the BSP application that gets executed from that link and in that BPS application you can see the planning objects that are used in various events to upload the file data.
Regards,
Deepti

Similar Messages

  • Variables in BPS populating the template built using web interface builder

    Hi All,
    I have a issue :
    I created some variables in bps0 (under a planning area) based on Fiscal Year, Fiscal Year/Period, Posting Period, Cal. Yr /Quarter and Version.
    Then I created a template using the web interface builder .
    The end user goes and puts the varaibels in the SEM template and that will run the BW queries in BW (ABAP code has been written to popluate the values entered in SEM tempalte in to BW variable screen).
    Now the problem is it works well for all values other than for #(not assigned).
    What should be done to make it work even for #?
    We do not have # as the value in master data for all the above info objects. We have # only for 0version  and for the rest I can't even see the master data as it says " master data is not maintained" .
    when I come back and look in bps0 then I see that the values entered in the SEM template are getting accumulated in selection conditionds in bps0 (when we click on the variable then when we see the selection conditions there it is getting accumulated)
    Can anyone please suggest a solution to make the # (not assigned) work and to clear the selection conditions table after refresh of the SEM template?
    Thanks
    Sri

    Hi
    You should create a BEX Web Query and integrate it in the upper level of WEB Layout.
    Check this link for a step by step guide about this topic
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/how-to%20guides%20-%20rig%20official/bi/nw04/how%20to%20integrate%20bex%20web%20applications%20into%20bps%20web%20interfaces.doc
    Ciao
    Andr

  • URL functionality in Web Interface Builder for BPS

    Hi,
    I have web enabled a planning folder and in the Web Interface bulider I am trying to enhance it. The clients requirement is to be able to select a file by clicking on a URL on a shared drive, based on variable selection. The file name is smart coded
    e.g.
    the files may reside in
    shareddrive\
    if the value in variable for version is 100, then the url should be "
    shareddrive\100.xls" and on cliking on this url, the file should open
    if the version value is 200, then the url should be "
    shareddrive\200.xls".
    In the Web Interface builder, I have created subcomponent 'URL'. If I give a fixed path for the URL say "
    shareddrive\100.xls" and clicking on it opens the file.
    I am however unable to parmeterize it. I tried using Javascript in the "Goto URL" attribute, but it doesn't work
    Any help is appreciated.
    Thanks,
    NS

    Hello Nimmi,
    here's an example that adds a button to launch the file. "VarvlSel1" is the technical name of the variable (dropdown box).
    Regards,
    Marc
    SAP NetWeaver RIG
    <span>
    <a href="#1" onclick="open_file();return false;"
    class="urBtnStd" id="OpenButton1" ct="Button"
    style="white-space:nowrap;"
    OnMouseOver="javascript:window.status = 'Open File';return true;"
    title="Open File">
    <nobr>Open File</nobr>
    </a>
    </span>
    <script type="text/javascript">
    function open_file () {
    var variable1 = document.all("VarvlSel1");
    var value1 = variable1.options[variable1.selectedIndex].text;
    var url1 = "
    sharedrive
    folder
    " + value1 + ".xls";
    // alert(url1);
    var window1 = window.open(url1,"Window1","width=310,height=400,left=100,top=100");
    </script>

  • Web Interface Builder - chancing the size of a GROUP-Component

    Hi!
    i have created a GROUP-Component (Group1) via the Web Interface Builder and would like to change the standard width from 350 to 200. I understand that this must be done via css. The relevant code in my BSP-page looks like this:
    <table border="0" cellpadding="0" cellspacing="0" cols="1" id="Group1" ct="Tray" class="urTrcWhlBox" style="width:350;">
    I checked the stylesheet (ur_ie6.css) via SE80, but i cannot find the postion where i need to change the width-attribute. The class definition inside this stylesheet looks like this:
    .urTrcWhlBox
    Any hints where to implement the change are welcome.
    Thanks,
    Holger

    Hi Jürgen,
    i changed the BSP-page like this:
    %>
    <%
    and it works...but this solution is not very suitable, because i have about 30 BSP-pages and every time i re-generate them i have to add the code again.
    When i overwrite the table tag in my stylesheet..like this:
    table
    the tray is smaller...but when i expand the tray in internet explorer the dropdown list is still 350px. Also the HTML-code remains with style="width:350;"
    Using .urTrcWhlBox instead of the table tag in my stylesheet has no effect.
    Regards,
    Holger

  • How do I change the URL to the Remote Web Access server in Windows Server 2012?

    Hallo!
    I have set up a Remote Dexktop Service using the "Quick" deployment method in Server Manager and everything is working greate internally, but I cannot start an app published in Remote Web Access from outside our network.
    The problem is that it wants to start the using the internal URL, for example, server.domain.local, instead of the external one, for example remote.server.com.
    I therefore want to know how I can change the default URL for the Remote Web Access server and all the Remote Web Apps in Windows Server 2012?
    I have allready looked in Server Manager and I can change some of the deployment settings in server manager, but there is no way to alter the URL of the Remote Web Access server. See below images:
    Pressing the internal URL only results in opening the internal URL.
    This was very simple to do in Windows Server 2008 R2 using the tsconfig tool, but it does not seam to be any way of solving this in server manager.
    A possible sollution would be to alter the registry someware in HKLM->Software->Microsoft->Windows NT->Terminal Services. But this can easaly lead to problems due to wrong format, etc. and is probably not supported.
    Is there a simpler and supported way?

    That option can be used to connect to any machine that you want.  The error message indicates that the client machine cannot resolve the name "server.domain.local" to an IP address that it can connect to.
    You have several options for configuring that tab on the RDweb site.  You can even remove it entirely. 
    Customization of RD Web Site
    RD Web provides a number of customization options for the RD Web interface, including the ability to control default Gateway server settings and redirection settings. These settings
    are controlled by editing the web.config file located in %SYSTEMROOT%\Web\RDWeb\Pages.
    Displaying Local Help
    To display local help for users instead of the web-based help, edit the LocalHelp value and change the value from false to true.
    <!-- LocalHelp: Displays local help for users, instead of the web-based help. Value must be "true" or "false" -->
    <add key="LocalHelp" value="false" />
    When this value is changed, a user that clicks on Help in the upper right corner of the RD Web login page will open the local help file instead of web-based help.
    Hiding the Connect to a Remote PC Tab
    The RDWeb page
    Connect to a Remote PC tab can be hidden from users to prevent connections to any servers through RD Web other than the servers configured in a collection. By default, this setting is set to true and the
    Remote Desktops tab is displayed. To hide the tab, set the value to false.
    <!-- ShowDesktops: Displays or hides the Remote Desktops tab. Value must be "true" or "false" -->
    <add key="ShowDesktops" value="true" />
    When the value is set to false, a user will not see the Connect to a Remote PC tab when logged on to the RD Web page
    RD Gateway Settings
    If the Connect to a Remote PC tab is enabled, an administrator can configure RD Web to use a Gateway server when connecting to remote computers. To specify a gateway, edit the below
    value with the name of the RD Gateway server:
    <!-- DefaultTSGateway: Admin can preset this to a given Gateway name, or set to "" for no gateway. -->
    <add key="DefaultTSGateway" value="" />
    The default authentication method for the RD Gateway server can also be configured by editing the following section of the web.config:
    <!-- GatewayCredentialsSource: TS Gateway Authentication Type.
    Admins can preset this.
    0 = User Password
    1 = Smartcard
    4 = "Ask me later"
    -->
    <add key="GatewayCredentialsSource" value="0" />
    Devices and Resources
    By default, only Printers and Clipboard are redirected on connections made using the Connect to a Remote PC tab. If the user clicks the
    Options << button, the redirection settings for a specific connection can be modified
    To configure each specified redirection option to be enabled or disabled by default, edit the following section in the web.config file:
    <!-- Devices and resources: Preset the Checkbox values to either true or false -->
    <add key="xPrinterRedirection" value="true" />
    <add key="xClipboard" value="true" />
    <add key="xDriveRedirection" value="false" />
    <add key="xPnPRedirection" value="false" />
    <add key="xPortRedirection" value="false" />
    LAN Experience Defaults
    Windows Server 2012 RD Web Access can display a new user selectable option for optimizing the connection for a LAN experience. This option is displayed at the bottom of the RD Web
    page and can be controlled by the administrator using the following section of the web.config file:
    <!--  Checkbox to opt for optimized LAN experience -->
    <add key="ShowOptimizeExperience" value="false" />
    <add key="OptimizeExperienceState" value="false" />
    This value is set to false by default, but when changed to true, the following checkbox will display at the bottom of the webpage. The LAN experience
    checkbox can also be set as enabled by default.
    Each setting can also be modified using the IIS Manager user interface:
    Don Geddes - SR Support Escalation Engineer - Remote Desktop Services - Printing and Imaging

  • How to find the URL of deployed Web services?

    Hi,guys. I have created a Web service, and deployed to WAS.But where is the accessing URL? WAS has created several WSDLs for the serviece, but I can not find the URL in the files.
    I think that the URL looks like "http://localhost:50000/XISOAPAdapter/MessageServlet?channel=:WAS2:CC_GIS_Equipment_Create_SOAPOUT&version=3.0&Sender.Service=WAS2&Interface=urn%3Azpepc%3Agis%3Aequipment%3Amaintenance%5EMI_GIS_Equipment_Create"

    my accessing code is:
    public class VacationClient {
         public static void main(String[] args) throws Exception {
              System.out.println("SOAP call start");
              VacationClient helloSOAPClient = new VacationClient();
              String resultValue = helloSOAPClient.doSOAPRequest(
                        "VacationCheckerService", "getVacationDays",
                        "employed_years", 20);
         public String doSOAPRequest(String _strURI, String _strMethodName,
                   String _strName, int _strValue) throws Exception {
              Call call = new Call();
              call.setTargetObjectURI("urn:" + _strURI);
              call.setMethodName(_strMethodName);
              call.setEncodingStyleURI(Constants.NS_URI_SOAP_ENC);
              Vector params = new Vector();
              params.addElement(new Parameter(_strName, Integer.class, new Integer(
                        _strValue), null));
              call.setParams(params);
              System.out.println("&#24320;&#22987;");
              Response resp = call
                        .invoke(
                                  new URL(
                                            "http://10.136.31.121:50000/TestWeb_Config1_SoapServlet"),
              if (resp.generatedFault()) {
                   Fault fault = resp.getFault();
                   System.out.println("failed&#65281;");
                   return "failed&#65281;";
              } else {
                   Parameter result = resp.getReturnValue();
                   System.out.println("sucessful&#65281;"+result.getValue().toString());
                   return result.getValue().toString();
    But the URL is not correct ,and an exception is throwed:
    Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=Software caused connection abort: recv failed; targetException=java.net.SocketException: Software caused connection abort: recv failed]
         at org.apache.soap.transport.http.SOAPHTTPConnection.send(SOAPHTTPConnection.java:358)
         at org.apache.soap.rpc.Call.invoke(Call.java:248)
         at test.VacationClient.doSOAPRequest(VacationClient.java:44)
         at test.VacationClient.main(VacationClient.java:18)

  • Link the URL to SAP web Lists

    hi,
    how to Link the URL to SAP web Lists using the ITS server
    please help me ASAP
    regards,
    vijay
    Message was edited by:
            vijay Aru

    to do this while writing the list you have to use WWW_SET_URL function.
    example
    write: 38(3) itab-ob color col_normal intensified off .
    url = 'http://www.google.com' .
        clear : leng .
        leng = 3 .
        call function 'WWW_SET_URL'
             exporting
                  offset        = 37
                  length        = leng
                  func          = url
             tables
                  query_string  = qstring
             exceptions
                  invalid_table = 1
                  others        = 2.
        if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        endif.
    Regards
    Raja

  • Since switching to Firefox 4 I'm unable to access a web page by pressing "Enter" after typing the url in the address bar; I now have to click on the bar; how do I change things so that I can go back to a keyboard shortcut?

    I use keyboard shortcuts whenever possible but since updating to Firefox 4 I can no longer access a web page simply by pressing "Enter" after typing the url in the address bar. Can I get back to this useful shortcut somehow and avoid having to fiddle with a mouse?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    * [[Troubleshooting extensions and themes]]

  • Web Interface Builder+BPS+BSP

    Hi All
    I need some online study material for Web Interface builder(BPS_WB transaction).
    I have to design a interface for the Planning .can any one send me some link
    or PDF's for the same .
    I need documents for web Interface Tool(Builder) BPS and BSP
    If any step by step discription is there then i will be thankful
    My mail id is [email protected]
    Regards'
    Saurabh

    <FONT FACE = "Tahoma", Font Color = "Blue">
    Hi
    <Br>
    Please check out the following URL:<Br>
    <U>http://help.sap.com/saphelp_sem40bw/helpdata/EN/c4/b2af6569e64418a21bd0ab4d83be83/frameset.htm</U>
    <Br>Hope it helps.
    <Br>
    Cheers
    Abhijit<Br>* It's a good habit to reward someone with points in SDN if you think his/her
    response was helpful to you</FONT>

  • How do I find out the URL of the page a document was downloaded from?

    I downloaded a PDF several months ago; I can see it in my downloads history. When I right click it there, I see the link to the PDF itself, but I need to know the actual page it came from.
    I've checked my History, but cannot identify the page.
    Is there a definitive way of determining the URL of the page that linked to the document?

    Open the Download Manager window and select that file.
    Copy and paste this code in the Code field in the Error Console and click the Evaluate button.
    *Firefox/Tools > Web Development > Error Console
    The code adds a tooltip to the area with the file type icon at the left hand side of each entry in the DM window and shows a tooltip when you hover that area.<br />
    It only works for entries that are currently visible in the DM and not for new entries that are added by downloading files and only as long as the DM window is kept open, so you need to rerun the code in the Error Console to get a tooltip.
    <pre><nowiki>const Cc=Components.classes, Ci=Components.interfaces;
    var enumerator=Cc["@mozilla.org/appshell/window-mediator;1"].getService(Ci.nsIWindowMediator).getEnumerator(null);
    while(enumerator.hasMoreElements()){var win=enumerator.getNext();
    if(win.location=="chrome://mozapps/content/downloads/downloads.xul"){
    var i,r,R,C='';
    r=win.document.getElementById("downloadView").getElementsByTagName("richlistitem");
    for(i=0;R=r[i];i++){
    var fP=R.getAttribute("path");
    var fU=R.getAttribute("uri");
    var sT=parseInt(R.getAttribute("startTime"));
    var eT=parseInt(R.getAttribute("endTime"));
    var cB=parseInt(R.getAttribute("currBytes"));
    var mB=parseInt(R.getAttribute("maxBytes"));
    var rU=R.hasAttribute("referrer")?R.getAttribute("referrer"):"<no referrer>";
    var sD=cB/(eT-sT);
    var tT=[];
    tT.push("FILE: "+fP);
    tT.push("URI: "+fU);
    tT.push("REF: "+rU);
    tT.push("");
    tT.push("Total Time: "+((eT-sT)/1E3)+" sec.");
    tT.push("Curr Bytes: "+cB+" bytes"+((cB==mB)?" (OK)":"(part)"));
    tT.push("Max Bytes: "+mB+" bytes");
    tT.push("Download speed: "+sD.toFixed(3)+" KB/sec");
    R.setAttribute("tooltiptext",tT.join("\n"));
    if(R.getAttribute("selected")=="true"){C=tT;}
    if(C)prompt(C.join("\n"),C);
    </nowiki></pre>

  • How to make a form for input in web interface builder

    Hi expert:
        How to make a form for input in web interface builder?I have already used it to do PS planning, but I don't know how to  draw lines and checkboxes . Thanks in advance.
    Allen

    WAD:
    Open the WAD and create a new template. On the left hand navigation you will have several Web Items available. Under 'Standard' you have 'Analysis' item. Pull that into your template to the right. Under the Properties tab you need to pick the query [form/layout] that you have built in Query Designer.
    You will also find other items such as Button group, Checkbox, drop down, list box etc available. Pick and drag into the template whatever it is you require. Lets say you want a button. Under the Properties tab select the 'Command' that you require. You could use standard commands that are available there. You could also define functions and commands that you require.
    Query Designer:
    Open the QD and drag the characteristics and key figures that you require into the rows and columns of the QD. You would need to specify restrictions under the Filter tab of the QD based on the granularity of data that you require. You would need to remember that the key figures need to be made Input Ready [do this by clicking on KF and on the planning tab select "change by user and planning functions"].
    This shouldgive you a start. After you've explored it yourself a bit we can discuss further and I can certainly provide you additional details/material on these areas.
    Srikant

  • Range of Variable in Web Interface Builder

    Hi,
    I have created a Web Interface Builder in BW-BPS. I have created Cost Center as a Variable. However, I am unable to get this range of cost centers say 1001 to 1005 in Web Inteface Builder.
    Whereas, in the Planning Folder, this works fine and I am able to select the range of Cost Centers from 1001 to 1005.
    The issue is only with WEB INTERFACE BUILDER.
    Looking forward for some valueable inputs.
    Regards,
    Ravi

    Hi Mayank,
    Thanks for your reply.
    I will also look at the different options given.
    I also found the following thread is more useful.
    BSP Value Help Input Field and Select-Options Ranges
    I will let you know on this.
    Regards,
    Ravi

  • Web Interface Builder & Variable???

    Hi,
    Can someone help me to resolve this two issues.
    I try to create variables by using web interface builder.
    <b>1)</b>The variable- company code-<b>US100, CA100</b> are only ones I use in the selection of my planning leveL. <b>However, it shows all possible entries for the variable-company code</b> when I added the variable-company code in the web interface builder.
    <b>2)</b>Another variable-forecast year, I created it in the planning area (using 'fiscl year') and try to add this variable in the web interface builder and got <b>an error message-the selection to 0fisclyear is not 'restricted'.</b>
    Advices are appreciated.
    J.

    1) Set "Planning level" property of selector for you variable in web interface builder
    2) Restrict fiscal year

  • Web Interface Builder: export planning data in excel

    Hi,
      we like to export our planning data in excel from a WEB Template. Do anyone knows whether it is possible or not?
    In the web interface builder I only could add the function button with an exit export in excel. Have anyone experience with the abap coding or where I can find more information about the coding?
    Any help where appreciate,
    Klaus

    Klaus,
    I have found this problem. I decided to add an additional tab in all the layouts, with the same layout but defined in Excel (where you have the button to export to excel).
    I have defined this excel layout as "no ready for input", because he have found that the performance openning an excel layout in web is terrible.
    I see that is the same answer as you have received. But just say that we have had same problem, and that's the only solution that we have found.
    Regards,

  • Web Interface Builder, error if use in Browser

    hallo,
    I can customizing in Web Interface Builder. But if I try to execute in the Browser (start Planning) than I become the following Logon error - Massage :
    Note
    The termination occurred in system XXX with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    How I can customizing that.
    Where I can create a user ID.
    Please can anybody give me step by step introductions.
    Please don't say that I have to refer to the admnistrator. I'm alone.
    I hope somebody help me.
    thanks

    HI,
    now it is result an other error.
    "Error when processing your request"
    Is this normal?
    I have activated the application (it was inactive before)
    In the TR ST22 is the text for error "CX_BSP_HOST_NOT_QUALIFIED"
    What that mean?.
    thanks.
    Message was edited by: oesi yol

Maybe you are looking for