Why I cannot process a disabled field when using htmldb_item

I have a report that has this in the select statement
case when c.sec_lic_status in (1,2,7,505,1002,1004,1005) then
htmldb_item.text(2,sum( distinct a.fee_variable),8,20)
else
htmldb_item.text(2,sum( distinct a.fee_variable),8,20,'disabled')
end "Quantity 1"
The above shows correctly. If there are 2 records one field is disable and the other is enabled.
I have a process that fires on submit - after Computations and Validations. But the records don't changed when updating the enabled one.
In debugging and writing to a file using the UTL_FILE package, I'm able to pinpoint that the disable fields are the problem.
Is there a trick on manually processing disabled fields?
I've found that when I uncheck the show box in the report, I cannot use the fields either. This is not a problem, just another comment.
My main problem is what do I have to do to manually process a disabled field.
Thanks for your help, comments, pointers, or anything that could help me or give me ideas.
juan

Juan - HTML items with the disabled attribute are not POSTed with the form so your after-submit processes never see them. Try 'readonly="readonly"' instead. Others may be able to suggest how to also give those cells a greyed-out appearance.
Scott

Similar Messages

  • Why should we select all key fields when using for all entries

    Hi,
    Why should we select all key fields in our select query when using for all entries statement?
    I read about for all entries but this point was not clear in any post.
    Please explain me
    Regards,
    Subhashini

    Dear Subhasini,
    It is because FOR ALL ENTRIES deletes the duplicate entries before populating the target internal table.
    Please do an F1 on FOR ALL ENTRIES & read the SAP documentation.
    I mean how duplicate entries will not get deleted when we use this?
    Quite simple, if you select  all key fields then each entry will be unique & there will not be any duplicate entries to delete !!
    BR,
    Suhas
    Edited by: Suhas Saha on Oct 16, 2009 9:41 AM

  • Cannot process a Fixed Field Length file using the File Adapter (Sender)

    Hi -
    I have checked throughout these posts and blogs but I still have not been able to find a solution to my issue.  When using the File Adapter (Sender) I get a Conversion initialization failed with "xml.keyfieldName", no value found.  Why would I require a key field when I am using fixed field lenghts?  The file is comprised of 2 structures - 1 header and multiple details (see below).  There are no key fields in the flat file that I would be able to use.  Any suggestions?
    011000390      Customer Americas        20080605164317 000000000000000800000008000000000016000000                              
    12345678          100500       100500       Supplier 1                         0000000000030000002008040400                    
    12345678          100501       100501       Supplier 2                         0000000000052000002008042100 
    The File Adapter is configured as follows:
    Document Name = Rfchke00
    Document Namespace = 'my namespace'
    Recordset Name = Rfchke00
    Recordset Structure = Dtachkh,1,Dtachkp,*
    Recordset Sequence = Ascending
    Recordsets per Message = 1
    Key Field Type = String (Case-Sensitive)
    Dtachkh.fieldFixedLengths = 15,25,8,6,1,8,8,8,15,3,31
    Dtachkh.fieldNames = F1,F2,F3,F4,F5,F6,F7,F8,F9,F10,F11
    Dtachkh.processFieldNames = fromConfiguration
    Dtachkp,fieldFixedLengths = 18,13,13,35,15,3,8,2,21
    Dtachkp,fieldNames = F1,F2,F3,F4,F5,F6,F7,F8,F9
    Dtachkp,processFieldNames = fromConfiguration
    Thanks,
    Dave

    Hi,
    you can use the module from which u can convert your structure to
    H011000390 Customer Americas 20080605164317 000000000000000800000008000000000016000000
    D12345678 100500 100500 Supplier 1 0000000000030000002008040400
    D12345678 100501 100501 Supplier 2 0000000000052000002008042100
    Please note the extra H,D in the struture added by the module.
    You can then use them as your key fieldValues.. The module should be deployed in Visual Admin and then can be used in the Module tab of your adapter CC
    While writing the content conversion after that please dont forget about the added new characters
    Please note also that i can find that the word supplier kept repeating in all the Dtachkp records
    Please use that
    Also if you feel that the field is of 13 characters and that would cause a problem dont worry... create a dummy field eg split tht 13 to two fields and use the common one as key field Value and identifier... as i see in ure case its like 500 Supplier , 502 Supplier . u can split the first 4 char and the remaing 9 char are key field value.
    try this out
    Rgds
    Aditya

  • Why I cannot send and receive emails when I am in other countries other my original

    Why I cannot send and receive emails when I am in other countries other my original country ?

    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this: Delete the account in Mail and then set it up again.
     Cheers, Tom

  • Why is the MPE so much better when using Vista?

    I get more realtime playback using Windows Vista than When using Windows 7 with HDV. I can get better GPU and CPU playback both when using Vista for HDV. Why is that? Im using a GT 240 and it kicks *** with Vista. I use a second LCD TV monitor as an NTSC monitor for the realtime previews. I do get some realtime with Windows 7 but only about half as much as with Vista. Something is better about Vista for HDV clips but Idon't know what. I have done several fresh installs and updates. What gives? Any thoughts.

    I have done fresh OS installs and Windows updates. The GT 240 was added the same way. For HDV the Vista OS is better. For AVCHD they are about the same.  I think it is a bug. It works better using Windows 7 if I don't output to the LCD TV monitor. Do any of you use HDV and preview on a NTSC monitor?

  • Missing Search Field when using 3.1 Create App Wizard ?

    Hi
    2 points which look like bugs to me;
    1 - In all previous versions whenever I used the create app wizard to build up a list of pages, reports always included the 'search across any varchar field' funtionality. This seems to have disappeared when using the Classic form of reports. It is obviously there if you use an Interactive report.
    2 - Again when using the Create App wizard, if I use the Classic form (in order to be able to also 'Generate Analysis Pages') these do get built, but not linked in any way (tab, list region, button etc) to any other pages. I can link them myself, but I am demonstrating APEX here and it doesn't look so good....
    Can someone just quickly confirm I am not going mad here ?
    Jules

    Hi Jules,
    You're not going mad! I've reviewed the behaviour of the Search field and the Analysis Pages link using releases 3.0.1 and 3.1.1, and there is a difference in behaviour between the two versions.
    Classic Reports generated via the Create Application Wizard in 3.1.1 should have a Search text field above the report region, however this field is missing. I've logged bug 7185486 for this issue. Classic Report&Forms generated via the Create Application Wizard, with the "Include Analysis Pages" option selected, are missing a link to the Analysis pages in 3.1.1. I've logged bug 7185486 for this issue. I've updated both bugs with a workaround. A fix for these issues will be available in a future release. Thanks for bringing these two issues to our attention.
    Regards,
    Hilary

  • Why I cannot send Chinese SMS to China using IPHONE?

    Hi, can anyone tell me why I cannot send Chinese SMS to my friend in China? I can type Chinese character in Iphone after upgrading to Ver 2.0, and send it. But my friend in China said he doesn't even receive it. Any ways to solve? Thanks in advance.

    still not solved can anybody help me?
    I've seen reports somewhere that the SMS network used by ATT does not support Chinese and various other languages yet.

  • Disabling adaptiveSizing when using ParallelGC in 1.5

    Hi,
    Is it possible to disable the adaptive sizing features when using ParallelGC in 1.5? Thx.

    Great, thanks! That works for my Test application, it is using Througput Collector without adaptive sizing.
    So, I tried to use that to startup my weblogic server using that, 2 tries:
    1. It gives an error during startup:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # Internal Error (434F44452255464645520E4350500060 01), pid=20817, tid=10
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
    [thread 35 also had an error]
    [thread 46 also had an error]
    # An error report file with more information is saved as [thread 46 also had an error]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    2. It start up ok, but when I hit the index page:
    Exception in thread "CompilerThread0" java.lang.OutOfMemoryError: requested 32756 bytes for ChunkPool::allocate. Out of swap space?
    Seems like parallelGC without adaptive sizing is not working ok?

  • I cannot access my Yahoo email when using firefox as my browser

    I cannot get to my yahoo e-mail account when using firefox as my web browser. When I log into my yahoo mail a page comes up and tells it it cannot find the page.

    Im having the same issue! If you get a response let me know! [email protected] (since my **** yahoo account isnt working

  • Why does my mac book pro freeze when using photo shop

    Why does my mac book pro freeze a lot when using photo shop?

    What version of Photoshop are you using?
    Clinton

  • Why is my published site not operational when using Firefox or IE?

    The original problem I experienced had to do with the fact that my published site's navigation bar was totally missing on each page and replaced with a "period" as described by the following thread... http://discussions.apple.com/thread.jspa?messageID=9899999&#9899999
    The weird thing is that this problem only exists when using IE or Firefox on a PC (at work). Site is 100% operational using Safari on a Mac (at home).
    Thinking my iWeb files were corrupt, I uninstalled and reinstalled iWeb '08. After doing so, I republished my site. The good news: the nav bar is now present on each page and operational. The bad news: my photo pages and blog page have zero content other than the header banner and nav bar. Again, this problem only exists when accessing the published site using IE or Firefox on a PC. The site is fully operational and all photos/blog entries present when accessing the site using Safari on my Mac.
    What gives? Did a recent iWeb update (intended for iWeb 09 users or intel-based macs) corrupt my iWeb '08 on my PowerBook G4?

    Please note that Java and Javascript are not related. iWeb uses a lot
    of Javascript, not Java. There may be some issues with the Javascript
    generated by iWeb -- I don't know. If it seems to work for someone
    and not for someone else then it is an issue at the browser end, not
    the website end. Each browser may not be handling the Javascript in
    exactly the same way. (You gotta love standards.)
    Dave

  • Why is the Tick Count function slow when used with a .dll but fine with normal lab view code?

    when using the Tick Count millisecond timer with a .dll I've written in C, I'm getting some odd timing issues.
    When I code the function I want (I'll explain it below in case it helps) in LV and run it as a subVI, feeding it the Tick count as an argument, the function runs quickly, but not quite as quickly as I would like. When I feed this same subVI just an integer constant rather than the Tick Count, it takes about the same amount of time, maybe a tiny bit more on average.
    When I bring in my function from a .dll, however, I start to run into problems. When I feed my function an integer constant, it is much faster than my subVI written in LV. When I feel my .dll the Tick Count, however, it slows down tremendously. I'm including a table with the times below:
                 |  Clock   |   Constant   |
    SubVi:   | 450ms  |  465ms       |
    .dll         | 4900ms|  75ms         |
    This is running the function 100,000 times. The function basically shifts the contents of a 2-dimensional array one place. For this function, it probably won't be a huge deal for me, but I plan on moving some of my other code out of LV and into C to speed it up, so I'd really like to figure this out.
    Thanks,
    Aaron

    Hi Aaron,
    Thanks for posting the code -- that made things a lot clearer for me. I believe I know what's going on here, and the good news is that it's easy to correct! (You shouldn't apologize for this though, as even an experienced LabVIEW programmer could run into a similar situation.) Let me explain...
    When you set your Call Library Function Node to run in the UI Thread you're telling LabVIEW that your DLL is not Thread-safe -- this means that under no circumstances should the DLL be called from more than one place at a time. Since LabVIEW itself is inherently multithreaded the way to work with a "thread-unsafe" DLL is to run it in a dedicated thread -- in this case, the UI thread. This safety comes at a price, however, as your program will have to constantly thread-swap to call the DLL and then execute block diagram code. This thread-swapping can come with a performance hit, which is what you're seeing in your application.
    The reason your "MSTick fine behavior.vi" works is that it isn't swapping threads with each iteration of the for loop -- same with the "MSTick bad behavior.vi" without the Tick Count function. When you introduce the Tick Count Function in the for loop, LabVIEW now has to swap threads every single iteration -- this is where your performance issues originate. In fact, you could reproduce the same behavior with any function (not just TIck Count) or any DLL. You could even make your "MSTick fine behavior.vi" misbehave by placing a control property node in the for loop. (Property nodes are also executed in the UI thread).
    So what's the solution? If your DLL is thread-safe, configure the call library function node to be "reentrant." You should see a pretty drastic reduction in the amount of time it takes your code to execute. In general, you can tell if your DLL is thread-safe when:
    The code is thread safe when it does not store any global data, such as global variables, files on disk, and so on.
    The code is thread safe when it does not access any hardware. In other words, the code does not contain register-level programming.
    The code is thread safe when it does not make any calls to any functions, shared libraries, or drivers that are not thread safe.
    The code is thread safe when it uses semaphores or mutexes to protect access to global resources.
    The code is thread safe when it is called by only one non-reentrant VI.
    There are also a few documents on the website that you may want to take a look at, if you want some more details on this:
    Configuring the Call Library Function Node
    An Overview of Accessing DLLs or Shared Libraries from LabVIEW
    VI Execution Speed
    I hope this helps clear-up some confusion -- best of luck with your application!
    Charlie S.
    Visit ni.com/gettingstarted for step-by-step help in setting up your system

  • HT1665 Why don't I get FM radio when using lightning adaptor with my ipod?

    I've got a 7th generation Nano.  Using the Apple Lightning adapter for my dock, I get no radio reception.  What's going on?

    You need to have your headphones inserted - they're the aerial.
    I've tried a variety of headphones and they all seem to give reception. Not sure how you're affected when using your dock ie whether you can still have earphones inserted. You may need to get a double male cable and insert one end in the ipod and one in your dock (if it has that facility).
    M.

  • Why do I get a spinning wheel when using Mail

    Recently I have noticed that I get the rainbow spinning wheel when using Mail.
    I have upgraded to Mavricks
    This seems to happen when looking for an address
    Also when I attempt to move emails from inbox to another mailbox this does not happen.

    A general cure for Mail problems is Mailbox > Rebuild.  Don't know if it applies to your problem but it shoud not hurt. 
    P.S.  Have a current Time Machine or other backup before attempting any major software updates or rebuilds.

  • Using OSX 10.9.4.  Why does the Finder Menu bar disappear when using Chrome?

    I've used Chrome for a couple years, and all of a sudden the Dock and the Finder Menu bar are not accessible when using Chrome.  They are present in every other app, as usual.  Please help me to get the Finder Menu and Dock active when using Chrome.  Thank you.

    Chrome may somehow be set to run in full-screen mode. I don't use Chrome so can't check its settings options, but try hitting ESC when Chrome is doing this and see if you get the menubar and Dock to reappear.
    OS X Mavericks: Take apps full screen

Maybe you are looking for

  • Help with N8 and Adobe Premiere?

    Hi, I am using Adobe Premiere Pro CS4 v4.1.0. I recently got a Nokia N8 and am now trying to edit the video recordings, but am having some problems. The phone records at 25fps 1280x720 using H.264 MPEG-4 codec, with sound in Stereo 130kbps 48 kHz. Wh

  • Apple mobil device failed start

    I was working in iTunes today and was asked if I wanted to install the latest update. I did and then my iTunes shut down and I am not getting an error message that says The progam can't start because MSVCR80.dll is missing from your computer. Try rei

  • Query in reg the use of ResourceBundle and Properties in my webapplicatiom.

    I have property file which have some values. I use ResourceBundle to get values by passing the key to getString method. But the problem for me is that my webapplication is running in tomcat server. When i add a new value in property file i could not

  • Jaxp underlying sax class question

    Below is a class that uses the JAXP layer and parses a xml document. All works fine and my results are proper. I would like to use the JAXP abstraction in some code at work, but I am not sure of two things. 1) What underlying parser does this use.? I

  • Calculating Fan in / Fan out of a metrics project

    Hey I am in the process of a coding a OOD metrics project. I am 90 percent done I just need a few more metric measurements to add to it, and two of the hard ones are fan in and fan out. The project consists of a GUI which allows opening of multiple f