ITS Mobile - HTML Generator

Hello,
We start working on ITS Mobile and due to the fact I´m absolutely new to it, I need some help.
What I did so far:
I generated all the necessary services and created my own one. I added all the dynpros I need to my service.
I also added
SAPLSMTR_NAVIGATION 100
SAPLSMTR_NAVIGATION 101
SAPLSMTR_NAVIGATION 130.
When I try to test the service I see the Logon Screen but as soon as I login to SAP the next Screen I see is:
"Unbekannter Cust_Ctrl für Image_Container1."
I don´t know what to do. I actually want to get to my transaction LM00 but it doesn´t work.
Can anybody help please?
Thanks.

Hello Klaus,
Thankyou in advance.
The reason for inheriting class and copying the internet service is to modify the screen size too (in addition to style). The service for LM00 displays jumbled screen on the mobile device (we are using integrated).
Am I in the right direction?
Details:
ECC 6.0, NW 7.0
Windows Mobile 5.0
Mobile device MC9090
Appl: WMS
Best regards,
Vic

Similar Messages

  • ITS Mobile Change Width of Screens

    Hello Experts,
    I created  a service to converted standard dynpro  of program SAPLLMOB to ITS Mobile ,  When I execute the service the width of dynpro  doesn't fit well with the width of  RF screen. I have changed all the possible values to reduce the width of the screen with the CSS file.
    I saw HTML code generated, and i found that there is a tag DIV that always have the size 20em ( "div style="width:20.0em;" )
    In the Template service, there is a node called MAIN_SCREEN, where the  code div GEN_WIDTH is written.
    Somebody knows how can i change the GEN_WIDTH Value? this value is creating a fixed number of columns in all dynpro. or it exists a way to change the width of all dynpros?
    I am using SAP ECC 6.0, and I already implemented the notes  1128698 ,  1119053  and   1119502  
    Thanks in Advance,
    Alejandro López.
    Edited by: Alejandro López on Apr 22, 2009 3:07 PM
    Edited by: Alejandro López on Apr 22, 2009 3:19 PM

    Was it resolved ?
    We are facing a similar proble.
    If it is already resolved, can you please tell us how it was done ?
    Thanks
    Shaju

  • Need help with flashvars in cs5.5 html generated code

    how could use flashvars in cs5.5 html generated code, there are tutorial in net about flashvars but its all cs4 with javascript in it while cs5.5 html code doesn't have. here is the code for non-IE generated by cs5.5
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="sample.swf" width="800" height="800">
    <param name="movie" value="sample.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <param name="allowScriptAccess" value="sameDomain" />
    <!--<![endif]-->
    <a href="http://www.adobe.com/go/getflash">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
    <!--[if !IE]>-->
    how can I put flashvars in html and as3?

    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="sample.swf" width="800" height="800">
    <param name="movie" value="sample.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <param name="play" value="true" />
    <param name="loop" value="true" />
    <param name="wmode" value="window" />
    <param name="scale" value="showall" />
    <param name="menu" value="true" />
    <param name="devicefont" value="false" />
    <param name="salign" value="" />
    <PARAM NAME=FlashVars VALUE="imageFilename=images%2Fimage1%2Ejpg">
    <param name="allowScriptAccess" value="sameDomain" />
    <!--<![endif]-->
    <a href="http://www.adobe.com/go/getflash">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.g if" alt="Get Adobe Flash player" />
    </a>
    <!--[if !IE]>-->
    and you can read via flash AS3:
    http://www.permadi.com/tutorial/flashVars/indexAs3.html

  • How i upload a web page named index.html generated by NI Web UI Builder in thin client application on world wide Web

    Hello All,
                   I have an example which use simulated signal with its web service generated by LabVIEW. Then an application of this web service was created using NI web UI builder. And application was build and deployed on NI Cloud Portal, a zip file was downloaded of that project  after build and deploying application.
    The downloaded file contain a thin client application like :index.html page, readme file etc.
                  Now problems is this index.html runs easily on http://localhost:8080/appname/index.html or on my computer name like
    http://iaa42:8080/appname/index.html web page runs and shows updated values in indicators and graphs  but when i use ip address of my system like http://192.168.1.6:8080/appname/index.html , index.html runs but the values in indicator and graphs remains 0 (zero) constantly.     how can i get all indicators and graphs updating continously on by using my ip address like same when i use localhost or computer name in url bar.    1st problem is this.
    Now 2nd question.
                 I get a page index.html in a zip file built by NI web UI builder now i want this page to be viewed by every one world wide
    where should i upload that code. Should NI Cloud Portal be my hosting server for that web page ? or i have to purchase a domain other than NI cloud portal?
     Thanks in Advance
    Regards
    Waqas

    Hi Waqas,
    For your first question, my first thoughts turn to your router (which I assume you are using with a 192.168.x.x address). Are you sure you are configuring your ports and firewalls to allow NI services to function? Here is a really good resource on how to check if your ports and firewalls are configured properly:
    http://www.ni.com/white-paper/12402/en/
    For your second question, when you deploy a web service you are hosting it on your local machine. If you wanted to host it elsewhere (i.e. another server or another domain) you would have to be sure that the server hosting your application has the LabVIEW run-time engine installed. 
    Rick C.

  • ITS Mobile Date Field Problem

    In ITS Mobile I developed a screen which contains a date field. I click question button to select a date, it opens a new screen which includes a calendar. But I can not select a date because no clickable days in new date selection screen. What can i do for this problem.
    Thanks...

    Parameters are:
    Service parameters..
    ~THEME              99
    ~TRANSACTION               LM01
    #MOBILE             This is a mobile service
    ~ITSMOBILE       1
    #SOURCES          Template search sequence
    ~SOURCES          Z_LM01,ITSMOBILE
    #POPUPS            Show popups, default is no
    ~POPUPS            1
    #ITSMOBILEDEVICEINCLUDE     include a device specific html
    ~ITSMOBILEDEVICEINCLUDE     devicesample
    #MESSAGE         SOUND Plays a background sound if a message appears
    ~ITSMOBILEMSGSOUND             1
    #SYSTEM             MODAL POPUPS Shows express mails / system messages
    ~SHOW_SYSTEM_MODAL          1
    İnternet sevice parameters (SE80)
    ~GENERATEDYNPRO     0
    ~THEME                              99
    ~TRANSACTION               LM01

  • ALV Grid in ITS Mobile Application

    Hi Experts,
    I am working on Integrated ITS. In my application I need to use ALV Grid to display and modify data. I have used a custom control on the screen to display the ALV grid.  The application running fine when I am executing the tcode but when I am testing in SICF its not getting displayed. I am seeing an error on that screen saying "Unknown type CUST_CTRL for element CONTAINER1".
    I am just following the general way of displaying ALV Grid.
    -  CREATE  OBJECT go_container1
    -  CREATE  OBJECT go_alvgrid1
    -  CALL   METHOD  go_alvgrid1->set_table_for_first_display
    I am seeing the standard service  ITSMOBILE which is having templetes for ALV_GRID, CUST_CONTROLS etc. Do I need to use these templates in my service? and how to use it?
    I am new to ITS Mobile. Please guide me in doing this.
    Thanks,
    SAM

    Hi Edgar,
    Thanks a lot for your reply. My program is ready and the templates also created for ll my screen and all the screen are working fine except the 4th screen on which I want to display the ALV Grid.
    On this screen I just have a Custom Control placed and created the template.  But while testing I am not seeing anything apart from the error 'Unsupported cust control........' .
    In the CUA Area of the HTML template :
      <table class="MobileUserArea" cellpadding="0" cellspacing="0" border="0" style="width:25.2em">
                              <thead><tr style="height:-1px">`
                              repeat with i from 1 to 028
                                 `<td style="width:`~itsmobile1UnitWidth`"/>`
                              end
                             `</tr></thead>
                                <!-- line 1 -->
                                <tr class="MobileRow">
                                    <td colspan="29" rowspan="11">
                                        <div>Unknown type CUST_CTRL for element CONTAINER1</div>
                                    </td>
    Template creation, ITS Service creation and SICF  part seems correct for me as I am able to see other screen working fine for me. I am not sure where I am doing wrong. There should be a specific way to display the alv.
    Kindly help me giving the steps of it. 
    Thanks,
    SAM

  • ITS mobile - Screen size on mobile device is too small

    Hi,
    I'm not able to change the screen size of my ITS Mobile application.
    If somebody can help me ...
    Here are the data:
    Internet service parameters
    ~DYNPRO_COMPRESSION : 1
    ~GENERATEDDYNPRO : 0
    ~ITSMOBILE : 1
    ~ITSMOBILEELEMFACTOR : 9
    ~ITSMOBILEELEMUNITS : px
    ~SOURCES : ZSAPLOG_MOBILE,ITSGENMOBILE4
    ~THEME : 99
    ~TRANSACTION : ZSAPLOG_MOBILE
    Internet service templatesGenerating style: MOBILE4 (Mobile Device (No HTML tables))
    ICF service - GUI Configuration
    ~THEME : 99
    ~TRANSACTION : ZSAPLOG_MOBILE
    ~ITSMOBILE : 1
    ~SOURCES : ZSAPLOG,ITSGENMOBILE4
    ~ITSMOBILEELEMFACTOR : 9
    ~ITSMOBILEELEMUNITS : px
    ~POPUPS : 1
    ~SHOW_SYSTEM_MODAL : 1
    ~STYLE : DHTML
    LRFMDscreen size is set to 16x20ITS
    Versions
    SAP_BASIS : SAPKB73108
    SAP NETWEAVER : SAP EHP3 FOR 7.0
    Mobile device
    Model : PIDION HM50 E
    CPU : Samsung Electronics(R) S5PV210
    OS : WEHH 6.5 Professional
    VER : Windows CE 5.2.29077
    Thanks for your help
    Philippe

    Perhaps an option to set the default font for discussion threads in the user preferences would be the best idea. One would think however that the Jive developers would have come up with something like that already.
    For what it's worth:
    http://www.w3.org/QA/Tips/font-size
    Do not specify the font-size in pt, or other absolute length units for screen stylesheets. They render inconsistently across platforms and can't be resized by the User Agent (e.g browser). Keep the usage of such units for styling on media with fixed and known physical properties (e.g print).
    Once again, I wonder about Jive development. Anyway, 10 pt is not best practice. It's standard for printed media, but not for screens. A search in Google shows that most recommend 16 pixels or more. Not sure what this is in points. I think 10 points is about 12 pixels, depending on screen dpi/ppi. I cannot imagine how tiny 10 pt must look on any of the high resolution Retina displays, which have twice or more density than conventional 72 dpi.

  • SAP screen is displayed in ITS mobile

    Hi friends,
    I am new to ITS mobile. I am getting 2 errors The error is given below.
    1. ITS mobile displays SAP screen.
    2. ITS_REFERENCE_NULL:
    Template "itsmobile\99\rlmenu_2088.html" has caused a runtime error in
    function "label". Cause of
    error: Variable "~object_name" ("context field") could not be referenced..
    How to Correct it.
    Thanks with Regards,
    Vallamuthu M

    Hi Vallamuthu M,
    Because of the following default cuaarea code (of core itsmobile internet service) in the template:
    if ( ~itsmobileNoCuaInclude != "1" && ~itsmobileNoCuaInclude != "X" ) <!-- default cua area -->
           include(~service="itsmobile", ~language="", ~theme="99", ~name="include/cuaarea.html");
    The SAP logo occurs by default. If you want to remove this you will have to override this cuaarea area file in your internet service, ie,
    1. create another similar cuaarea file under your own internet service
    2. make modifications in it to remove the code for the SAP logo
    3. give the name of your service and path to the new cuaarea file instead of the above bold code.
    Regards,
    Utkarsha

  • How to display verfication fields in ITS mobile transactions

    Experts,
    We are working with ITS mobile for the first time.We are not sure how to display the verification feilds in ITS mobile transaction.I see these are displayed in backend. Since these verification fields are dynamic, how do we get them on ITS mobile transactions.Can anyone tell me how to do this.
    [How to display Verification fields in ITS mobile trnasactions.|How to display Verification fields in ITS mobile trnasactions.]
    Thanks in advance
    Edited by: RKsap193 on Apr 5, 2010 8:13 AM
    Edited by: RKsap193 on Apr 5, 2010 8:14 AM

    Hi Vinod,
    It does not show up unless with some coding. there must be some Java script or HTML code to write in the ITS transaction to enable these dynamic fields to dsiplay.We have issue with regard to how to display these fields when required.
    Thanks in advance
    Any suggestions from experts on how to control these verification fileds on ITS transactions.Also I can not control ITS RF screens upon scanning as to trigger SAVE + NEXT , or COPLETE like we do in the backend transactions.
    Edited by: RKsap193 on Apr 5, 2010 10:32 AM

  • To remove the default ITS header Html on web pages

    Hi all,
            i am new in working in ITS. say i have made the web page for login when i publish the page then a nested HTML page is generated. with ITS header HTML page including the page i have designed.
    please help me in this issue so that header doesnot comes and i could see the my page only.
    please help me in this issue because i am learning stage for ITS
    thanks
    ekta

    if you are looking at removing the exit and help button then go to the system service and find a page called basis.htm
    here you can hide these

  • ITS Mobile - Logoff

    Dear Experts,
               I am facing an issue Regarding ITS Mobile. We created the Screens and Assigned to ITS (HTML Template).
    We given an Logoff Button, If i executed from ITS, It should be logoff and should show the login Screen in same window,
    I am calling Call_Browser FM, I can able to get the Login Screen, But that screen is opening in separate window, and my previous Screen is not logoff.
    Please Help me to solve this issue.
    Thanks in Advance.
    Regards,
    Srini

    Hi Sravan,
              In SAP, we designed Logoff button, so that in ITS, when user press that button, the session has to be logoff and it should go to the initial screen where it will ask for User id and password.
              I just working on this, As u suggested in previous, i put the URL in Redirect URL in SICF Txn. and
    ~THEME     99
    ~TRANSACTION     Z-Transaction
    #MOBILE     This is a mobile service
    ~ITSMOBILE     1
    #SOURCES     Template search sequence
    ~SOURCES     ITS - Internet Service - SE80
    #POPUPS     Show popups, default is no
    ~POPUPS     1
    #MESSAGE     SOUND Plays a background sound if a message appears
    ~ITSMOBILEMSGSOUND     1
    #SYSTEM     MODAL POPUPS Shows express mails / system messages
    ~SHOW_SYSTEM_MODAL     1
    ~STYLE     DHTML
    ~WEBTRANSACTIONTYPE     EWT
    ~GENERATEDYNPRO     1
    This is how i designed in SICF Txn.
    Regards,
    Srini

  • ITS Mobile Parameter

    Dear all,
    can anybody give me an explanation of these ITS parameters:
    ~_DOMAINRELAXED     1
    ~ITSMOBILE     1
    ~ITSMOBILEDEVICEINCLUDE     devicesample
    I do not find any documentation.
    Kind regards
    Roman Becker

    Hello Roman,
    From mind and with some guessing, so do not take for granted; but maybe helpful.
    ~ITSMOBILE set to 1 defines the service as an ITS mobile service
    ~ITSMOBILEDEVICEINCLUDE probably defines which device specific includes in the generated templates should be used
    ~_DOMAINRELAXED domain relaxation for inter-frame communication
    To get a full (and right:) answer please resubmit this question in the ITS forum.
    (under the header/group "Application Server")
    Regards,
      Fekke

  • Screen width on ITS Mobile

    Hi All
    We have created the custom RF application using the screen format 16X20 and 8X40 and have attached it to the standard RF Menu.
    When we try to convert these application to the ITS mobile format, the screen format gets widened. The approach we followed for converting the screen to mobile application is given below
    1.     Created a ITS service in SE80 (Under the WEB Objects Tab) and assigned the transaction LM01 to it
    2.     For all the custom screens which we have already created using the format 16X20 and 8X40, we created a template using the ITS service and the default theme as 99 which comes with the service and the generating style as MOBILE (Mobile Device)
    3.     We activated the service (ICF) using the transaction SICF giving out the default values like client, error handling etc and when we open the URL using the test service option in SICF we get a screen as shown below with a different screen format not 16X20. User has to scroll in his device to view the full page
    My Question:
    1.     Is there any way where we can change the screen format for the mobile application, depending on the Device which we use.
    2.     Is there any step which we are missing out while activating the service which will take care of the screen size
    Request your help on this

    I think that this is due to the screen being very responsive and sensitive at the same time.You could try to put another film on top.
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

  • Auto-ID 7.1 ITS Mobile UI Configuration

    Whenever I try to login to the Auto-ID ITS Mobile UI (/AIN/UIMOBURL), it causes a dump stating that
        Template "ain_mobile\99\include/cuaarea.html" contains syntax errors and
         therefore could not be compiled.
        Cause of error:Include "include/mesgs" not available.
        The syntax error is in row: 25, column: 85
        The incorrect HTMLB line is:
           "`include(~service="itsmobile", ~language="", ~theme="99",
         ~name="include/mesgs.html")`"
    I am thinking we have not completed a required configuration step, but I have been unable to locate the latest config guides for Auto-ID 7.1 via Solution Manager to verify. 
    The only documentation I've been able to find irt the ITS Mobile config in Auto-ID 7.1 is http://help.sap.com/saphelp_aii710/helpdata/en/42/efa79253491a71e10000000a422035/content.htm, but it basically says to refer to the configuration documentation in SolMan. 
    If anyone can advise where I should look within SolMan, I'd be most thankful.
    Update:
    I've verified that the Internet Service AIN_MOBILE is Published as a Complete Service via SE80.
    I've created a service via ICF under /sap/bc/gui/sap/its/ain_mobile and configured CL_HTTP_EXT_ITS as the Handler
    When I go to SE80 and test using Execute Service it loads http://<default_host>:8000/sap/bc/gui/sap/its/ain_mobile, but it says Communication failure.  If I setup ain_mobile as an internal alias referencing /sap/scm/ain_mobile then the abap dump occurs.
    JT
    Edited by: James Tucker on Oct 4, 2011 1:02 AM

    I had the same problem. The reason was that within internet service ITSMOBILE the include MESGS was by default only saved, but not published internally.
    Solution:
    Call SE80 with Internet Service ITSMOBILE
    Navigate to "Topic 99" -> "HTML Templates" -> "INCLUDE"
    Right-Click on "MESGS" and publish
    (or publish the complete service)

  • Adobe LiveCycle loses its mind when generating the XML source

    Could somebody tell me what is causing Adobe LiveCyle to lose its mind and generate hundreds of lines that are merely repeats of this:
    <?templateDesigner StyleID aped0?>
    Here's an example of what it looks like for one field on a form.  The tag is border. 
    <border presence="hidden">
    The line is repeated 250 times !! 
    Is this a LiveCycle bug or did I do something screwy to cause this? 
    Could I just delete the duplicate lines from the XML?
      <field minH="8.2042mm" minW="33.02mm" name="CPN" x="99.1101mm" y="8.2042mm">
    <ui>
    <textEdit>
    <border presence="hidden">
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?>
    <?templateDesigner StyleID aped0?></border>
    <margin/>
    </textEdit>
    </ui>
    <font typeface="Arial" weight="bold"/>
    <margin bottomInset="0.254mm" leftInset="1mm" rightInset="1mm" topInset="1mm"/>
    <para vAlign="middle"/>
    <caption placement="top" reserve="2.54mm">
    <font baselineShift="0pt" size="5.8pt" typeface="Arial"/>
    <para marginLeft="0pt" marginRight="0pt" spaceAbove="0pt" spaceBelow="0pt" textIndent="0pt" vAlign="middle"/>
    <value>
    <text>4. COMPLAINT NO</text>
    </value>
    </caption>
    <border>
    <edge presence="hidden"/>
    <corner presence="hidden"/>
    <edge/>
    <edge/>
    <edge presence="hidden"/>
    <corner/>
    <corner/>
    <corner presence="hidden"/>
    </border>
    <event activity="enter">
    <script contentType="application/x-javascript">if (testscripts.enterFld(this)) {
    var back="parent.Ten98";
    var next="parent.IncidentNature";
    jscripts.setTab(this,next,back);
    jscripts.boxEdges(this);
    }</script>
    </event>
    <event activity="exit">
    <script contentType="application/x-javascript">if (testscripts.exitFld(this)) {
    this.rawValue = IncidentNumber.formatIncNum(this.rawValue);
    MNPD.Form130.MNPDTrackingNumber.rawValue = TrackingNumber.createTrackingNumber("AFR-FORM130",
    MNPD.ND_Host.rawValue,
    MNPD.ND_atsEmployeeNumber.rawValue,
    this.rawValue);
    console.println(MNPD.Form130.MNPDTrackingNumber.rawValue);
    xfa.resolveNode("MNPD.#pageSet[0].PageArea1.CPN").rawValue = this.rawValue;
    var r = testscripts.validateFld(this);
    jscripts.unboxEdges(this);
    testscripts.stepFld(this,r);
    }</script>
    </event>
    <event activity="change">
    <script contentType="application/x-javascript">xfa.resolveNode("MNPD.#pageSet[0].PageArea1.CPN"). rawValue = this.rawValue;</script>
    </event>
    <bind match="none"/>
    </field>

    That was a bug in ES and was fixed in SP2..
    http://blogs.adobe.com/ADEP/2009/03/post.html
    Either you can manually delete those statements or upgrade your Designer with SP2.
    Thanks
    Srini

Maybe you are looking for

  • Rebate Credit memo

    Hello All.. I have problem related to Rebate Situation is as follows: A rebate agreement is created for a year with 2% of accruals at first stage and a partial payment is done. After some time we realised that accruals should have been at the rate of

  • Java script does not seem to be working with Firefox 3.6

    I am using Firefox 3.6, and recently installed MAC OS 10.6.5. I had a problem today working on a website and java script would not work with this browser. I was able to work on Safari though...

  • How to analyse the number of open cursors being used by each program?

    Hi, I am getting an error "ORA:1000 Maximum Open Cursors Exceeded" in my application. I want to analyse and monitor that how many cursors are being used  by each program running in a particular session. I have already set the Open Cursors Count doubl

  • Spry menu hroizontal alignment

    I have a fixed width purchased website template and I removed the simple menu for a horizontal multi layer spry menu. But the spry menu alignes to the far left instead of centered over the content. I've been able to slide it to to far right but not c

  • Is there a way to recover a deleted photo?

    Is there a way to recover a deleted photo on the iPad?