How can we retrive the cancelled PO once it is approved and paid?

Dear All,
I have a question
=============
Mistakenly one of our user has taken the receipts and cancelled the Paid PO. Now is there any way to retrive the cancelled PO?
I think we cannot retrive the PO once it is cancelled, now what my point is how it will impact on the GL since, it's been already paid and transferred to GL?
Note: We are using the version 11.5.10.2 and enabled the encumbrance for PO's.
Please let me know..
Regards,
Kevin.
Edited by: kevin329 on Jul 23, 2009 3:09 AM

Hi Kevin,
Can you please provied me the data fix Qurey how to set the CANCELED_DATE to Null.I will suggest you to please raise an SR with Oracle Metalink for any data fixes, as these datafixes are data dependent.
Also for more info you can refer the following ML doc,
[How To Diagnose Purchase Order Cancel|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=832803.1]
Thanks,
Anchorage :)

Similar Messages

  • How Can i Block the Work Center Once is used in Maintainence Order

    Dear Experts,
    How Can i Block the Work Center Once is used in Maintainence Order in PM module.
    In standard its not blocking the Work Center automatically. How this can be achieved.
    Regards
    Raghu
    Edited by: raghu m on Apr 21, 2009 10:36 AM

    Hi Muthukumar,
    1. You can using the user exit or BADI to control this.
    CONFPP01            PP order conf.: Determine customer specific default values           
    CONFPP02            PP order conf.: Customer specific input checks 1                     
    CONFPP03            PP order conf.: Cust. specific check after op. selection             
    CONFPP04            PP order conf.: Customer specific input checks 2                     
    CONFPP05            PP order conf.: Customer specific enhancements when saving           
    CONFPP06            PP Order Confirmations: Actual Data Transfer                         
    CONFPP07            Single Screen Entry: Inclusion of User-Defined Subscreens            
    BADI
    WORKORDER_CONFIRM
    the above are the user exits that are available fro the CO11N tcode.
    2. we have to take a help of the abaper to write coding fort his.
    3. The user exit should be called for the
    Work Center : YYYYY
    then check the relevant Work Center Once is used in open Maintainence Order and if it has a entry if then give a error message else allow the CO11N to perform.
    Regards,
    Sankaran

  • I had an Apple Id then changed to another , how can I retrive the amount from the old Id account.?

    I had an Apple Id then changed to another , how can I retrive the amount from the old Id account.?  Can I link one Id with another ?

    Apple IDs can't be "linked" or merged.  However, if you are trying to transfer a credit balance from one account to another iTunes store support may be able to help you with that: http://www.apple.com/emea/support/itunes/contact.html.

  • How can i disable the credit card from that stolen acc and register to my new account

    Hello everywone i have a big problem.. Somewone stole my apple id and changed everything (email , secret question). In that account was my credit card registered. how can i disable the credit card from that stolen acc and register to my new account ?? thanks for help

    Is it an IMAP or POP account?
    For POP accounts, you can select remove from server under the advanced tab of the account.
    Apple support article with information on receiving a message more than once:
    Mail Problems

  • I was trying to get the iOS 8.2 on my iPhone 5 but then it stopped and my phone is now on recovery mode I have pictures I need and they did not all fit on iCloud  how can I use the phone again with ALL my pictures and videos without restoring it?

    I was trying to get the iOS 8.2 on my iPhone 5 but then it stopped and my phone is now on recovery mode I have pictures I need and they did not all fit on iCloud  how can I use the phone again with ALL my pictures and videos without restoring it?

    Contacts are designed to be synced to a supported application on the computer or a cloud service.
    Pictures taken with the device are designed to regularly be copied off the device to a computer as would be done with any digital camera.
    If you have failed to use the device as designed it may be too late to recovery anything.
    Is the device regularly backed up to a computer via iTunes?  If so, the most recent backup (when restored to a replacement iOS device) should contain all contacts and pictures as of when the backup was created.

  • How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something if i use firefo

    How can I disable the automatic hiding of known file attachments, and why are always about 10 internet pages where I have to download something when I use mozila firefox?
    Windows Computer

    1) If you are talking about the file names on the computer, there is a
    setting to turn off known file types. Open your file browser. Then
    just under the location bar, press '''Tools,''' then '''Folder Options.'''
    A new window will open. Select '''View.''' Look for
    '''Hide Extensions For Known File Types.'''
    2) Never NEVER '''NEVER''' download anything unless you know what
    it is. If a web site claims it needs to download something, what is it?
    It could be something like the flash player, '''or a virus ! !'''
    Ask questions, or go somewhere else.

  • How can i change the name of my iphone on itunes and register under a new name?

    how can i change the name of my iphone on itunes and register under a new name?

    If you want to rename your device in iTunes, follow this article: iTunes: How to rename your device

  • HT201320 I have two email accounts. However, the iPad automatically uses the account that I only want to use for business. How can I change the account from which mail is sent and received?

    I have two email accounts. However, the iPad automatically uses the account that I only want to use for business. How can I change the account from which mail is sent and received?

    You are most welcome

  • How can I widen the vertical scroll bar width in Firefox and Thunderbird?

    How can I widen the vertical scroll bar width in Firefox and Thunderbird?

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • How can I access the properties of Microsoft files (excel, ppt, and word)

    Hi,
    How can I access the properties of common Microsoft file formats (Excel, Word, and Powerpoint) from a Java program. You can access/modify the properties of each document type using File->Properties in each MS application. The properties are essentially name/value pairs.
    Basically, I need to write a java program that scans a directory and accesses the properties in each of the MS files in the directory.
    thanks,
    -john

    By api. That is only way to establish a contract with the MS programs you want to interface with, unless you write an api yourself! I've used POI and it was an awesome way to use Excel in java. I created an excel spreadsheet from the results of a sql query from a batch program and then it was automatically emailed using javamail to my client. I had a lot of VBA experience with Excel, Word, and Outlook and it didn't take me long to get used to using Jakarta-POI.
    Now I see there is Jakarta-POI-HWPF which works with MS Word documents. Go to: http://jakarta.apache.org/poi/

  • My wife has new ipad. I have i-phone synch on a mac laptop. How can I synch the new ipad without synch my contact and other things, but only the music etc//

    My wife has a new I-pad2. i have I-phone synched on a mac laptop.
    How can she synch the ipad to the laptop i-tunes to synch music etc ??

    Configure in iTunes.
    Be forewarned that iCloud can throw a monkey wrench into this.  Post back if you have that situation.

  • How can I stop the...(icons?)..and .firefox ball from bouncing all around the Start Page?? It's VERY ANNOYING. frustrated dino

    How can I stop the little pictures (icons??) and the firefox ball from bouncing all around the middle of the start page, which is my home page (?) It's VERY ANNOYING and DISTRACTING!

    If you prefer not to see snippets on the about:home page then you can set the <b>browser.aboutHomeSnippets.updateUrl</b> pref to an empty string on the <b>about:config</b> page.
    Delete the <b>storage\moz-safe-about+home</b> folder in the Firefox profile folder with Firefox closed to remove snippets stored in IndexedDB and make Firefox use a default set.
    You can use this button to go to the currently used Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)
    You can reset the browser.aboutHomeSnippets.updateUrl pref to the default value to re-enable the snippets.

  • How can I retrive the first sender?

    Hi Guru.
    So this is my scenario:
    JDBC_System, here starts the process, "sends" some data to a BPM.
    The BPM call a custom RFC in the R3_System.
    When the R3_System sends the response, I lost the "original sender" (in this case JDBC_System) because the sender is R3_system and receiver is the BPM.
    So, I need the "original sender" (JDBC_System) because I need to send an alert to some people.
    I cannot modify the RFC in SAP System.
    In the future I can have more JDBC_system and for each JDBC_System and I need to send an email to several users.
    How can i do this?
    Thanks thanks guru.
    Bye
    Manuel

    > well the simplest solution would have been to get the
    > sender system via dynamic configuration,pass that
    > onto RFC and then get it back .
    > but since you can't modify RFC i can think of a dirty
    > work around.
    > design one data type with a two tags <Sender> and
    > <UniqueID> and use it on the receiver side,in message
    > mapping get the sender system and map it to <Sender>
    > and map the unique ID of actual message to
    > <UniqueID>,now configure one more receiver in
    > Receiver determination and simply drop this <Sender>
    > and <UniqueID> in some table on R/3(via another
    > dummy ZRFC) ,once you get back the response,do a RFC
    > lookup based upon this <UniqueID> ,get the <Sender>
    > value and then populate it in response message
    >  mapping.
    > t definitely is a dirty work around,other experts
    > might have better solution,but as of now,thats all i
    > can think of
    > Thanx
    > Aamir
    What do you mean with <UniqueID> is the message ID of the first step (JDBC to BPM) or is a "cross id" for all the step in the flow?
    Thanks
    Manuel

  • How can I hide the bookmarks sidebar once I've selected a site to got to? At the moment it remains, taking up a huge proportion of the screen and requires another click to get rid of.

    how to auto hide bookmarks side bar

    First, some clarification:
    * The location bar (often called the "awesome bar") is the larger bar on the left that shows you the address of the page you are currently viewing. As you type in the location bar it searches your history and bookmarks for matches.
    * The search bar is the smaller one on the right. It typically displays an icon of whichever search engine is currently selected and may display search suggestions as you type in it.
    It sounds like you are referring to the search bar rather than the location bar. You can change search engines for the search bar by clicking on the icon on the left edge of the search bar and choosing a different one. You can also choose "Manage Search Engines" to remove ones you aren't interested in using.
    It also sounds like Bearshare might have changed your homepage in Firefox. To restore that you will need to open the preferences menu (click Tools > Preferences), go to the General tab (first on the top left), and click "Restore to Default".

  • How can I retrive the password of Wiresless

    Dear All,
    I am useing OralceAS 10g. After open this URL:http://server:7777/webtool/login.uix.......try to login an error occurs.
    Error: Your password has expired. Please contact administrator to reset it.
    how can i recover it.Please it very urgent.
    Thanks in advance

    Hi,
    Did you try logging in as orcladmin ?
    You would have specified the orcladmin password during the Infrastructure installation, before installing the Oracle AS Wireless Mid-tier.
    Regards,
    Sandeep

Maybe you are looking for