Calling javascript upon changing table entry

I would like to update some text fields whenever a user changes certain fields. I need this to occur "on-the-fly" as opposed to having to submit the entire page.
The field being changed as well as the fields being updated are all fields in a table (accessible via HTMLDB_APPLICATION.G_F0x).
Updating the fields in javascript is no problem. The problem is calling the javascript routine upon changing a "table" field.
Is there a way to accomplish this?

I would like to update some text fields whenever a user changes certain fields. I need this to occur "on-the-fly" as opposed to having to submit the entire page.
The field being changed as well as the fields being updated are all fields in a table (accessible via HTMLDB_APPLICATION.G_F0x).
Updating the fields in javascript is no problem. The problem is calling the javascript routine upon changing a "table" field.
Is there a way to accomplish this?

Similar Messages

  • Change table entries in production

    Is it possible to have authorizations so that specific users can change table entries through se16 in production even though the system is locked for changes?
    Thanks,
    - Prakash

    You will need to create the Maintenance view for the table you want to maintain and then make a authorization group using se54 for this maintenace view. This authorization group needs to be defined in the role of the persons to whom you want to give acess.  Now only these persons can maintain this table entries.
    Award points.
    Thanks,
    Barjinder Singh.

  • Auth to change table entries

    What is the authorization object that allows changes to table entries. We need this for specific users in production system.
    Thanks,
    - Prakash

    The object is called S_TABU_DIS
    Use this objects' name as a search term on the forum to find some interesting threads about the risks involved.

  • Change table entries with a workitem

    Hi all,
    I think this is an easy one for you. I want to change a table entry in a customer table over a method which is part of a work item. In the test modus everything is ok but directly over the workflow the entries are not updated (background processing). I'm using the modify command.
    Thanks for your help
    Thomas

    Hello,
    Did you put a commit in the method? Is there no update at all, or an incorrect value?
    You can debug it by putting an infinite loop in the method:
    Temporary, for debugging.
    data: lv_rbtmp(1).
    lv_rbtmp = 'X'.
    while lv_rbtmp eq 'X'.
    endwhile.
    Go to SM50, find the program (usually user WF-BATCH) choose debug (Program/Session > Program > Debugging) and change the value to get out of the loop.
    Don't forget to remove the infinite loop!
    regards
    Rick Bakker
    Hanabi Technology

  • Javascript help - scrolling table entries

    Hello,
    I am very much an amateur at web building, and try to learn through other people's sites. However, I can't seem to be able to figure out how to add my next feature to my site. If anyone could help, I would be very greatful.
    Here is what I am trying to do:
    I have a fantasy golf website where I list the players' names in 10 different brackets (columns of a table). In brackets 1 - 9, I list 8 names in each. In the 10th bracket I want to be able to have say 80 names, but only show 8 at a time. To do this, I wanted someone to be able to use an up and down arrow on the page to scroll through the names.
    Here is what I have so far:
    http://flbr.buildtolearn.net/testbrackets2004.html
    There are a few problems with my code:
    1. I get a stack overflow error upon loading the page.
    2. The 8 names in bracket 10 are supposed to show upon loading the page, and don't until the mouse is moved to over one of the arrows.
    3. On a mouseover event, the names only move up by one. I wanted to be able to scroll through the names (at some determined speed) as long as the mouse is over the arrow.
    If anyone has ideas as to how I can solve any of these problems, I would be eager to hear them. Thanks in advance.
    P.S. I tried to mess around with things on a different page (http://flbr.buildtolearn.net/test01.html) and have managed to eliminate my first two problems, but still have the third.
    kjzoo

    I don't know how Java relates to JavaScript... barring the similarity in name and some looney kind of object usage in JavaScript.
    Maybe there should be a message on the forum... JavaScript kiddies stay out.
    ***Annie***

  • How to call a javascript method after table load on JSFF Fragment load?

    Hello,
    The usecase is to invoke a javascript method after table is done loading (fetching data) when user lands to a JSFF fragment. With JSPX pages I can achieve that by using PagePhaseListener. I have tried with RegionController as follows, and the problem i face is that I cannot prevent multiple calls to the Javascript call when user presses a tab or button in a screen, or changes drop-down value with autosubmit on.
    import javax.faces.context.FacesContext;
    import oracle.adf.model.RegionBinding;
    import oracle.adf.model.RegionContext;
    import oracle.adf.model.RegionController;
    import org.apache.myfaces.trinidad.render.ExtendedRenderKitService;
    import org.apache.myfaces.trinidad.util.Service;
    public class MyListener implements RegionController{
    public MyListener() {
    super();
    @Override
    public boolean refreshRegion(RegionContext regionContext) {
    int refreshFlag = regionContext.getRefreshFlag();
    System.out.println("Render flag is: "+refreshFlag);
    if (refreshFlag == RegionBinding.PREPARE_MODEL)
    initializeMethod();
    regionContext.getRegionBinding().refresh(refreshFlag);
    return false;
    public boolean validateRegion(RegionContext regionContext) {
    regionContext.getRegionBinding().validate();
    return false;
    public boolean isRegionViewable(RegionContext regionContext) {
    return regionContext.getRegionBinding().isViewable();
    public void initializeMethod() {
    FacesContext f = FacesContext.getCurrentInstance();
    ExtendedRenderKitService service = Service.getRenderKitService(f, ExtendedRenderKitService.class);
    service.addScript(f, "myJSFunction();");
    @Override
    public String getName() {
    return null;
    I need the javascript to be called only once after the table is done loading when user lands to a fragment (jsff).
    Any ideas appreciated?
    JDeveloper version is 11.1.1.5.0
    Thank you.
    Valon
    Edited by: Valon on Apr 11, 2013 3:10 PM

    One of the requirements is to compare every row with the next row and highlight the changes. There are other requirements as well where JavaScript solution is used.
    The question remains the same. Is it doable or not without changing the solution from JavaScript solution to server-side solution ? Can we call a JavaScript only once when the user lands to a jsff fragment ?
    Hope that is clear.
    Thanks.
    Valon

  • How to find out the changes made to the customized table entries

    Hi Team
    i want to know the changes made to the customized table. i have a 'Z' table in my production system, in that table i would like to know whether any table entry is deleted or not. if at all there is any deletion happened, i want to know who had done it.
    So i request you to please let me know the procedure for the same.
    Thanks
    Raj

    Hi Nagaraju,
                       Go to Table Maintenance (SM30)- Display mode-- Utilities-- change Logs. Give the Date range. before giving the date range click on display status , this will show you If the display is active or not. Kindly please let me know If you need any more information on this.
    Regards
    Ram Pedarla

  • Table entries change

    Hi,
       how we will see who is the lastchanged in table entries.

    Hi Kumarraju,
    Sorry, got your question a wrong way. The following is the information on table log:
    You must start the SAP system with the <b>rec/client</b> parameter. This parameter specifies whether the SAP system logs changes to table data in all clients or only in specific clients. The parameter can have
    the following values:
      - rec/client = ALL logs all clients
      - rec/client = 000 [,...] logs the specified clients
      - rec/client = OFF turns logging off
    In the technical settings (use transaction SE13), set the Log data changes flag for those tables that you want to have logged.
    If both of these conditions are met, the database logs table changes in the <b>DBTABPRT</b> table.
    Use the RSTBHIST report to obtain a list of those tables that are currently set to be logged.
    Hope it helps.
    Thanks & Regards,
    Santosh
    Message was edited by:
            NAVABOTHU SANTOSH KUMAR

  • LOV in Report - can i call a javascript on change?

    Hi i have a lov in a report. What i want to do is call a javascript on change of the value?
    is this possible?
    Many thanks in advance

    just the attribute?
    under reprt attributes i have a column list and on that i have clickec edit and added a LOV

  • How To See Change Log For A Table Entry

    Hi Experts,
    One entry is created in a table. I want to know, when that entry was created/ changed.
    Is there a way to find it out.
    PLZ NOTE: Table doesn't contain any DATE field.
    Regards

    Hi,
    or else do like this...
    In order to maintain the log changes the main pre reuisite is to checkmark the checkbox in dataelement of table filed.
    To do this...
    goto transaction SE11>enter ur table name>cleck on fields tab>cleick on dataelement->click on Furthercharacterstics tab-->select the checkbox'Change Document'.
    If u dont select dis the u cannot see the log entry of the particuylar field..Do like this for each dataelement for each table field...selecting all the fields is not mandatory..u can choose the table field u want to see the log report..
    Once u done with dat...
    Goto SCDO transaction> click on create>give a name change doc startwith Z or Y only>Follow the prodedure and in-->name of table field>enter u r TABLE NAME->click on individual field checkbox.--->insertentries..
    Once u done with dis..
    Goto SE16->enter CHDIR or CDPOS->press ENTER->enter u r object id>F8
    U can see the new and old value of a table entry.....

  • Changes on Pool table entries

    Hi All,
    I have made changes to one of the entry of the pool table-T180U.
    There was no request created in the Development server for the above changes.
    How to transport the changes to the Production?
    Can I directly make the same changes for the pool table-T180U in Productrion?
    Thanks in advance.
    Kal Chand

    Hi,
    Thanks for your quick response.
    As you told, I am not seen the "Transport Entries" option in SE11, or SE16 to the table entries in my Development server.
    Note: I have checked my sandbox server, It's there.
    Thanks,
    Kal Chand

  • Change of business area in direct table entry

    Hello All,
                 We are trying to change the business area in table MSEG by direct table entry through se16n.
                 But i am getting the error "GL account XXXXXXX not fouind in table SKA1."However when i check the table SKA1,entry XXXXXXX exists in table SKA1.The company has decided to change its policy and therefore they want to change the business area..Please tell me the procedure so that i can change the business area.
    Thanks,
    Saurabh Kumbhare

    Hi Pravin,
    First of all, do not change the values directly in tables.
    You want to change Business Area in MSEG but at the time document entry there may be other tables where this entry might have gone. So you need to identify all the tables before you do the change. Hence it is better to consult FI/CO team to find the solution from funtional side.
    However, still if you need to change the value then look for the GL A/C in table SKB1. Since SKB1 is company code dependent data you have to check if the said GL exists or not in company code contained in MSEG.
    Regards,
    Firoz.

  • SM30: table Maintenance - appropriate event while changing existing entries

    Can anyone please let me know which event is appropriate to validate data while changing existing entries in database table using SM30.
    Thanks & Regards,
    Nilesh Kumar

    Hallo,
    You have to create two events for sm30.
    05 FETCH_VALUE_NEW
    21 FETCH_VALUE_CHANGE
    The first event-05 triggers when you create new entry where you can update created by/created date etc.,
    and in the second event-21 you can update Changed by/Changed date.
    Please let me know if you need any further information in this regards.
    BR,
    Rajesh Gupta.

  • Auth. obj. controlling options Create - Change of Table Entry for SE11

    Hello,
    Could someone please guide me to the authorization object/s which controls the options : Create - Change reached by trans. code SE11, Change, Contents (Ctrl + Shift + F10) , Execute (F8), Table Entry, Create - Change.
    Thank you in advance for your cooperation.
    Best regards.
    Reda Khalifa

    Hi,
    when you execute SE11 authorization object S_DEVELOP was check.
    S_DEVELOP has following nodes.
    Activity :    create,change,display
    Package :  z,y
    Object name : z,y
    Object type :  type of object i.e domain,table, index etc.
    Authorization group ABAP/4 pro : *
    now suppose you want to give user authorization for display only then
    Activity should have value 03 only.
    in future please post your authorization related thread in security forum.
    Security
    regards,
    kaushal

  • Change an entry in the CDHDR Table

    Hello Everyone,
    How can I change an Entry which is present in the CDHDR Table.
    I know of the FM ENTRYSHEET_WRITE_DOCUMENT which allows me to
    create entries in CDHDR programitically but I am not sure this will help me change the entries.
    Thanks for your Help
    Ashwin

    Thanks for your reply Arun.
    I am trying out the FM BAPI_DOCUMENT_CHANGE.
    Can you suggest some way of determining the Input parameters for the same. This seems to be a DMS related FM.
    My intention of changing the CDHDR Entry is to change the value in the "USERNAME" field of this table.
    Thanks and Regards
    Ashwin

Maybe you are looking for