Record level save button

Hello everyone.
I'm using jDev 11.1.2.1.0
I have a table in which I have to add another one column at the end with one button.
So, If there are 15 records shown, there will be 15 buttons at the end of each record.
Button's functionality should be to save only the changes that correspond to the button's record. A record level save button.
How is this possible to be achieved? Do you have any advice?
Thanks a lot
~apostolos

apostolosk wrote:
Hello everyone.
I'm using jDev 11.1.2.1.0
I have a table in which I have to add another one column at the end with one button.
So, If there are 15 records shown, there will be 15 buttons at the end of each record.
Button's functionality should be to save only the changes that correspond to the button's record. A record level save button.
How is this possible to be achieved? Do you have any advice?
Thanks a lot
~apostolosI would say instead of allowing editing in table give a button called EDIT which takes you to bounded task flow with Single record in a FORM and give Commit button there which will take back to table view of records.
providing SAVE button with every record will be confusing to users as they could forgot to click Save button with every record result lost transaction.
Zeeshan

Similar Messages

  • Record level commit in a multi record block

    Dear all,
    i have a multi record block in my form (only one block)
    after entring record the save buttons commites the form
    if any error is raised then total commit processs stop for example if DUP_VAL_ON_INDEX is raised
    what i want is that the form shoud act record level,i.e; it should commit record wise so that though a excepton is raised atleast record above that are commited.
    thank U
    Raj
    mail : [email protected]

    you can have non-database block and write "insert into <table>" statements for each row of block at when-button-pressed of 'commit' button. Commit after each row insertion. This will serve your purpose.

  • My recording level wont move

    when ever i open GarageBand...it records just fine and everything works. but when i try to play back what i have recorded i can not hear it. iv put every volume on the programe and my computer on max except the recording level. the button on the recording level wont move from zero...why not? i assume that is the issue.   

    brownboy461 wrote:
    Every time i change anything to use a device in this case a microphone insted of using the built in one, i cant hear anything when it plays back.
    http://www.bulletsandbones.com/GB/GBFAQ.html#usecomputersspeakers
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • Need help with folder level javascript to automate "save button" on a fillable form

    I have been racking my brain for the past 6 hours trying to get a simple save button to work.
    Background: I am using Acrobat Pro 11 to create a save button on a fillable form. My intent is for the end users (my team of 3, whos computers I have access to) to be able to fill out the form, click save, and have the filename appended with date and other info and saved to a local folder on their machine.
    I am attempting to take the default form name i.e. Support Call Log.pdf and have three of the feilds within the form generate a new file name. --> Support Call Log_Brad_121_2015
    End users will fill out the form using adobe viwer X.
    Instead of putting the code that I have tried, modified, and tried again and again. I would like to ask for a fresh start and then see if I can locate my error after. I need to know what to put in my folder level script, line for line.
    I also need to know the correct syntax and format to establish a new file name with the extracted feild data, saved to the same exact file path as the original document.
    Any and all help will be greatly appreciated, I am about to go crazy!!!

    Didn't let me do it, invalid. So, here is what I have now changed my button code to:
    //get field value
    var fv1 = getField("Technician:").value;
    var fv2 = getField("Date Received:").value;
    var fv3 = getField("Unit Number:").value;
    // Split Path into an array so it is easy to work with
    var aMyPath = this.path.split("/");
    // Remove old file name
    aMyPath.pop();
    var NewFileName = "Support Call Log" + "_" + fv1 + "_" + fv2 + "_" + fv3 + ".pdf";
    NewFileName = NewFileName.replace(/[\s\!\?\<\>\'\"\*\/\\\=\?\^\`\{\}\|\~]+/g, "_");
    aMyPath.push(NewFileName);
    //save
    mySaveAs(this,aMyPath.join("/"));
    Im still getting the error dialogue box, and nothing shows in my javascript debugger window when I click the button. Seems to be something goofy with my Folder level script:
    var mySaveAs = app.trustedFunction(
         function(oDoc, cPath, cFlName)
              cPath = cPath.replace(/([^/})$/, "$1/");
              try{
                   oDoc.saveas(cPath + cFlName);
                   catch(e){
                                  app.alert("Error During Save");

  • I had my favorite actress record my custom voicemail greet (Iphone 6), but in all of the hustle and bustle, I didn't tap the 'save' button. Is there a miracle I can pray for? I assume it never existed in the device, but it DID record. Anybody???

    I had my favorite actress record my custom voicemail greet (Iphone 6), but in all of the hustle and bustle, I didn't tap the 'save' button. Is there a miracle I can pray for? I assume it never existed in the device, but it DID record. Anybody??? It was recorded on March 25. 2015 around 10:45-ish (in NYCon 45th street), if that matters at all. Not like I can call her up and get her to do it again. Desperation, here, people!!
    Stockardguru

    I went in to voicemail, signed up with my pin and then opened it up clicked on custom greeting pressed record, she said the greeting, I pressed stop. There was a red line when I pressed stop. It was in the voice m ail app. I just forgot, being so nervous and all to press record.

  • Report is Blank after Click on Save button

    Hi All,
    I am having a Real Time Infocube, which is been used by Monthly and Yearly report separately using different Aggregation Levels.
    During Monthly report testing, I made changes in Yearly Report (common for monthly as well) and clicked on SAVE button.
    As a result, a new request generated into the Cube, whereas my old request (yellow one) was still there and was containing only 700 records.
    Step1:
    Now,  after that when I activated aggregation level. The output of the report was blank.
    Same thing happened with monthly report also.
    Step2:
    So, I deleted that new request from Cube after changing its behaviour from Planned mode --> Load mode.
    Now, when I tried to get it back. It was asking me to green the existing request (old request).
    Step3:
    when the cube was containing only old yellow request (before changing the behaviour) monthly report was showing me correct data. But, Yearly report was blank.
    So, I manually green the request and changed the behaviour to Planned mode.
    Whereas, Now (after changing behavior to Planned mode) both reports are blank.
    Please help!!
    Best Regards,
    Jatin

    Hi,
    first you the correct settings in transaction RSDIPROP for your InfoCube:
    On tab 'Roll Up' you should set the flag Set Quality Status to OK Automatically.
    Second delete the cache for the planbuffer query; the name of the plan buffer queries are as follows
    - if your aggregation level is defined on InfoCube CUBE the name is CUBE/!!1CUBE
    - if your aggregation level is defined on MultiProvider IPROV the name is IPROV/!!1IPROV
    - if you are using a query on a MultiProvider containing aggregatiion levels delete also the cache of the query.
    Now check the values of your query again.
    Note 1136163 contains the recommended cache settings in RSRT.
    Regards,
    Gregor

  • Clearing the forms after default Save Button pressed

    HI,
    in forms 6i how to clear the form after the save button is pressed, ie the form uses default menu and smart bar. the user wants to clear the form once he selects save from the menu or after pressing the save icon...
    any idea...?
    regards
    Kris

    try on-commit trigger on form level through clear_form procedure but cursor remain stay on the same record
    I think your requirement is that when user commits a record a new blank record appear so also add "create_record" procedure ;
    .but u have to apply some logic on that trigger also it ever fires when user edit/insert/delete a record and commit;
    Hope it clears now!

  • HP Pavilion dv7-1130us IDT HD sound card problem: recording levels too high

    I have been trying to get the IDT HD sound card in my HP Pavilion dv7-1130us laptop to allow me to switch from "microphone" to "Line In" input signal. I cannot find an option anywhere in the laptop do this. There is not a separate Line-In jack on the laptop. The mike jack is it.  
    The reason I'm trying to change the input setting is that I am using Audacity/Lame (the Win 7-compatible Beta version) to convert old cassettes to MP3. My laptop came with Vista but I upgraded to Windows 7 Professional (64-bit) earlier this year.
    The problem is that recording levels are way too high using the mike input and so the recording comes out harsh and distorted. I have tried all possible recording level adjustments on the tape deck (no option), IDT sound card control panel, Windows device manager, etc.
    From what I am reading on the online Audacity forums, using a mike input will cause the recording levels to be too high, and the setting has to be changed to "Line In" and not "microphone." Is there not a way to do that with this laptop and sound card?
    The HP Support Assistant tells me that the driver for my sound card is up-to-date.
    Thanks in advance for any help or suggestions. I've been trying to find a solution on my own for a couple days with no luck.

    Hi Amanda,
    Try the following.
    Download the IDT Audio installer on the link below and save it to your Downloads folder.
    http://ftp.hp.com/pub/softpaq/sp52501-53000/sp52658.exe
    When done, open windows Control Panel, open Device Manager and open up Sound, Video and Game Controllers.  Right click the IDT device and select Uninstall - you should also get a prompt to remove the current driver, tick the box to allow this and then proceed with the uninstall.
    When complete, shut down the notebook, unplug the AC Adapter and then remove the battery.  Hold down the Power button for 30 seconds.  Re-insert the battery and plug in the AC Adapter.
    Tap away at the esc key as you start the notebook to launch the Start-up Menu and then select f10 to enter the bios menu.  Press f5 to load the defaults ( this is sometimes f9, but the menu at the bottom will show the correct key ), use the arrow keys to select 'Yes' and hit enter.  Press f10 to save the setting and again use the arrow keys to select 'Yes' and hit enter.
    Let Windows fully load - it will automatically load an audio driver, but just let this complete.  Then open your Downloads folder, right click on the IDT installer and select 'Run as Administrator' to start the installation.  When this has completed, right click the speaker icon in the Taskbar and select Playback Devices.  Left click 'Speakers and Headphones' once to highlight it and then click the Set Default button - check if you now have audio.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Save button on QBE report not working

    Hi,
    I included a save button in my QBE cutomization form. it saves everything except for the values I enter for my actual field parameters. The save button works in all other reports (SQL Query, Qurey Wizard based)
    is that a bug or am I doing soemthing wrong? Please help with this one.
    Thanks, Maike!!

    Hi,
    thanks for your reply - but I wasn't trying to save the record but really the search customization parameters e. g. like a date value to search for records for that certain date.
    And that does not seem to be saved - only the columns I want to display or by what field I want to order.
    Please let me know if that should work this way. Thanks, Maike.

  • To Disble the Field in Table Control after clicking Save button

    Hi,
    I have a requirement as follows. i need to disable one field in the table control after clicking save button. i tried with SCREEN elements but it disabling whole the table control but i need to disable that particular one record only in the table control. i found Structure CXTAB_COLUMN in documentaion. it has the properties like invisible. can any body tell how can we disble that particular field in table control only for the one record. and how can we use CXTAB_COLUMN.
    Thanks in advance.

    hi,
    do like this...
    in USER_COMMAND_1000 module of PAI,
    MODULE user_command_1000 INPUT.
      CASE ok_code.
        WHEN 'BACK' OR 'UP' OR 'CANC'.
          LEAVE PROGRAM.
        WHEN 'SAVE'.
          fl = 1.
          GET CURSOR LINE lin.
      ENDCASE.
    ENDMODULE.                 " user_command_1000  INPUT
    and make on module disable in Loop Endloop in PBO.
    and write like this...
    MODULE disable OUTPUT.
      LOOP AT SCREEN.
        IF tab1-current_line = lin AND fl = 1.
          screen-input = 0.
        ELSEIF tab1-current_line < lin.
          screen-input = 0.
        ELSE.
          screen-input = 1.
        ENDIF.
        MODIFY SCREEN.
      ENDLOOP.
    ENDMODULE.                 " disable  OUTPUT
    here fl and lin both are type i.....
    and there will b one module in PBO
    MODULE tab1_change_tc_attr.
    in that put if condition....
    MODULE tab1_change_tc_attr OUTPUT.
      IF sy-ucomm <> '' AND sy-ucomm <> 'SAVE'.
        DESCRIBE TABLE itab LINES tab1-lines.
      ENDIF.
    ENDMODULE.                    "TAB1_CHANGE_TC_ATTR OUTPUT
    ur problem will solve...
    reward if usefull....
    Edited by: Dhwani shah on Jan 2, 2008 1:17 PM

  • Audigy 4 Pro Low Recording Levels/Master Knob/OSD probl

    I purchased a second-hand Audigy 4 Pro. I was not given the software disk but managed to install the latest drivers and get it to play MP3s. I use Adobe Audition to record my old tapes to MP3 and record my attempts at guitar. With my SBLi've I had no problem. I bought the Pro because of the ease of using the breakout box. However I have some quesions about some problems I am having. ) Since I have no Creative software, just Win XP Mixer I don't seem to be able to control the input levels from either the mixer or the box. I have a tape deck using RCA to Line In 3 and an electric and acoustic guitar to Line In 2. The mixer record levels seem to have no effect. I can record but nothing seems to be much more than -20db or so at most. Could this be because Adobe Audition only shows Line In 3 L (ie one channel only)? Could this be because of the much greater dynamic range of the Audigy 4 compared to the SBLi've Value? Do I need additional Creative software and if so what and how to get it please?2) The Master knob on the breakout box just spins round and round without sto
    ps.
    In other words you can rotate it in either direction ad infinitum. Is this correct? Pushing it in and out does cause the mute to work fine. 3) The help file talks about an On Screen Display associated with the remote. I don't have one when I use the remote, even when I press the Display button. Again, do I need Creative software for the remote? I have a yellow question mark against Multimedia Audio Control in my device list. ThanksMessage Edited by Dunkelmann on 2-23-200607:22 PM
    Message Edited by Dunkelmann on 2-23-200607:43 PM
    Message Edited by Dunkelmann on 2-23-200608: PM
    Message Edited by Dunkelmann on 2-23-200608:5 PM

    Wow these forums still suck. You have easy questions and no one bothered to help you out. I registered jsut to answer them for you although you probably already figured it all out. . It seems that loudness is optomized by creatives own drivers. What you described was also true back when you could use the e-mu driver hacks before creative bought e-mu. 2. The master knob indeed spins for infinity, obviously with no effect once you get to either end. This sucks becasue i have OCD and constanly spin this thing all kinds of ways. THey should have used the same system as the line-/mic knob. Only God and the engineer will ever know why they did this. 3 Yes. The on screen display is pat of the creative media player app.
    So to solve all your problems, you can get the full software package from creative.com under the support menu. Just follow the menu options for your device. The software requires that you have the hardware which you do so the software is free. One more problem you WILL have. The software doesnt install under XP. You have to enter windows safe mode and install it from there otherwise the whole thing freezes up during the start of the install process. Fun times!

  • Save button is not working for ONE CLICK ACTION

    Hi All,
    We have embeded a custom table view in a standard component.While we are editing the first row of the table view by ONE CLICK ACTION & pressing the SAVE button of overview page,then the record is saved in the database. But if we edit any row other than the 1st one,the save button is not working.
    We have used transaction context here for simple object.
    lv_tx_ctxt = lr_ent_bt->get_transaction( ).
    my_tx_context->add_tx_context( lv_tx_ctxt ).
    Please suggest how we can focus on the current line which we are editing & can save the record in database?
    Thanks.

    Hi Hakan,
    Probabaly this is not my problem. I know that how bt one click we can get the desired row.
    Let me briefly explain you my requirement and currently where I am stuck.
    I have a assignment block ( custom) in the main overview page with a custom table view ( ie in the view we are displayng entries in the table view ) and the user can press edit button on any row and that will open the particular row in edit mode . User will change the value in any of the columns and press save button on the main component and the custom changes will be saved in the database.
    Now the problem that we are facing is when we are chnaging the first row it si working but when we are doing chnages in the 2nd row or 3rd row changes are not saved ( not even in the table view that is getting displayed) .
    *Let me briefly tell you the approach that we took  . Since our table view uses a simple object  ( which is not a related object with BTORDER so we need to explicitly save the simple object entities to transaction context and for doing that we have redefined the eh_onsave method in the overview page) .
    *Now the save button is in overview page so to pass the entry from our custom table view to overview we are using custom controller . The custom controller 's collection wrapper only has the first entry of the table view custom_controller->collection_wrapper->get_next is failing which is the reason why the 2nd entry is not getting saved.
    Can you tell me how i can get all the table entries in my custom controller's collection wrapper?
    Let me know if you have any other questions.

  • Screen values are not retained in Tcode BP, onclick of SAVE button

    Hi,
    In Tcode BP, I am selecting a Role with the Business Partner number. COMPANY CODE Push button on the Top is Enabled and Click on that.
    Enter the Company Code and provide the Account management tab by providing Reconciliation Acct 120113, Sort key as 035, Planning Group as E1. Go to Payment Transaction Tab, Enter the Payment terms as Z003, check Record payment history. Now, Click on SAVE Button on the TOP.
    The issue is that, The screen values are not retained in the Payment terms tab and Customer is not Created after saving of a BP Number which is related to a Customer.
    Regards,
    Deepthi.

    OSS Note 1254214 is applied and it is solved.

  • How to create SAVE button in Workbook using BI IP Functionality

    Hi All,
    I have Real-time Infocube (ZCUBSDID) with me. Planning has been done on the cube using BI-IP (like Aggregation level, filter, planning function and planning sequence are present there).
    As an Input i have everything in Quality system like I can access query in Bex Anlyzer (Input Ready Query) and also i have workbook associated with the query. SAVE button is also present on workbook which is giving result based on fiscal year and version.
    Now my task is to create workbook on Development system with the same functionality as Quality System.
    I have same Query available on DEV system also. I created new  Workbook but SAVE button is not available in my workbook.
    Can anyone suggest how to create SAVE button in my new workbook.
    I am new in IP side so please let me know if i can get any help from workbook which is already present in Quality system.
    Which type of analysis i should do to come out with solution.....otherwise let me know step by step procedure to create SAVE button on workbook using BI-IP functionality.
    It will be great help. My advance thanks goes to you people.
    Thanks,
    Rupali Singh

    Check points 19 & 20 on this link http://help.sap.com/saphelp_nw2004s/helpdata/en/43/a033e0f56e21b5e10000000a1553f6/frameset.htm.
    Command to be called on SAVE button is SAVE_AREA as explained in the point 20.
    Regards,
    Deepti

  • How to disable Save and SaveAs Button in Adobe Reader ??

    I am having Dynamic XML Form (XFA based) designed on LC Designer ES2
    I Want to disable Save and SaveAs button  whenever it would be opened in Adobe Reader only.
    Other way around, i want to provide only facility to save form programmatically through Javascript to apply validation.
    Plz help
    Thnx in advance..!!

    I can apply folder level java script ...But How to handle this way on CLIENT SIDE..???

Maybe you are looking for