Why do my javascript fields disappear upon query MD form?

Hi
I have 5 java script fields on my form and when i select query 3 of them disappear? I do not understand why because I dont manipulate them at any time other then on a on blur event on a field? Please help!

Hi,
Can you rephrase your question as it is not very clear when are you facing this problem .
rahul

Similar Messages

  • SQL releated question: Increase field value upon query of record

    Hi
    upon a database query i would like the database to automtically access an integer field (kind of hit counter) in each record that was selected (is part of the result set).
    For speed reasons i thought it would be great if that could be done on the database server side, so i don't have to create additional queries just do select und update a record.
    I just read a bit about triggers, but not i don't see if i could use a trigger that for and have no idea how to create a trigger for that purpose (haven't found a good tutorial 'till now..).
    Could this be done with triggers? How would I have to do this?
    Thanks for your help
    josh

    Hi Avi
    thanks for the explanation.
    I see, triggers are not useful to do what i want. As you explain i could create a stored procedure. There procedures are just 'simple' SQl queries, right?
    I guess i could do it the way you described. If i understand it right, it's very similar to creating a second query which UPDATEs the specified field (that's what i do at the moment).
    One additional question if you don't mind. Is there any way to declare a kind of "evaluation code" that can be placed into a database field that would do some simple task i.e. i have two tables, in the first i have all categories and in the second i have all elements. I have the categorie id stored with the elements as primary key. Now i would like to have a database field in each categorie record that contains the actual number of all related elements. I could manualy update this field each time a realted element gets added or deleted, but it would be easier if there was some "code" i could set into that field that lets the database automatically evaluate the right value. Is that possible?
    Thanks again
    josh

  • Field disappears upon pdf export

    I have a field that simply disappears when exported to pdf. When printed directly out of Crystal, everything is fine. It is a formula that simply subracts one field from another. It's placed in the details section. Any ideas?

    Hi Gregory,
    That's strange, what version of Crystal Reports are you using?
    Also, is the field visible when you export to other formats?
    -Abhilash

  • Query find form - customized search on a date field

    Hi All,
    I have a form which has query find behaviour enabled. When the user press on the search(torch light button) The query find form gets opened in a new canvas.
    I have a date field on the query find form. The current functionality is that
    "The form searches for the exact match on the date" but I want to have the results which satisfy <= "entered date".
    How do I achieve it in Query find form.
    Do I need to have the where condition appended in the Pre-Query on the results data block.
    Please help me with an example. Thank you.
    Srinivasa Mouli
    Edited by: 889427 on 4 Oct, 2011 11:43 AM

    Short of adding your own query extensions, you must pass in a Date
    parameter vs some stringified version.
    Paresh wrote:
    I want to query on a date field as follows
    "createDate < '2003-08-20 12:00:00:000' "
    createDate has DataType java.util.Date
    When I try to execute this query it throws UserException.
    If I use a parameter in the query string and pass a date object to execute
    method then it works fine.
    I just want to make sure that there in no way I can make the first
    approach work
    Steve Kim
    [email protected]
    SolarMetric Inc.
    http://www.solarmetric.com

  • Why does my leading zero disappear

    I have created a 4 number field.  Why does my leading zero disappear when moving onto the next field.  How can I correct this?
    Thanks.

    The definition for a field formatted with the "Number" format is to hide the leading zeros.
    Have you tried to access the value of the field in JavaScript using the "valueAsString" property and have the field use a format of  "None"?
    This is how the SSN and U.S. Postal Zip Codes need to be handled to display the leading zeros.

  • Created PDF form in Acrobat XI Pro, but HELP fields disappear when I save FCDT file to PDF. Please help. Thanks!

    Created PDF form in Acrobat XI Pro, but HELP fields disappear when I save FCDT file to PDF. Please help. Thanks!

    I am not aware of a field type "Help" within a PDF form. I do not see it as a form field that can be added in the form edit mode.
    Forms Central forms do not support all the features of Acrobat forms.
    Are you talking about the "Tool Tips" or a hidden field that only shows when one enters a field and is hidden upon exiting the field.

  • How to revise form field value in query and skip validation

    Hi all,
    I have a 10g form that has a field which I want to manipulate during query. I want to display a different value depending upon its orignal value. I did this with a Post-Query trigger on the field's datablock. However, now, when I attempt a new query, the form thinks I've changed the field (which I did). I want to change the field but trick Forms into thinking there were no updates. How do I do this? Note: the field is a list item that has a style of combo box.
    Thanks, Mike

    Ammad,
    The reason is that sometimes the list returns the record group's key value (the second column) instead of the intended value (in the first column). This is because the record group is based on a SQL query. There are some values which are no longer in the table queried by the record group, thus the key value is displayed. I would rather nothing be displayed. As of now, I display a message indicating that there is a problem with the LOV.
    I know about using a non-database form field. But I don't have any room left and I don't want to lay the non-database field on top of the database field and then have to enable/disable the two fields.
    A friend at work suggested setting update_permission to trick Forms. Tried it but not successful yet.
    Thanks, Mike

  • Text fields cannot be deleted in field group in Query

    Hi Experts,
    I created an additional table ZTEST for node A in InfoSet and chose some fields which have text fields into Field Group for display.
    Then in SQ01, those selected fields appeared in my Query field selection. Of course I can tick it to display or not tick it.
    But when I don't need those fields, I go to SQ02 to delete addional table ZTEST in extras in InfoSet and generate it. I go to SQ01 to check whether those fields disappear or not. However, some of them are still there. e.g.
    Checkbox: Text: ZTEST-TA_TYPE
    Checkbox: Text: ZTEST-TA_STATUS
    Since there is no such a table in Infoset, I have no other clue to delete remaining text fields. Do you have idea?
    Regards,
    Ying

    Hello Ying,
    After you made your change to the infoset, you need to completely exit out of SQ01 before running query again.  Call SQ01 like it is the first time you are calling it for a logon.
    Kind Regards,
    Rae Ellen Woytowiez

  • Problem Querying Oracle Forms Using a Date Field and a Format Mask

    Hello,
    We are experiencing a problem with Oracle Forms that I was wondering if you can help me with.
    We have several Forms that have single database blocks assigned to Oracle tables. The Forms are queryable and one of the fields we’re querying on is assigned to a field on the base table which is Not Null and has a Type of DATE. We are storing date/time information in this field on the database table. The item on the form is set up as a Date field with a Maximum Length of 7, a Format Mask ‘MMDDYY’ and having a Query Length of 10.
    We’ve seen a discrepancy in how these fields are used to query the base table block. On some user’s computers they are able to enter a 6 digit date followed by the % sign (e.g. ‘091808%’) and they get the expected results. Other users get ‘FRM-40301: Query caused no records to be retrieved. Re-enter’. Do you know why we are experiencing this difference?
    - The Oracle Database version we are running is Release 10.1.0.5.0.
    - The Forms Developer version that we’re experiencing the problem with is 4.5.10.15.2
    Thanks,
    Kris

    There is no obvious reason that I can see.
    Version 4.5 is very old so you might have problems calling Oracle Support. If you can reproduce the same problem o0n 10.1.2 you should call have them analyze the problem.

  • First character typed in a field disappears

    After having navigated into a field (alpha, date or number) either by a mouse click or by tabbing, the first character typed into the field disappears. No trigger is fired (checked with Tools->Preferences->Runtime tab->Debug messages chacked).
    If there is already some data in the field, I can reposition the caret, but the first character typed forces the caret to go to the beginning of the field and the character typed disappears.
    Behaves similarly in forms 6 and forms 9.
    Any ideas about the reason?
    Forms versions:
    V6
    Forms [32 Bit] Version 6.0.8.16.1 (Production)
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    JServer Release 9.2.0.1.0 - Production
    Oracle Toolkit Version 6.0.8.16.0 (Production)
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.15.0 Build #722 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.7.1.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.37.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.5.35.0 (Production)
    Oracle Multimedia Version 6.0.5.34.0 (Production)
    Oracle Tools Integration Version 6.0.8.16.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.1
    Oracle CORE Version 4.0.6.0.0 - Production
    V9
    Forms [32 bits] Version 9.0.2.7.0 (Production)
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    JServer Release 9.2.0.1.0 - Production
    Oracle Toolkit Version 9.0.4.0.23 (Production)
    PL/SQL Version 9.0.1.3.1 (Production)
    Oracle Procedure Builder V9.0.2.0.7 Build #1022 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 9.0.2.0.0 - Production
    Oracle Virtual Graphics System Version 9.0.1.5.0 (Production)
    Oracle Tools GUI Utilities Version 9.0.4.0.9 (Production)
    Oracle Multimedia Version 9.0.4.0.9 (Production)
    Intigration des outils Oracle Version 9.0.2.0.0 (Production)
    Oracle Tools Common Area Version 9.0.1.0.0
    Oracle CORE     9.0.1.2.0     Production

    Hi,
    I get this a lot too. It is, as you say when it has been left for a short while and you go to type and it misses the first letter. There was an update for a keyboard issue recently from Apple but it did not seem to cure this problem for me. It is completely intermittent though. Sometimes it's ok, like now, and others it is bad. Cheers.

  • Customer fields disappear in SC Item details

    Hi All,
    I am facing a weird issue. I have added Custom fields on SC basic data. In web page I see that when I go into details of SC item and expand jus Basic data I can see the custom fields whereas if I expand anyother tabs such as account assignment my custom fields disappears.
    I checked the implemented CUF_BADI_2 and it is working fine. I tried to see the same screen in SAP GUI and my customer fields appear overthere also.
    I observed one thing in web page source code.... In source code where custom fields appear I see that template SAPLBBP_PDH_CUF 100 is called whereas incase where fields disappear SAPLBBP_PDH_CUF  9999 is called... I am not getting why is this happenning....
    Could you please help me out in tracing the issue.
    Thanks in Advance.
    Yaseen M

    Hi
    <u><b>This is standard behaviour.</b></u>
    As far as I understood, you have added Custom fields in the Item structure of Shopping cart... It will not appear in any other structure, such as Account assignment, Ship-2-address section, Sources of supply tab, etc.. This seems to be correct.
    Which SRM version are you using ?
    <u><b>Please refer SAP OSSNotes 672960 and 458591 for Customer fields related more details.</b></u>
    <b>Hope this will help. Do let me know.</b>
    Regards
    - Atul

  • Creation of local field in ABAP Query

    Hi
    Please let me know how to create a local field in ABAP query. I am finding the option inactive in SQ01.
    Regards
    Priyadarshini

    hi priya,
         *__Adding u201CLocal Fieldu201D (user defined field) in SAP Query_ :
    There is also facility to add the user defined fields in SAP query output. Also we can provide calculation formula for calculating values for this user defined field.
    Calculation formula consists of standard fields from standard SAP tables. So the values fetched for particular standard SAP fields from standard SAP tables get calculated as per the calculation formula defined for the user defined field and displays the value accordingly.
    To do this first go to change mode for Query which automatically takes you to screen shown below and click on icon   , as below :
    Then further screen will appears. So select the Field group and again click on the same icon button   .
    Then switch on the Short names for the fields and give the short names to fields which we need to use in Calculation formula.
    Give the short names and then created u201CLocal Fieldu201D, as shown in below screen shot. Also Short names are given to fields, which can be used further for calculation.
    Defining Local Field u201CREM_QTYu201D along with its field type and Calculation formula.
      In this case we have 
      defined field type for new  
      field as similar to
      ORD_QTY and
      Calculation formula is  
      defined.
    Also its possible to have Conditional logic for Local field by putting Condition in u201CConditionu201D line.
    Now activate this newly added Local field for coming it in output screen. To do the same again go to u201CBasic Listu201D and activate the Local Field as shown below :
    i think this will help u
    regards,
    sindhu.

  • Alignment and restriction of Custom field in SAP query report

    Hi Experts,
    I have one custom field in query report(SQ01) called Amount in local currency which is calculated based on Amount in document currecy * exchange rate.
    But this field values are coming in left alignment instead of right alignment so how i should get in right alignment and second issue is how i can restrict field value to only 2 decimals.
    I tried the below link "http://media.techtarget.com/searchSAP/downloads/SAP_Query_C7.pdf" but the steps they mentioned are not appearing in SQ01 for example in that link they mentioned to click Basic List option for advanced steps but when i click i goes directly to field list with field groups on left pane
    Please provide solution for this.
    Thanks&Regards,
    narasimha

    Hello narasimha,
    In the Infoset when you create the additional field, enter an existing SAP table field that has type CURR in the parameter labeled LIKE Reference.  For example you can enter BSAK-DMBTR as a value. When you select the additional field in the query, the currency will also show.
    Kind Regards,
    Rae Ellen Woytowiez
    Edited by: Rae Ellen Woytowiez on Apr 25, 2011 11:27 PM

  • I back up my iphone's icalendar to my MacBook. Why have some previous events disappeared in the phone but I can see them on the backup? How do I retrieve?

    I back up my iphone's icalendar to my MacBook. Why have some previous events disappeared in the phone but I can see them on the backup? How do I retrieve?

    Did you back it up to the cloud?

  • Addition of checkbox and 2 fields in ABap query selection screen

    Hi
    I need to add chack boxes and 2 fields in ABAP query which is using LDB QMI. can u pls let me know how to do that.

    Hi Tarun,
    I am still not clear with the problem..I guess you require plant in your selection screen which you have.
    i guess if you go to sq01tcode there is a option infoset query from where you can give your selection options and value.
    have you selected all the fields in infoset and made a selection screen?
    When you have done with your infoset you just need to diplay the fields and there is a automatic program generated.
    Let me know...
    Regards,
    Nihkil.

Maybe you are looking for

  • Safari hangs and won't force quit

    I tried searching for this but the problem prevented that. After repairing my permissions yesterday, Safari won't let me do certain things like right-clicking an image or goto various sites or let my use tabbed browsing. I just get stuck with the spi

  • Enqueue lock object in abap mapping

    Hi, In a idoc to file scenario, i need to garantee a unique target filename for message. I have a ZXI_I2155 table to mantain a counter by some key fields (cliente, anyo, mes) So, in an abap mapping I have:    CALL FUNCTION 'ENQUEUE_EZXI_I2155'      

  • How to find Patch UPDATE in Oracle !!!

    Hi all, How to find whether particular version of ORACLE DATABASE server is updated with specific PATCH UPDATE in it ?. or is their any way ( do we any views which shows the patch which has been applied) after applying patches ??. Your response is hi

  • How to backup an oracle database?

    I am running a oracle server on a windows box. using the oracle 92 management console and developer tools. Can someone instruct me on how to create a "job" that will backup my oracle databases on a daily basis? I am more used to MS-SQL and have no cl

  • Authorizations with PNP and Get Pernr.

    We have just noticed an issue with how our custom reports are working in regards to authorizations.  Our users have authorization to see Basic Pay infotype information up to the point where an associate becomes an executive.  When running our reports