Where is the source code of custom UI page is written.

hi experts,
I am currently working on CRM 6.0
we have the standard UI page in SAP ,on which we  have added our enhancements.Now I need to know where is the html code for the standard page is written,since I need to add a meta tag in that code.I know that the UI is divided in frames.When I rightclick on  view souce in the IE I can see a java script code,but not sure from where its originating....
please let me know in which component the code is written or if there is some other location.
Edited by: Anu_87 on Jul 6, 2010 7:56 PM
Edited by: Anu_87 on Jul 6, 2010 7:57 PM

Hi,
If you are aware of BSP_WD_CMPWB transaction then you may be able to notice the  'View Layout' section towards the bottom of the 'View Structure' tab. In the section if you double click on the htm page it will take you to the htm page layout. The htm page has the same name as the view.
Regards
Prasenjit

Similar Messages

  • Where is the source code of custom UI page written

    hi experts,
    I am currently working on CRM 6.0
    we have the standard UI page in SAP ,on which we  have added our enhancements.Now I need to know where is the html code for the standard page is written,since I need to add a meta tag in that code.I know that the UI is divided in frames.When I rightclick on  view souce in the IE I can see a java script code,but not sure from where its originating....
    please let me know in which component the code is written or if there is some other location.
    Edited by: Anu_87 on Jul 6, 2010 7:54 PM

    hello,
    Please try by rigght click and properties...you will get an applaictaion and page name...
    Thanks.

  • How transfer the source code to customer JDI system

    HI Exprts,
    we have typical requirement of transferring the source code from our JDi system to Customer JDI system.
    We have created one track,in that we have 30-40 DCS.now we want to continue the further development at customer place.for that we want to all the source code to Customer JDI system.
    will it be possibel.
    any help will appriciated
    With Regards
    Shobhan

    Hi Shobhan,
    if your developed SCs are configured as "Sources" or "Sources and Archives" then an assembly (and approval) should include a blob from DTR that contains the sources. Importing those SCAs into a track where the same SC is defined as developed SC will also import the sources into DTR.
    (Those sources do not include the full history, only the active version at the time the assembly was done.)
    Regards,
    Marc

  • Where does the source code of linux reside in arch

    Just wonder where is the source code. In freebsd, all the source code is in /usr/src, does arch have that directory? or do I need to install something to get source code?

    tomk wrote:Arch does not install the source code for anything. Under /usr/src/linux-2.6.17-ARCH, you will find the kernel headers required for building other apps, but apart from that, if you want the source code for the kernel or any of the apps, you need to get it from the relevant website/ftp server/etc e.g. kernel.org for kernel source.
    no, those headers in there are for kernel modules only. the headers for applications are a sanitised copy based on 2.6.12 and exist in /usr/include/linux.
    As for the source to Arch packages, we have something similar to fbsd's ports system (ports is on fbsd isnt it or am I wrong), it's called abs:
    http://wiki.archlinux.org/index.php/ABS#The_ABS_tree

  • ABAP WD, Read the source code of a html page

    Hi all,
    I have the URL link of .jsp page and I want to get the source code generated by this page to extract some data for my web dynpro.
    How do i solve this?
    Thanks

    Hi Antonio,
    not sure if i understand the question properly.
    You want to read html content of http site rendered via jsp.
    You can use cl_http_client
    to write a simple http client tool.
    This tool opens the page.  The html content is available to this class.
    You can extract the content here.
    See the attribute 'response' after making a call.
    regards
    Phil.

  • How to get the source code of an HTML page in Text file Through J2EE

    How to get the source code of an HTML page in Text file Through J2EE?

    Huh? If you want something like your browser's "view source" command, simply use a URLConnection and read in the data from the URL in question. If the HTML page is instead locally on your machine, use a FileInputStream. There's no magic invovled either way.
    - Saish

  • How to get the source code of an HTML page in Text file Through java?

    How to get the source code of an HTML page in Text file Through java?
    I am coding an application.one module of that application is given below:
    The first part of the application is to connect our application to the existing HTML form.
    This module would make a connection with the HTML page. The HTML page contains the coding for the Form with various elements. The form may be a simple form with one or two fields or a complex one like the form for registering for a new Bank Account or new email account.
    The module will first connect through the HTML page and will fetch the HTML code into a Text File so that the code can be further processed.
    Could any body provide coding hint for that

    You're welcome. How about awarding them duke stars?
    edit: cheers!

  • How do I see the source code of a html page?

    In previous versions it was possible to read the source code on a html page from "view" menu. It is not longer there. How do I read code now?

    You're welcome

  • Can you share the source code for Customer ToughDay stress test tool?

    Hello,
    I would like to try Customer ToughDay tool (http://dev.day.com/docs/en/cq/current/testing/tough-day.html) for load testing of our author instances of CQ5. While I am able to execute the application, the logging with log4j seems to be configured incorrectly.
    Can you share the source code for toughday-5.5.jar?  I think it can be a very good starting point for those of us who are new to CQ5 and need to load test it.
    Thank you!

    Hi,
    I don't believe there are any differences between the two versions. But you can check the source code for the Numeric Limit Test in TestStand\Components\NI\StepTypes\CommonSubsteps. But the main part of the step is the Code Module and this bit the users supplies this.
    What has prompted this question?
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • Where is the Source code in Java 6 EE?

    This is my first time downloading the EE version (instead of the SDK).
    I cant find the source code.
    it installed to: C:\Sun\SDK
    and i did a search for "src" and "source" and didnt find anything.
    if its not included, where can i download the java source?

    Wow. That was overkill.
    It went from 40 MB to 240.
    Whats with the strange install process too?

  • Where's the source code for the MIDP 2.0

    Hi
    does anybody know if the source code for the MIDP 2.0 is available anywhere, if so please give me the link, I've searched for it but couldn't find. I need it to create a custom class based on the Command class, but need to have a look at the source code of the "Command" to make the appropriate changes to my extending class, so I can't do it without a look under the hood.
    Any help would be greatly appreciated

    You can find reference implementations at http://java.sun.com/products/midp/index.jsp
    But they are only to assist manufacturers in implementing their own versions, and do not necessarily reflect the code running on a given device. All you can assume is what is stated in the MIDP specification. However, reading the RI code may help you better understand the spec.

  • Where's the source code for the JavaFX 8 Samples?

    Hi,
    I just downloaded the samples for JavaFX 8 and the menu popup on the top left really caught my attention.
    I'd like to study the source code for it. Does anyone know where I can find it?
    I expected it here http://hg.openjdk.java.net/openjfx/8/master/rt/file but it seems it's not there.
    Alternatively: Jasper Potts presented a Kiosk App at Devoxx 2012 (Antwerp), which was also used at JavaOne. I think this app uses the same Menu. And he said sources are available. But I can't remember the link.

    Oh, too obvious. They are directly included into the zip. My bad I didn't notice them. I had expected them to be online somewhere. Thanks!

  • Where is the source codes in the project

    Help! NetBeans 6.5 Compile.
    Old man trying to learn Java and tools provided by SUN.
    I down loaded all those swing demos. I throw 3 demos into NB-6.5 to compile with existing source. When I start building got the message says compiled class file in the ?build? folder. Recommended to delete. If I clicked ?yes? or ?ignore?, it compiled and ran OK.
    One of my problem is, I like the source codes in the edit window and another one is I can not find my source in any folder in the project..
    Project folder :
    E:\NbProj\NbProj-1
    \NbProj-2
    \Nb/Proj-3
    Swing Demo source
    E:\DnLd\DemoZips
    \Source
    \demo.java-1
    \demo.java-2
    \demo.java-3
    Is it because of my setup?
    How can I get source codes into NB so I can learn NB and provided tools by editing compiling.
    Appreciate for any education to an old man.
    Myint

    In netbeans, File > New Project. In Categories select "Java", in Projects Select "Java With Existing Sources".

  • Javascript for email form - where in the source code editor does it go?

    Hi,
    I've copied some javascript that I thought would allow me to create a form to collect email addresses, but when I paste the code below between the head or body tags and preview the page nothing happens. Any help would be most appreciated.
    script language="JavaScript" type="text/javascript" charset="utf-8" src="https://promo-manager.server-secure.com/em/forms/subscribe.php?db=3216
    5&s=2796&u=18630&k=74bb649&emb=1"/script
    I've removed some of the < > as they hid the code from the post.
    Thanks
    Charlie

    The code is a bit strange....  Try this -<br /><br /><script type="text/javascript" <br />src="https://promo-manager.server-secure.com/em/forms/subscribe.php?db=32165&s=2796&u=1 8630&k=74bb649&emb=1"</script><br /><br />What is it you are expecting this script to do for you?  And do you have a <br />link to the site where you got this script?<br /><br /><br />-- <br />Murray

  • How to syntax check the source code of custom methos of classes?

    Hi,
    Experts,
    I want to check the syntax errors is present or not in methods of classes, to check that is there any function module or classes for that?
    Thank U,
    Shabeer Ahmed.

    T.CODE :- SLIN
    USING THIS T.CODE CHECK SYNTAX ERROR AND ALL
    LIKE
    SYNTAX
    PERFOMR/FORM
    FUNCTION
    AUTHORIZATION
    CHECK LOAD TABLE
    SET/GET PARAMETER IDs
    MESSAGE
    etc....

Maybe you are looking for

  • How can I rectify a wrong command in about:config in Mozilla Firefox

    Pls help me to solve below problem: In a certain blog ( http://techtips01.blogspot.com/2010_03_17_archive.html ) dated 17 March, 2010 I found in point no. 07: 7. Rather than wait until a page has completely downloaded to display it to the user, Mozil

  • Wobbling Display

    Hi All I am using a Proview 19' CRT monitor with my G5 Mac. The resolution is set at 1600 X 1200. Recently (the past 2-3 days) the picture goes all wavy at the bottom of the screen for a few seconds when I switch to/from edit mode in iPhoto and every

  • Connecting Nokia Cellphone to iMac

    I have a Nokia cellphone with a data enhancement cable. I have connected this to my pc before to synchronize my contacts and calendars as well as charge the phone. I have connected the phone to my iMac and it only charges the phone. Is there software

  • Oracle 9i (9.2.0.1) Database install on 64 Bit Windows XP

    I want to install Oracle 9i (9.2.0.1) database on 64 Bit windows XP Operating System. Is it possible? If it is possible then can anybody tell me how?

  • Just installed J2SE 1.3.1_02, want Java Swing

    I installed version 1.3.1_02 SE and tried a simple application using Swing extentions. Received compiler errors for Swing classes. Something like can't resolve JLabel, JFrame, etc. Also, I can't find swing.jar on my system. Can someone help me resolv