GR/IR behaviour in PSM (FM) with update in both GR/IR

Hello Gurus,
I'd like to ask which is the correct behaviour in PSM when Updating in both GR/IR (in OFUP transaction).
I'm getting the following behaviour from the system:
Goods receipt:
FI document:............... =>......PSM Document:
Expense acct E  100...............Funds ctr AAA /Comm Item AAA   100  (from expense acct E)
Clearing acct     -100
Invoice Receipt:
FI document................ =>.....PSM Document:
Clearing acct        100................Funds ctr AAA/ Comm Item AAA   -100 (inheriting expense acct E)
Supplier acct       -100................Funds ctr AAA /Comm Item AAA    100 (from clearing account)
If you analyze this from PSM perspective its correct, because the impact in Funds ctr AAA/ Comm item AAA is 100, but when comparing it to controlling real items, there is a difference due to the fact that the expense account E would have a balance of 100 in controlling and 0 in PSM.
Is this correct anyway?
Thanx a lot!!

Hello Mariano,
The mapping should be:
Expense account (say, the gl code is 3999999) -> cost element 3999999 -> CI 3999999 30/3 (derived through any desired method)
Clearing account (say, the gl code is 1999999) -> CI 1999999 40/3
Vendor reconciliation accout (say, the gl code is 2999999) -> CI 2999999 60/3
When a PO is created the system derives the FM account assignment for the PO line item. In the above case CI 3999999 will be derived through cost element and a funds center will be derived through a CO object (cost center, internal order, etc).
During IR process, the system bypasses the derivation mechanism. Instead, the account assignment is inherited from the PO line. So, you should get DR 3999999 and CR 3999999 in FM for the LIV postings.
Hope this clarifies the matter.
Regards,
Ming

Similar Messages

  • Snapshot with update on both sides

    Hi,
    I've created a snapshot with the for update clause, but when I
    use the dbms_snapshot.refresh procedure, the server looses
    everything made in the point B.
    Point A -> master
    Point B -> snapshot
    Sequence:
    1) Create a simple table in the master an populate it
    2) create snapshot log on master
    3) create database link on B to A
    4) create snapshot on B
    5) update the table on A
    6) dbms_snapshot.refresh on B =====> ok!!!
    7) update the table on A and on B
    8) commit on A and B
    9) dbms_snapshot.refresh on B ===> the server just applies the
    changes made in A, it looses the changes in B
    I need help.
    Best regards,
    Ari
    null

    Ari Arantes (guest) wrote:
    : Hi,
    : I've created a snapshot with the for update clause, but when I
    : use the dbms_snapshot.refresh procedure, the server looses
    : everything made in the point B.
    : Point A -> master
    : Point B -> snapshot
    : Sequence:
    : 1) Create a simple table in the master an populate it
    : 2) create snapshot log on master
    : 3) create database link on B to A
    : 4) create snapshot on B
    : 5) update the table on A
    : 6) dbms_snapshot.refresh on B =====> ok!!!
    : 7) update the table on A and on B
    : 8) commit on A and B
    : 9) dbms_snapshot.refresh on B ===> the server just applies the
    : changes made in A, it looses the changes in B
    : I need help.
    : Best regards,
    : Ari
    Ari,
    You need to generate replication support for the updatable
    snapshot using the dbms_repcat.create_snapshot_repobject
    procedure.
    2 way replication is pretty complex to set up. You will need
    correctly configured database links, snapshot logs at the master
    site and replication support for all your updatable snapshots at
    the snapshot site.
    There are quite a few ways of setting up updatable snapshot
    replication. My best advice is to get hold of the "replication
    bible" from Oracle Documentation.
    Oracle7 Server Distributed Systems Replicated Data or equivalent
    for 8. This is essential.
    good luck,
    Dave.
    null

  • Problem with update of BLOB field in a table with compound primary key

    Hi,
    I've been developing an application in Application Express 3.1.2.00.02 that includes processing of BLOB data in one of the tables (ZPRAVA). Unfortunately, I've come across a strange behaviour when I tried to update value in a BLOB field for an existing record via a DML form process. Insert of a new record including the BLOB value is OK (the binary file uploads upon submiting the form without any problems). I haven't changed the DML process in any way. The form update process used to work perfectly before I'd included the BLOB field. Since than, I keep on getting this error when trying to update the BLOB field:
    ORA-20505: Error in DML: p_rowid=3, p_alt_rowid=ID, p_rowid2=CZ000001, p_alt_rowid2=PR_ID. ORA-01008: not all variables bound
    Unable to process row of table ZPRAVA.
    OK
    Some time ago, I've already created another application where I used similar form that operated on a BLOB field without problems. The only, but maybe very important, difference between both the cases is that the first sucessfull one is based on a table with a standard one-column primary key whereas the second (problematic one) uses a table with compound (composite) two-column PK (two varchar2 fields: ID, PR_ID).
    In both cases, I've followed this tutorial: [http://www.oracle.com/technology/obe/apex/apex31nf/apex31blob.htm]).
    Can anybody confirm my suspicion that Automatic Row Processing (DML) can be used for updating BLOB fields within tables with only single-column primary keys?
    Thanks in advance.
    Zdenek

    Is there a chance that the bug will be included in the next patch?No, this fix will be in the next full version, 3.2.
    Scott

  • HT1349 I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    I can not run the scanner in my main user, but only the second user and the same thing with updating apps! Why is this happening???

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • How do i sync my apple id on my iphone with updated icloud id

    How do i sync my apple id on my iphone with updated icloud id?

    Settings > iCloud.
    Delete the account the re-add with new AppleID.

  • Problem with updating the PC Updater software

    Good evening (from Germany). I have a problem with updating my Nokia Software Updater. I can download the setup and I can execute this. But when the installation starts (0%) a error message appears. It's a problem with Windows Installer but I don't know how to solve the problem. Here is a picture with the exactly error message:
    http://img-up.net/?up=Nokia_probES8HJXXg.jpg
    I hope somebody knows the anser with this software...
    Greetings
    OS: Windows XP SP2
    Phone: Nokia 3110 classic Firmware: V 5.50
    Message Edited by dernamenlose on 24-Apr-2008 08:56 PM

    Good morning (from Denmark).
    I hve the same problem.
    OS: WinXP SP2
    Phone: N73.
    Greetings.

  • Running Function Module in Background with Update Task is not working

    Hello Friends,
    I have a "Z" Report Program where I am running this Report in Background using JOB_OPEN, JOB_SUBMIT, JOB_CLOSE. I am calling this in BADI.
    In this Report I am calling another Function Module PRICES_POST which is a standard Function Module and in this FM there is another FM 'CKML_UPDATE_MATERIAL_PRICE IN UPDATE TASK'. Now when I am running the BADI these values are not being updated.
    Friends I would like to know whether can we run Function Modules which are  included with UPDATE TASK as Background Job program?
    Kindly help me in providing your valuable suggestions in proceeding further.
    Thanks and Regards
    Pradeep Goli

    Usually the sequence of CALLs in your report should look like
      CALL FUNCTION 'CM_F_INITIALIZE'
        EXPORTING
          msg_on_screen = c_x.
      CALL FUNCTION 'CKMS_BUFFER_REFRESH_COMPLETE'.
      CALL FUNCTION 'PRICES_CHANGE'
        EXPORTING
          actual_bdatj = f_matpr-pp-bdatj
          actual_poper = f_matpr-pp-poper
          bukrs        = p_bukrs
          budat        = p_date
          xblnr        = p_xblnr
        TABLES
          t_matpr      = t_matpr.
      READ TABLE t_matpr WITH KEY pp-xerror = ' '
                                TRANSPORTING NO FIELDS.
      IF sy-subrc <> 0.
        MESSAGE i046(ckprch).
      ELSE.
        CALL FUNCTION 'PRICES_POST'
          EXPORTING
            i_bktxt    = p_bktxt
            bukrs      = p_bukrs
            lis_update = 'X'
          TABLES
            t_matpr    = t_matpr.
      ENDIF.
      COMMIT WORK.
    If you forget the COMMIT-WORK each and every FM called in UPDATE TASK will not be triggered.
    Regards,
    Raymond

  • Is there a way to connect an old Sunflower iMac (OSX 10.4.11) to a new Time Capsule?  It used to work with old Airport Extreme with updates thru Snow Leopard but now seems to only allow WEP encryption instead of WPA.

    Is there a way to connect an old Sunflower iMac (OSX 10.4.11) to a new Time Capsule?  It used to work with old Airport Extreme network, run from a intel iMac with updates thru Mavericks but now seems to only allow WEP encryption instead of WPA and can't connect to Time Capsule.  Airport Extreme Base was controllable from either computer up through Snow Leopard (I didn't do any of the Lion upgrades).  Then when I upgraded to Mavericks I lost the ability to use Airport Utility with this hardware on the Sunflower but could still connect wirelessly to network without any problems.  But now with the Time Capsule upgrade the Sunflower is blocked from network by a dialogue that requests ony WEP password, not WPA pwd used by Time Capsule.  Neither can I use the old airport extreme base to extend the time capsule network since I can't input the correct password/encryption approach to join it.  Is there a work around?  Would a newer but old Airport Express be able to extend network to Sunflower?  Or maybe a third party wireless (such as Netgear, Dlink, etc) that has browser type control rather than special utility?
    Another question--before I used MAC addresses to control who could access network.  Now on Time Capsule I don't see anything about this--so is it true now that the only access control is via WPA2 pwd now (which appears to be the encryption pwd and not the time capsule pwd)?

    Is there a way to connect an old Sunflower iMac (OSX 10.4.11) to a new Time Capsule?
    I can’t claim to completely grasp the issue(s) you’re describing, but the underlying problem is presumably your iMac’s obsolete AirPort card. Whatever the case, an obvious (if not particularly helpful) answer to your stated question would be to connect your iMac with an ethernet cable, using powerline adapters as an alternative if you don’t want to have wire running all over the place.
    My still fully functional clamshell iBook, with an original AirPort card, connects wirelessly to my 4th Generation TC network by means of a cheap 802.11b/g/n USB Wi-Fi adapter. This might be an option for you too.
    Another question--before I used MAC addresses to control who could access network.  Now on Time Capsule I don't see anything about this
    When you edit your TC's settings the access controls appear under the Network tab, don't they?

  • Error while installing Visual Studio Express 2013 with Update 4 for Windows Desktop.

    When I try to install Visual Studio Express 2013 with Update 4 for Windows Desktop, I
    get the error :
    Microsoft Visual Studio Express 2013 for Windows Desktop.The form specified for the subject is not one supported or known by the specified trust provider.
    Here is what I get when I use the File Checksum Integrity Verifier (NOTE: I couldn't find the SHA Hash for the .iso I downloaded)
    // File Checksum Integrity Verifier version 2.05.
    8ab9b5ff10da1c33bb3f088331a7c8d8 vs2013.4_dskexp_enu.iso
    Here is some Extra Information:
    MY OS: Windows Technical Preview x86ANOTHER OS I TRIED INSTALLING VB ON: Windows 7 Ultimate x86
    DOWNLOADED ISO FROM: http://www.visualstudio.com/en-us/downloadsLINK: http://download.microsoft.com/download/9/6/4/96442E58-C65C-4122-A956-CCA83EECCD03/vs2013.4_dskexp_ENU.iso
    LOG FILE: http://m.uploadedit.com/b044/1421425243589.txtSHA HASH OF THE RECEIVED ISO: 8ab9b5ff10da1c33bb3f088331a7c8d8
    ====================================================NOTES:
    #I ran the setup as an administrator.
    #I do not know the SHA Hash for the ISO so please check if it matches the SHA Hash of the actual file.#Please don't recommend to use the Web Installer.#I tried both extracting the ISO and Mounting the ISO to run the Setup.
    Thanks. :D

    Solved.   The ISO is corrupt.
    The SHA 1 Hash of the ISO was 57CF28106EA096758AD6AB909F226A3468D95A49
    and the downloaded one returned 8ab9b5ff10da1c33bb3f088331a7c8d8.

  • 11.0.10 Update Issue -  Problem saving documents - getting message "This document could not be saved.  There was a problem reading this document (21)."  The PDF documents are being created by Esker VSIFax and the problem is only occuring with updated vers

    Our IBM Unix system uses a program called VSIFax (Esker) to create PDF documents such as invoices.  Users that have updated to Acrobat version 11.0.10 can open the PDF but then when trying to save the document the get a message "This document could not be saved.  There was a problem reading this document (21)."  The problem is only occuring with updated version 11.0.10 (11.0.9 works fine).

    More information about this issue can be found here:
    https://forums.adobe.com/thread/1672655
    A "quick" fix that worked for me was to uninstall Adobe... then download the base install for Adobe Reader 11.0.
    Then download each of the individual updates and run them sequentially. 
    I've installed back up to the last security update which is version 08 and have been able to do normal Save As operations.
    You will have to disable automatic updates in order to stay at version 08 until Adobe resolves this issue in a later release.
    http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows
    Adobe Reader 11.0 - Multilingual (MUI) installer    AdbeRdr11000_mui_Std
    Adobe Reader 11.0.01 update - Multilingual (MUI) installer    AdbeRdrUpd11001_MUI.msp
    Adobe Reader 11.0.02 update - All languages    AdbeRdrSecUpd11002.msp
    Adobe Reader 11.0.03 update - Multilingual (MUI) installer    AdbeRdrUpd11003_MUI.msp
    Adobe Reader 11.0.04 update - Multilingual (MUI) installer    AdbeRdrUpd11004_MUI.msp
    Adobe Reader 11.0.05 security update - All languages    AdbeRdrSecUpd11005.msp
    Adobe Reader 11.0.06 update - Multilingual (MUI) installer    AdbeRdrUpd11006_MUI.msp
    Adobe Reader 11.0.07 update - Multilingual (MUI) installer    AdbeRdrUpd11007_MUI.msp
    Adobe Reader 11.0.08 security update - All languages    AdbeRdrSecUpd11008.msp

  • When trying to install ios5 on my iphone, I get error message that there is a problem with backup, if I continue with update all data on my phone will deleted. I cancelled the update and phone is fine. Anyone know the cause?

    When trying to install io5 on my iphone4 I get an error message during the updtae that there is a problem with backup and if I continue with the update, all the data will be deleted from my phone. I cancelled the update and my phone is fne. Has anyone else experience this? What is the cause/solution?
    Yhanks!

    DON'T DO IT! Read the threads ... there is a MAJOR problem with updating iPhones 3GS/4 to iOS 5.
    Take it to the Apple store and ask them to do it.
    I repeat: DON'T DO IT YOURSELF.
    (Voice of experience.)

  • Not Able To Use Acrobat With Updates

    Hello,
    When I slipstream all the quarterly updates through 9.5.5 into an original installation of Acrobat Pro 9 Extended which is version 9.0 the installer loads as version 9.5.5 and successfully installs Acrobat as a version 9.5.5 but when I open Acrobat and accept the license agreement I immediately receive a popup message that says the program is broke and cannot be used due to license discrepancies to reinstall it then when I click OK or terminate the process that generated the message Acrobat closes. If I install Acrobat as version 9.0 and manually apply the updates through 9.5.5 Acrobat works with no problems. Any assistance in helping me resolve the problem would be appreciated.
    My reason for wanting to install version 9.0 as version 9.5.5 is I thought it might take up less space on my hard drive but it doesn't it still uses about 4.6GB of space which is significantly more than any other program on my computer. When I tried customizing the installation with the customization tool by selecting do not copy the installation files to the hard drive Acrobat still created over a gigabit of installer files in the installer folder in the Windows directory and created over a gigabit of update files in its folder under programs. Acrobat is quite a pig isn't it I am saddened to see that this is what hard drive space is being used for in world of larger hard drives. I would like to see programs like Acrobat function with 500 characters of code or less. That would be intuitive wouldn't it.
    Sincerely,  

    I have never heard of slipstreaming the updates with the original install, only with updates themselves. I suspect that may be related in some sense, but just a guess.

  • MAC OS 10.6.8 Using Safari 5.1 Needing Help With Updating Adobe Flash

    Hello-
    Recently Adobe Flash installed an icon in my System Preferences and when I click the icon there are several tabs.  One allows updates to check automatically.  It says it will install the latest version of Flash without having to remove the previous version, but I have never been told that a newer version is available unless I clcik "check now."  although "Check for updates automatically" is checked, I do not know where it tells me a newer version is available.  Also, there has been 5 "newer versions" available since this icon was installed in System Prefeences, I have only found out about the newer versions when I clicked "Check Now."  If I read that with this new way to install the latest Mac version of Flash does not require me to uninstall the previous version of Flash how do I install the most recent version of Flash?  Does it come in an email?
    Since it is not telling me that there is a more recent version of Flash unless I click "Check Now" should I still do it the way I used to install the latest version of flash?  (The way before this icon was added to System Preferences)?
    I would appreciate help with updating Flash to the most recent version.  I used to uninstall the older version, restart the browser and download the most recent version and install it.  It always worked find but this was before there was an Adobe icon in my system Preferences.

    Hello,
    The way you used to do this (uninstall, restart the browser, etc.) is still definitely valid and probably the "safest" way to get a new version installed.  Uninstalling shouldn't be required, but it definitely doesn't hurt.  If you feel comfortable doing it the old way, please feel free to continue using that process.
    As for notifications, this is a bit trickier, but in general you should be notified within 30 days (or so) after a new player is released.  This usually occurs when the browser loads swf content.  Clicking the button will, like you mention, immediately check.  Another alternative to finding out when a new player is released is to subscribe to our Flash Player Releases feed.
    Is there a way to be automatically notified when a new Flash Runtime release is made?
    Thanks,
    Chris

  • Can I use a VB SCript to enable Num Lock at logon in Win 8.1 with Update 1?

    Hope this is the correct place for this - someone directed me to the TechNet Forums from the Windows 8.1 general forum, and then from the 'Windows Forms General' forum to one on Scripting and now to this one on Group Policy this one.  Hope I have now
    got to the correct technical forum to answer the question below, which is driving me nuts.
    In the good old days of Windows XP, I was able to ensure Num Lock was on at boot up by the use of a small VB Script file, which was this:
    set WshShell = CreateObject("WScript.Shell")
    WshShell.SendKeys "{NUMLOCK}"
    It is really annoying with Win 8.1 that on Boot Up, AND
    every time I want to switch user, Num Lock goes off (even if it was on before switching user).  I want Num Lock to be on at Boot Up AND stay on when switching user.
    I have seen the suggested remedies in other forums about changing the appropriate value in the Registry (which does not work until after logon) and changing the BIOS setting (which does not work because Windows overrules the BIOS setting).  The question
    is whether the VBScript solution will work with Win 8.1 with Update 1?
    If it will, in which folder do I put the Script file in order for it to work for all Users?
    And do I have to make the any changes to Group Policy to make it work, and if so what changes, as seems to be the case if the OS was Win 7 (mine is Win 8.1 Update 1, and NOT Win 8 Pro).
    Thanks in advance for any help on this one.  Please note, I am NOT an expert user, so please try and explain any shorthand you use that you take for granted but which I won't understand!!
    Neil

    Thanks for this reply, RBoyde, but........
    ... as my orignal message suggested, I have hardly a clue what you are saying and the link doesn't help me understand any better either (as it doesn't seem to help with how to do something with an existing Registry key).
    To be speciific:
    1.  what script do I write?
    2.  where do I save it so it works for all users at logon AND on switching users?
    3.  how do I "run it as a logon script via group policy"????
    Perghaps I need to add that this is a single, standalone, home PC, with 2 users, running Win 8.1 Core/Basic.  Also, I cannot find the Group Policy Editor on the PC; when I type either 'gpedit' or 'gpedit.msc' into Run, I get a message saying that the
    file canot be found on the PC.  This when logged on as user with administrator powers.  It is not found either from a Command prompt.  And there does not seem to be a GP Snap-in available via the MM Console.
    Please clarify for me what looks to be a helpful response - for I am just a 'bear of little brain' (as per Winnie the Pooh).
    Neil

  • Trouble with updating apps

    Having trouble with updating some of my apps. You Tube esp.

    Apps are tied to the account that downloaded the apps, not to the device that they are on, so any apps that your son downloaded can only be updated via his account and vice versa.
    You can sign in and out of accounts via Settings > Store and tapping the account on the right-hand side. If you no longer use the apps that your son downloaded then you could delete them (or if they are free apps you could delete and then download them under you account) - you could always reset to factory settings (Settings > General > Reset > Erase All Content And Setting) and reload just your apps from scratch (apps can be re-downloaded for free : http://support.apple.com/kb/HT2519), which is a 'cleaner' way of doing it

Maybe you are looking for

  • HELP!  Computer is crashing!

    For some strange reason today my computer has been crashing. It has happened a couple of times, specifically when I go to espn.com. What happens is that Safari crashes/ends unexpectedly and then a message pop-ups saying that I have to restart the com

  • Asks for imap password. doesn't accept or recognize any of my passwords

    My iPad asks for the imap.secureserver.net but it won't accept any of my passwords. Any suggestions?

  • Bug with -J flag in new javadoc again?

    Hi, I want to run javadoc from within another java application with the following: String[] javadocargs= {"-J-version"}; com.sun.tools.javadoc.Main.execute(javadocargs); Actually I am trying a bit more compilcated, but the error is the same. Whenn ru

  • Batch creating PDF/A

    Hello! I'm running Acrobat XI on Mac OS 10.8.3, and I'm trying to batch convert Word docs to PDF/A. Is there a way to change the settings so that I'm creating PDF/A rather than PDF when using the "batch create multiple files" option? Or is there a be

  • Quick question about "after migration"

    I just upgraded this iMac to 10.7.4 from 10.6. Now I need to migrate some things from another iMac running 10.4.11 like all the Mail. I've read the migration instructions and think I can do it. My question is what happens to the old Mac after the mig