Where is the code of Apply button (the update page of change order)

Hi,
Actually, it is the Apply button of the update page (the attribute of the lines revised item of the change order).
I read the 9 controllers code that listed in the 'About this Page', but I cann't find where is the Apply button's... :(
I try to find it in the dev environment, but after clicked the 'Apply' button, the dev server throws a exception(it is posted in the thread how to fix exception in dev enviorment, while it's ok in dev instance
The ebs version is 12.0.4. If you are interested with the problem and you can access the bugDB, you can check the detail about the bug# 7582452.
Any helpful suggestion are welcome.
Thanks
Qinhua

The problem is settled down at 12-11, the actual code of the apply button is at other source file, the OAF forward the action to other file, so we can't find the code at the source files that listed in the source file.
The following is the abstract forward chain of the action:
OAWebBeanHelper.processFormData -> OAWebBeanFormElementHelper.setValue -> ViewRowImpl.setAttribute -> EntityImpl.setAttribute -> EgoMtlSyItemChangesEOImpl.setAllowSubstituteReceiptsFlag
From the chain, I guess the OAF will forward the data to the entity source file(XXEOImpl) to complete the action and submit it to database.
So, maybe we can check the corresponding EOImpl of the entity to find the action code.

Similar Messages

  • What's the code for applying CSS to an XML file, in a dynamic text feild

    Hi all,
    Very simply put, just like in the title.
    If you have a CSS ready, an XML file that already appears
    inside a dynamic text field, what AS2 code would you use to connect
    the CSS so it applies to the XML file which is now unstyled?
    thanks!!!

    ...sorry for thaking a while to get back to you. I pluged the
    code you provided and the exported flash does not deplay the text.
    instead it says "undefined" which to me means something in the xml
    files is work, which is strage since I tested the xml file in a
    browser and it works find. so i am providing both the AS code
    (below) and the xml and css file (attached). my hope is that you
    can direct me to what the problem is.
    THANK YOU AGAING FOR ALL YOU HELP!!!
    AS code:
    Scrolling Text XML by Digital Science |
    www.digitalscience.za.org
    /////////////Load XML Data/////////////
    function loadXML(loaded) {
    if (loaded) {
    xmlNode = this.firstChild;
    header = [];
    txt = [];
    total = xmlNode.childNodes.length;
    for (i=0; i<total; i++) {
    header
    = xmlNode.childNodes.childNodes[0].firstChild.nodeValue;
    txt
    = xmlNode.childNodes.childNodes[1].firstChild.nodeValue;
    gotoAndStop(11);
    } else {
    errorMsg.text = "Error loading XML";
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    xmlData.load("member_content_test.xml");
    stop();
    import TextField.StyleSheet;
    var ss:StyleSheet = new StyleSheet();
    ss.onLoad = function() {
    txt_mc.styleSheet=this; // where yourTF is your textfield
    ss.load("jokes.css"); // where yourSS.css is your css file.

  • I have the lengthy code for a PayPal button. I tried to past it in an iWeb welcom page and all I get is the code. No button. Can you help me?

    I have the lengthy code for a PayPal button. I tried to past it in an iWeb welcome page and all I get is the code. No button. Can you help me?

    OT

  • I purchased a blu-ray of The Hunger Games and it came with a code for a digital copy. I redeemed the code on iTunes but the download has been continuing for 2 weeks now and it never finishes! The time just keeps going up. Never an issue in the past.

    I purchased the blu-ray of The Hunger Games and it came with a code to redeem for a digital copy. I redeemed the code in iTunes and the movie downloaded fine, but the "EXTRAS" have been downloading for 2 weeks! Everytime I launch iTunes it starts the download again and the counter keeps going UP, at one point it said it would take 3 weeks. I have paused and restarted the download, I have deleted the download, nothing works to finish or stop this download! Does anyone have a clue what's up?

    ps when syncing it jumps through steps 1 - 4 real fast, i seem to remeber iphone showing the number of tracks transferring and names, but i see nothing? then it sits on 5 saying "waiting for changes to be applied"

  • HT2729 I'm trying to download Ironman3 from digital copy plus. It say itunes is a provider, but the code doesnt work in the store. How do I download this movie?

    I'm trying to download Ironman3 from digital copy plus. It say itunes is a provider, but the code doesnt work in the store. How do I download this movie?

    Hello Jor_El,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Transferring or downloading an iTunes Digital Copy
    http://support.apple.com/kb/HT1539
    Open iTunes 9 or later.
    On the left side of the iTunes, click iTunes Store.
    In the upper-right corner of the iTunes Store window, click the Sign In button. If you are already signed in, skip to step 5.
    Sign in to the iTunes Store using your Apple ID.
    In the QUICK LINKS window in the right column of the iTunes Store, click Redeem.
    In the resulting screen, enter the 12-digit code printed on the insert included with your DVD or Blu Ray disc. Then, click Redeem.
    Best of luck,
    Mario

  • I have an older iPod that no longer shows up in iTunes or appears to be charging.  When I press the Menu and Select buttons, the Apple logo appears and then an icon of a battery with an exclamation point.  Is it dead for good?

    I have an older iPod that no longer shows up in iTunes or appears to be charging.  When I press the Menu and Select buttons, the Apple logo appears and then an icon of a battery with an exclamation point.  Is it dead for good?

    If it is otherwise working, you can change the battery.  If you want to do it yourself, you can buy the part on eBay and other online sources.  Just make sure you know the type of iPod you have so that you get the right part.
    http://support.apple.com/kb/HT1353
    There are online guides, including the ones on this web site
    http://www.ifixit.com/Device/iPod
    (Note:  Most replacement batteries come with plastic/nylon tools seen in the guides.)
    You can also have a repair business do the work.
    If it is just the battery, if you do a Reset (using the Menu and Select buttons) while it is connect to your computer, I think it should still be recognized by iTunes.

  • Everytime I try to pay with my cc on paypal, I enter all of my infor and after I press the "review and confirm" button the same page reopens but has erased only my cc #, exp date and security cvv number. What could be wrong?

    b.stats.paypal.com : server does not support RFC 5746, see CVE-2009-3555
    This appears on my error page everytime I try to use my credit card through paypal. I enter all of my info (billing, etc..) and after hitting the "review and confirm" button the same page reappears and has erased my cc number and leaving my name and billing info. What can I do to finish my transaction?

    The message about CVE-2009-3555 is meant for webmasters to make them aware that they need to fix their servers.<br />
    Firefox 3.6 versions can detect such a misconfiguration and displays a warning in the "Tools > Error Console".<br />
    * http://wiki.mozilla.org/Security:Renegotiation
    You may have a problem with the PayPal cookies.
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    See also:
    * http://kb.mozillazine.org/Cookies#Removing_cookies
    * [[Cookies]]
    * [[Enabling and disabling cookies]]

  • My iphone 3g wont load all comments from online newspaper. when I touch the "load more comments" button the little spinning spiral appears then nothing happens. Anyone else have this problem with some online newspapers?

    My iphone 3g wont load all comments from online newspaper. when I touch the "load more comments" button the little spinning spiral appears then nothing happens. Anyone else have this problem with some online newspapers?

    Anything?

  • Does JNLP Sync up the software from the code base only at the startup?

    Does JNLP Sync up the software from the code base only at the startup?
    There appears a Source sync every time i startup the jnlp app from shortcut.
    The users of JNLP application may enable the Internet mid of the application session and fail to get the updates.
    If this case repeats for a period of time, there is a good chance of the app user being denied the code update.
    Is this case holds true. Does JNLP syncs with the code base only at the startup.
    Please explain..
    Thanks In Advance

    Are you using versions (only 'Easy solution 2' works without)?*
    No I am not using versions
    Are you thinking of a background update or an on-demand update?*
    background
    Have you got all-permissions?
    yes
    Have you tried writing a small DownloadServiceListener and calling*
    DownloadService.loadResource(myURLtojnlp, null, myDownloadServiceListener)*
    Does anything happen?*
    No. But, no problems trying it.
    Easy solution 1*
    If using versions and if you want an on-demand update you can launch and wait*
    Runtime.getRuntime.exec("javaws -wait myURLtojnlp");*
    and then you exit (need all-permissions to call exec, can try showDocument() otherwise).*
    You should just have some way to know if the jnlp has changed (you could open an URLConnection and see if LastModified is after application start time).*
    I am not using versions.
    Easy solution 2:*
    If you're just afraid of losing update, you can call BasicService.isOffline at application start, if true you set a timer that checks every 5 minutes, if you go online you call*
    Runtime.getRuntime.exec("javaws -import myURLtojnlp");*
    and you'll have resources updated, so they'll be good for next start (need all-permissions to call exec).*
    You can call it with -wait and ask the user if he wants to restart the application*
    Harder solution (here comes the bunch of code with DownloadService):*
    you open an url connection to codebase, retrieve jnlp, parse it, for each resource you see if it's cached, if not:*
    Solution 1: you tell the user you found updates and ask him to restart (or automatically restart after he pressed ok, with exec or showDocument).*
    Solution 2: you download the resource (so that you'll have it even if user doesn't restart the app).You'd better do this in a separate Thread or have an interactive DowloadServiceListener cause service waits for download to end.*
    I ll try the timer execution. Have to see weather web start puts up a downloading progress window on top of the application. I belive the DownloadService listener will be silent. I ll implement it and get back to you.
    Thanks for your kind guidence.
    I think your scenario is very difficult to happen, but I guess you must have your good reasons to ask.*
    This scenario happens to my users as they switch on the client when the start their machine and runs for the whole morning. They switch on the internet for other purposes and shuts it down in an hour. Minimal chance of connecting the internet before the startup.
    I get update towards the server through a similar timer based mechanism. I ll implement the code updates in the same mechanism.
    Thanks.

  • I will like to no were the code is mark on the printer

    I will like to no were the code is mark on the printer

    Hi, I presume you mean the serial no.?
    How Do I Find My Product Number and Serial Number?
    The Serial Number (s/n) is a ten-digit alpha-numeric number that is unique to your product.
    The Product Number (p/n) is a six or seven-digit alpha-numeric number that identifies your product. If there is a pound sign (#) or a dash (-) in the p/n, enter only the letters and numbers before the # or - sign.
    Both numbers can be found on the Universal Product Code (UPC) or Service Tag sticker located on the back, side, or bottom of your product (see picture below).
    STICKER EXAMPLE (Your sticker may look different)
    Although I am an HP employee, I am speaking for myself and not for HP.
    Twitter: @Ciara_B_HP

  • On Maverick my i cloud will not change the verification phone number even though I have change the phone number in apple and on contacts and restarted the computer. Help? I can't get the code necessary to fix the keychain.

    On Maverick my i cloud will not change the verification phone number even though I have change the phone number in apple and on contacts and restarted the computer. Help? I can't get the code necessary to fix the keychain without it.

    You can change the phone number the verification code is sent to from a device or Mac that has your iCloud keychain enabled as follows:
    In iOS 8, tap Settings > iCloud > Keychain > Advanced. In iOS 7, tap Settings > iCloud > Account > Keychain. Make sure the phone number under Verification Number is correct. If not, enter another phone number.
    In OS X Mavericks v10.9, choose Apple () > System Preferences. Click iCloud, then click Account Details. Make sure the phone number under Verification number is correct. If not, enter another phone number.
    If you don't have access to a device or Mac with your iCloud keychain enabled, you'll have to contact Apple support to verify your identity and get assistance making the change: http://www.apple.com/support/icloud/contact/.

  • I bought a iTunes card and when I scratched it for the code I scratched of the numbers is there any way I can use the card ?

    I bought a iTunes card and when I scratched it for the code I scratched of the numbers is there any way I can use the card ?

    iTunes Store: Invalid, inactive, or illegible codes - Support - Apple

  • Hi, i downloaded the creative suite and installed the trial versions of the programs (Photoshop etc.). when i try to insert the alphanumeric code to set it regularly operative it doesn't let me digit letters so that the code lies incomplete and the obtain

    hi, i downloaded the creative suite and installed the trial versions of the programs (Photoshop etc.). when i try to insert the alphanumeric code to set it regularly operative it doesn't let me digit letters so that the code lies incomplete and the obtainment of the licence fails. how can i solve this disfunction?

    The alpha numeric code is the redemption code which needs to redeemed by following the steps in http://helpx.adobe.com/x-productkb/global/redemption-code-help.html
    This shall help you to use the CC .
    Regards
    Rajshree

  • I have purchased a app store card a scratched the code and two of the numbers have come off. Under the scratchy how do i retrieve the code can any one help kn i contact anyone

    I have purchased a app store gift card and scratched the code off and two of the numbers to the code came off under the sticky thing is there any way of retrieving this cade so i can use it please an soneone please help

    Hi,
    Here is a Support Article that will help:
    http://support.apple.com/kb/HT6021
    Cheers,
    GB

  • I'm trying to crop individual frames. Can this be done without the crop being applied to the entire clip? Using imovie 11

    I'm trying to crop individual frames. Can this be done without the crop being applied to the entire clip? Using imovie 11

    use the cmd-B(lade) command to split your single clip into individual ones

Maybe you are looking for

  • How Do I Format My Macintosh HD for Use as Data Drive?

    Hi! I recently bought two Maxline Pro 500 Gig hard drives to add to the 2 hard drives I received with my MacPro. But they're so fast and quiet I decided to use one of them as my boot drive and will be cloning the Macintosh HD to the one. I got that p

  • How to send Email Notifications to OID users?

    Hi All, I have a requirement where I need to send an email notification from the BPEL process. The Email notification has to be sent to a used who invoked the process the userName is provided in the initiation parameters. But I need to fetch the emai

  • Re-installing OS on an R30 + Lenovo drivers + ThinkVantage tools

    My old R30 experienced a smash that ruined the internal HDD. Now, I'm going to replace the HDD and install the OS from scrach, say, Win XP with SP3. Where can I download all the proprietary Lenovo software for R30? 

  • Attachment in Email

    Dear All, We have an issue with one user Browser Settings. User has IE 9 and CRM 7 EHP2 From an outbound email Activity , user is trying to open an attachment by clicking on attachment , System open a NEW Tab but nothing happens after that. From othe

  • GUI Form Builder (Netbeans)

    Hello! I use the form builder to create and position 100 buttons. To address these "builder formed" buttons in other code, I created an array ....... ArrayList<JButton> buttons = new ArrayList<JButton>(); The "Form Built" buttons are added to my arra