How to find the API for "update" button

Hi,
I have a jsp page in JTT(JTF) framework on which an UPDATE button exists.
I want to add two more fields and the data in those also must be updated to the database.
So for this i need to find the API which the Update Button calling.
Please guide me how to find the API.
The below is the code segment for the Update button.
function xsubmitForm(){
//alert("oldStatusCode is " + "<%=oldStatusCode%>" );
var newStatusCode = getElementValue( document.forms['<%=asfPage.getHTMLFormName()%>'].elements['<%=PageWebBean.makeName(oppCloseForm.getSectionName(),PageWebBean.OBJ,"statusCode")%>']);
//alert("newStatusCode is " + newStatusCode);
if (( "<%=openStatusFlag%>" == "Y") && ( newStatusCode == "<%=oldStatusCode%>"))
if (confirm(<%=MessageUtil.getMessageJSVar(asfPage, "ASF", "ASF_OPP_STATUS_OPEN")%>))
doAsfAction('<%=asfPage.getHTMLFormName()%>', 'UPD');
else
doAsfAction('<%=asfPage.getHTMLFormName()%>', 'UPD');
Best Regards,
Venkatesh
Edited by: Palepu on May 17, 2010 12:22 AM

Hi,
Post your question in "Technology - OA Framework" forum for a better/faster response.
Technology - OA Framework
http://forums.oracle.com/forums/category.jspa?categoryID=3
Thanks,
Hussein

Similar Messages

  • How to find all APIs for AOL Module

    Hi Friendz,
    Can anybody please tell me the API for Request Group.
    Also how to find the APIs for different Screens in AOL like creating Form Functions,Forms,Menus,Responsibilities,Value Set,Value Set Names,Securing attributes etc.,
    I have tried with this URL, http://irep.oracle.com/index.html
    but page is displaying error.
    Suggest me other option.
    Can i get this through metalink
    Regards,
    Uma Jayakumar

    may be the link is broken for time being..that is the best link for APIs.
    have a look at the following this might help you.
    http://download-east.oracle.com/docs/cd/B25516_11/current/html/docset.html
    Regards
    Prashant Pathak

  • How may one cancel the download of an update that was started by having actuated the "Check for Updates" button in the "About Firefox" window, please?

    How may one cancel the download of an update that was started by having actuated the "Check for Updates" button in the "About Firefox" window, please? If possible please cover all platforms, Mac, Windows, Linux, although the first mentioned is what currently applies to my circumstances.
    Thank you.

    Such a download is usually saved in an updates or updated folder in the Firefox program/application folder.
    You can delete this folder to cancel the download.
    If files already have been downloaded then remove the files in the updates and updates\0 folder.
    *http://kb.mozillazine.org/Updates_reported_when_running_newest_version
    *http://kb.mozillazine.org/Software_Update
    Mac: /Applications/Firefox.app/updates "/path_to/Firefox.app/Updated.app"
    Linux: "/path_to/firefox/updated"
    Windows: C:\Users\&lt;user&gt;\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates

  • HT4972 Where can I find the link for updating to iOS5 version?

    I have iPad version 4.3.5(8L1) and want update to the recent version. As I understood, has to go to iOS5 first and then further to the latest version. Where can I find the link for updating to iOS5 version? Thank you.

    you have iOS 4... See Here...  http://support.apple.com/kb/HT4972
    OR...
    Connect to iTunes on the computer you usually Sync with and “ Check for Updates “...
    See the Using iTunes Section Here...
    How to update your iPhone, iPad, or iPod touch
    Note:
    The iPad 1 can only update as far as iOS 5.1.1

  • How to use the API for DATE, MONTH  AND YEAR

    I would like to use the java api in .util.calender in the java api to get the date.
    How to implement the API for the "DATE","MONTH","YEAR" which are available provide by java?
    can someone give me in one complete code?

    From the Java Developers Almanac 1.4:
        Calendar cal = new GregorianCalendar();
        // Get the components of the date
        int era = cal.get(Calendar.ERA);               // 0=BC, 1=AD
        int year = cal.get(Calendar.YEAR);             // 2002
        int month = cal.get(Calendar.MONTH);           // 0=Jan, 1=Feb, ...
        int day = cal.get(Calendar.DAY_OF_MONTH);      // 1...
        int dayOfWeek = cal.get(Calendar.DAY_OF_WEEK); // 1=Sunday, 2=Monday, ...

  • How to find the patches for perticular concurrent program

    HI
    How to find the patches for perticular concurrent program. suppose for one concurrent program we create the patch and applied now i want know the which patch applied for perticular concurrent program through back end.
    Thank's

    Query the concurrent program in Sysadmin responsibility.
    Note the concurrent executable.
    Query the concurrent executable in Sysadmin.
    Note the file name.
    If it is a package, open the package in TOAD and note down the file name.
    If it is a report/form, open it in form developer and note down the file name.
    Go to patch find screen in metalink. In the advanced search screen, enter the file name and you will see patches that contain it.
    Hope this answers your question
    Sandeep Gandhi
    Independent Consultant
    513-325-9026

  • HOw to  find the text for PERSK field in infotype 0001

    hi all
    HOw to  find the text for PERSK field in infotype 0001

    Hi
    T503T : contained the similar informative text for PERSK . read this for T503T-PTEXT.
    ..lakhan

  • Does Anyone Knows How To Disable The "Check For Updates" Option in Adobe Edge Code and Reflow?

    Does Anyone Knows How To Disable The "Check For Updates" Option in Adobe Edge Code and Reflow?
    Thanks in Advance

    I don't think there is a way for Edge Code. I'm not sure about Reflow.
    Why don't you just upgrade? That will stop the notifications.
    Randy

  • Hello. I'd like to get learning and become certified. What should I do and how to find the link for staring education?

    Hello. I'd like to get learning and become certified. What should I do and how to find the link for staring education?

    Hello there, g0ddess.
    The following link proves to be a great resource to get started with Apple  Training and Certification:
    Training and Certification
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • How to find the Ranges for a field ?

    Hello All,
               Can anyone tell me how to find the ranges for a field.
    <b>1</b>, i.e say I want the Ranges Structure for the field LIFNR.
        The ranges structure for this is "<b>RANGE_LIFNR</b>".
        This I used in my Program since I know it previously.
        But now I want the ranges structure for the field <b>VBELN (Delivery Document).</b>
        I  don't know what is it !!!!!
    <b>2</b>, Is there any procedure to know the ranges structure for a particular field ?
    Regards,
    Deepu.K

    Hi Deepu,
    Using 'Where used list' you can able to find out RANGES tables.
    For VEBLN range table is --> CRM_AC_ASSIGN_VBELN
    If you using a program defined as shown below.
    DATA: r_vbeln type ranges of vbeln.
    The above statement also creates ranges structure in Runtime.
    Procedure finding range table structures
    go to SE37 -> Enter domain or dataelement value
    Go to where used list --> search for 'Structures'
    After getting all structure  --> Click 'SEARCH' butoon in tool bar --> Search for 'RANGES' word
    You can get all ranges tables in the search window
    If helps plz reward points.
    Regards
    Bhupal Reddy

  • Continue to hit the check for update button ?????

    Update is not working here as well…
    Should I just leave the phone plugged in and will the system continue to check for the update OR should I continue to hit the check for update button…
    PLEASE ADVISE

    Update isn't working for any of us...I just called AT & T to see if I could switch on my old blackberry...they were friendly and helpful sure you can buy a new simcard for $25.00 bucks and then when you get your apple updated we can turn you on to the new service but you will be treated like the new apple 3g folks..A new contract and the difference in costs...GEEZZZ so it looks like my apple is doing me nothing...So I am screwed today no phone.....Thank you AT & T and Apple...One would think they would be hit with an increase in bandwidth and they would prepare for it...

  • How to find the SteroMixer for my HP TouchSmart PC

    I just need to know how to find the SteroMixer for my HP TouchSmart. I did read previous concern and also followed the steps but under my hardware it shows this HDAUDIO\FUNC_01&VEN_11D4&DEV_194A&SUBSYS_103C2A8E&REV_1004 and this HDAUDIO\FUNC_01&VEN_11D4&DEV_194A&SUBSYS_103C2A8E.
    I just need to know which do I use so that I will be able to add music to the CamStudio... 
     

    Maybe this helps.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01461692&cc=us&dlc=en&lc=en
    or try them here.
    http://h30434.www3.hp.com/?lc=en&cc=us
    http://answers.microsoft.com/en-us/windows
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How to find the workflow for Change Request for the PO's

    Hi All,
    We have a PO which is pending and we can't receipt it again nor make payment on this. After checking the Approval history for that PO we found that the change request has been made. The change request was to change the amount to be paid to R39196 instead of R58237.00. We don't know where to check the workflow for the change request to identify the cause.
    what i need to know is how to find the workflow for that change request? The other workflows can be checked using the po_header_id for the PO's but i am confused with the change request workflow
    Your input will be highly appreciated.
    Thanks in advance
    Rgds,
    Sonia

    For 11.5.10.2 run this query to determine the keys to search on:
    Select wf_item_type, wf_item_key from APPS.po_change_requests where document_type = 'PO' and Document_num = 'put-PO-number-here'
    Then use the keys returned by the query to look up the Workflow in
    Workflow Administrator Web Applications / Administrator Workflow / Status Monitor
    Search using the results returned in fields "Type Internal Name" and "Item Key" in Status Monitor
    The query for change requests on a specific Requisition would be:
    Select wf_item_type, wf_item_key from APPS.po_change_requests where document_type = 'REQ' and Document_num = 'put-Req-number-here'

  • How to Find the Runtime for any workitem.

    Hi,
    Could you please tell how to find the runtime for any workitem.
    Thanks,
    Bhanu Gattu.

    Hi,
    I think, your query is pertaining to Workflow.
    Please explain your requirement little more.
    If you need Runtime Analysis:  Then the transaction Code: SE30 must be used.
    Thanks.
    RamaniN
    Edited by: Ramani Nagarajan on May 21, 2009 12:33 PM

  • How to find the Extracstructure for 0PLANT_ATTR for RSAP0001 for  EXIT_SAPL

    Hi ,
    how to find the Extracstructure for 0PLANT_ATTR for RSAP0001 for  EXIT_SAPLRSAP_002 ?
    I need to extend the Datasource 0PLANT_ATTR with  RSAP0001 in  EXIT_SAPLRSAP_002.
    In Table ROOSOURCE I do not have an entry for 0PLANT_ATTR.
    How can I identify the extractstructure for 0PLANT_ATTR  ?
    Thanks !!!
    Martin

    Hi Martin
    Go to RSA6 and do a find for Plant attr and from there you will find the extract structure: BIW_T001WS.
    You can add the fields here and then using CMOD/Exits you can write the code to populate the data.
    Thanks
    Kalyan

Maybe you are looking for

  • Improving performance in a merge between local and remote query

    If you try to merge two queries, one local (e.g. table in Excel) and one remote (table in SQL Server), the entire remote table is loaded in memory in order to apply the NestedJoin condition. This could be very slow. In my case, the goal is to import

  • How to delete a page without deleting more than one

    how to delete a page without deleting more than one in pages

  • ASM on windows error

    Hi, I want to create a single database instance which uses ASM disks on my windows 7 machine. Oracle version is 11gr2 Since ASM instance creation is not available with database creation (dbca of 10g) on 11g, I read somewhere that we need to install O

  • ERR-1013 when viewing APEX page

    Hey all, I setup a security policy on one of our data tables to limit the data based on the user that is logged into the APEX application. The users click on a tab to take them to our main query screen (which queries the secure table) and receive thi

  • Live Mail (Hotmail) Connot Get Mail The connection to the server failed

    So i have a hotmail/live email account(s). the hotmail account is a paid account. I set it up and it works great, then after sometime i get the dreaded Cannot get mail error. I can delete the account and reconfigure it and the sec it checks for mail