Request for Reverse Posting

Hi,
Request for Reverse Posting - can anyone explain me this in detail with example.
Regards,RAMU.

Hi Ramu,
In an Infocube we can delete data in three ways,
1) Entire Data deletion
2) Selective data deletion
3) Deletion based on request ID.
After compression of Infocube, request ids become zero and data gets aggregated and moves from F fact table to E fact table, so we can delete data only in two ways
1) Entire Data deletion
2) Selective data deletion.
But if it is required  to delete data in Infocube after compression based on Request Id, we can go for Reverse Posting. We can reverse post the data only when we process the data through PSA.
If u  reverse post the data for a compressed request, the data for the compressed request is taken from PSA multiplying with
-1 for the key figure values and loaded into the data target. Now the data in the data target  is available in F table with negative key figure values. By Compression of Info Cube, data moves from F table to E table and nullifies the data in Infocube for the request ID.
Note: Since records with zero key fig values are of no use, to delete these records while compression check mark  zero elimination option in collapse tab.
Hope It helps u
Cheers....
Sk Babu

Similar Messages

  • Feature Requests for My Posts

    I would like to see a check box at the top of My Posts to filter the list to show just updated topics (those with (half) blue dots).
    Ideally, as with others, I would also like to see the return of "There are 3 replies and 5 new posts".

    Hello :)
    I have reading the FAQ of FMS3 ;) But for me it's important
    to speak
    with the dev FMS team because the actually FMS have some
    problems... and
    if the next version of FMS is AS3 compatible with E4X, etc...
    i think
    it's important to change the JS core engine with a JS 1.7
    version for
    example... in Flash CS3 the JSFL core engine is based on the
    JS 1.6 :
    http://robertpenner.com/flashblog/2007/08/jsfl-updated-to-javascript-16-gains-e4x.html
    Adobe can upgrade this FMS JS core engine now :)
    For me.. the more important is the upgrade of the
    application.registerClass method, etc...
    Note : You say "The major difference came from the "3" in the
    product
    name...."
    But in the next version you can read in the FAQ :
    Flash Media Server 3 will also introduce support for AMF3,
    allowing you
    to send bitmap data objects from one client to another.
    This difference is important isn't it ?
    EKA+ :)
    anonymous thing a écrit :
    > sorry to disappoint you but FMS 3 seems to be very, very
    similar to the FMS
    > capabilities. The major difference came from the "3" in
    the product name....
    >
    >
    http://www.adobe.com/aboutadobe/pressroom/pressmaterials/fms3/faq/
    >
    > In hope that final version will be better than the paper
    version!
    >

  • Infocube - Request reverse posting

    Hi,
       Step by step procedure (document)for reverse posting in infocube with examples.
    Thanks in advance
    Regards,
    Swarnalatha.M

    Hi
    When the data is loaded to BW Infocube and then it is compresed then u can't delete the data pertaining to this request in the cube . For this what u can do is if the request is loaded via PSA then u can click on the Request Reverse Posting option on the MOnitor screen of the particular Request . This will reverse the sign of the keyfigures loaded into the InfoCube for that particular request only ,so that it will make overall keyfigyure value in the cube for this particular request to 0
    Reverse posting to be done by system @ Monitoring --> Scheduler --> Reverse posting --> Immediate & Save.
    This will nullify the before request values by sending reverse values.
    This can be done only if the loaded data is still present in PSA.
    when you do reverse posting of the compressed data you can get correct data as desired.
    me as explained above let me give a clear example how it works
    Example
    Plant amount
    3005 100 (single request
    3005 200(single Request)
    after compression
    the the value will be
    Plant Amount
    3005 300
    Now the customer asks that the data which was posted recently is wrong ( that menas plant 3005 and 200 is wrong)
    Now the request is already compressed we can onlly eliminate this by using reverse posting
    after following the steps of reverse posting as above
    the request will be deleted internally like as below
    corrected data will be
    Plant Amount
    3005 100
    3005 200
    3005 -200
    after reverse posting the request gets nullifies with the negative value and make the data as required.
    but during reverse posting make sure that you select a correct request ID so that you dont mess up the data
    Regards
    santosh

  • Reverse Posting

    Hi,
    What is the concept of Reverse Posting ....Is there any link on Request Reverse Posting....

    hi,
    If u do reverse posting of a request all the signs of the key figures are reversed. All
    additivie key figures will be substracted and vice versa.But this will be posted
    as a seperate request. That means reverse posting are also documented in the system.
    they r not like undone or delted.
    Say for example u had posted one record in to the cube.All the key figures r updated (some are added and some r substracted). but u want to revert it back.so what u can do is if your data is present in the PSA. u can reverse post that request so that all the signs of the key figures are reversed( i.e addition becomes minus and minus key figures becomes additive) so that the net
    key figure change is nullufied. i.t total change is Zero
    in this way u can reverse posting can be done
    Reverse posting
    Reverse posting of a request
    Re: Reverse posting of a request
    hope u understd
    shreya

  • Re: Concept of Reverse posting

    Hi BW Guru's,
    I have an issue.  Performing repair full request data was loaded in to info cube.
    ran reconciliation reports and saw that there was a duplication in the info cube.
    I heard there is a concept of Reverse posting to eradicate the duplication.
    Can any one send me steps to perform.  Your help will be appreciated.
    Thanks in Advance,
    Venkat

    Hi,
    If u do reverse posting of a request all the signs of the key figures are reversed. All
    additivie key figures will be substracted and vice versa.But this will be posted
    as a seperate request. That means reverse posting are also documented in the system.
    they r not like undone or delted.
    Say for example u had posted one record in to the cube.All the key figures r updated (some are added and some r substracted). but u want to revert it back.so what u can do is if your data is present in the PSA. u can reverse post that request so that all the signs of the key figures are reversed( i.e addition becomes minus and minus key figures becomes additive) so that the net
    key figure change is nullufied. i.t total change is Zero
    in this way u can reverse posting can be done
    Reverse posting
    Reverse posting of a request
    Re: Reverse posting of a request
    hope u understand
    Regards
    Pavan Prakhya

  • Reset Usage Decision and reverse posting in tcode QA12

    Hi Friends,
    I have a requirement to reset usage decision by creating a customer funtion button in tcode QA12 and reverse the posting quantity from restricted area to to be posted area.
    I have implemented SAP Note# 175842.So now decision is getting reset but for reverse posting, i need to run RQEVAC50 program separately.But i need it in one go,like if user presses 'customer function' button, system should both reset the decision as well as reverse the posting quantity.
    Can anybody tell me how to do this...
    Many Thanks,
    Madhu

    I am not sure but I have tried the same thing combining is possible when you do not have any stock posting praposal for selected set of UD.
    What you have to do is make a separate program where implement aforesaid SAP note( as suggested in the note) and in the same program call for the screen to cancel the Usage decision(Read the user exit carefully)
    QEVA0008-->Usage decision: Customer function key (e.g. to cancel UD) you can create a routine to call the screen & make changes in the background.
    Seek help of Abaper !!

  • Reverse posting of a request

    Hi,
    Could any one help me to understand exactly the use of reverse posting of a request in an infocube.
    kumar

    Ok!
    Look here:
    http://help.sap.com/saphelp_nw04s/helpdata/en/d4/aa6437469e4f0ae10000009b38f8cf/frameset.htm
    "Data mart status of InfoCubes
    If the InfoCube is updated in other data targets, the data mart status for the InfoCube is displayed. Use the corresponding pushbutton to manage the distribution of a request.
    The green flag icon shows you that the request is retrieved from all connected data targets. The clock green flagged icon shows you that the request is already updated in other data targets. However, it is possible that you might have to repeat this request. In the event that you have the impression that the data was not correctly posted, reset the monitor status and request a repeat so that the request can be posted again. To do this, choose Reverse Posting of Request in the monitor. You can also read the documentation about the monitor."
    Hope it helps!
    Bye,
    Roberto

  • Request Reverse posting

    Hi Friends,
    I would like to know the functionality of Request Reverse posting which is available in Monitor tab.
    How is it use ful for us? whats the the significance of Request Reverse posting?
    Thanks in advacne,
    Chandu.

    Hi,
    Documents posted in R/3 can be reversed using reverse posting.
    For eg: Good receipt-Material doc posted with movement type 101 updates the stock, generates accouting entries debiting inventory account.
    The same document if revered will be posted by movement type say 102 and the stock is reduced by that amount also generating reverse accounting entries crediting the inventory account.
    This means even reverse posting are documented in the system and not just undone or deleted.
    In BW reporting this is taken care or handled as per the application and type of report.
    When the data is loaded to BW Infocube and then it is compresed then u can't delete the data pertaining to this request in the cube. For this what u can do is if the request is loaded via PSA then u can click on the Request Reverse Posting option on the MOnitor screen of the particular Request. This will reverse the sign of the keyfigures loaded into the InfoCube for that particular request only, so that it will make overall keyfigyure value in the cube for this particular request to 0.
    Assign points if it helps.
    Cheers,
    Malli.

  • What is the use of request reverse posting in rsmo?

    what is the use of request reverse posting in rsmo?

    Hi,
    Refer the links:
    Reverse Posting
    Request Reverse Posting
    Re: 0dlv_qty is returning -ve values in BW via 2lis_11_vcitm
    Search teh forums for few more links:
    With rgds,
    Anil Kumar Sharma .P

  • Reverse posting key specification is missing for posting key 80

    A FI document was wrongly posted with posting key "80" instead of 40. And now we are not able to reverse it. System is giving following error --
    "Reverse posting key specification is missing for posting key 80"
    Document posted as
    50     207200     CASH - MAIN-O.H.     762.00-
    40     410120     CONVEYANCE EXPENSES     702.00
    <b>80     402440     STAFF WELFARE EXPENS     60.00</b>
    Please suggest
    Thanks & Regards

    Hi,
    Go to OB41, select the posting key 80 and in the third tab "Other attributes" mention Reversal Posting key. Like you can observe for posting key 40, reversal key 50 would have been assigned.
    Pl assign points, if helpful.

  • Posting run request for future period; check your entry message no.AA697

    Hello Guru's,
    I have below error while Depreciation run in T.Code AFAB
    "Posting run requested for future period; check your entry" message no.AA697
    Request help
    thanks in advance
    Regards
    Chintamani

    Hello Chintamani,
    Why you want to post the depreciation for future period?
    Is the future fiscal year in open or is the posting period open for that? If no, please open that period with AJRW T code if you want to post the depreciation for future period but it is not recommendable.
    Check the posting period once again because the given posting period belongs to future year? So please do re-chk and give correct period according to your current fiscal year.
    You can get your fiscal year details and assignment of fiscal year variant to the co,code details in OB29 and OB37 t codes respectfully.
    Check the OSS Note: 1150235 - Preventing depreciation posting run for future
    I hope it helps else revert us with your query.
    Thanks & Regards,
    Lakshmi S

  • Getting a 502 Bad Gateway when trying to run a POST request for application on Lync UCWA on VPN

    I am getting a 502 Bad Gateway when trying to run a POST request for application info on Lync UCWA ("Policy prevents request from being proxied."). When I do a request without SSL, I get a 403 - Forbidden: Access is denied. 
    Is this becouse I am on VPN and not on the internal network? There are some policy on VPN or the IIS internal that denies me access?
    I have not tried it internal yet. Anyone else with this experience?

    Did you figure out your issue? I'm having a similar issue. Even thought I'm able to successfully sign-in to the Lync Server and obtain a Bearer token, I'm not getting any response from the server when sending a POST request to the application URI (https://<pool_fqdn>/ucwa/oauth/v1/applications).
    Wondering if it's a policy issue and if so, why user policy affects this access?
    thanks.

  • While playing facebook games, I cannot post request for items.

    When I am playing my facebook games, I am unable to post requests for animals and items needed to play. For example If I am trying to get my friends to send me animals for my farm, it will not post the request.

    rthec wrote:
    I've seen some of the threads regarding this but none of the fixes work for me.  I formatted my hard drive for reasons other than this so it has a fresh install of Windows XP Home Edition, the latest video drivers, and the latest Flash.  When my wife plays Cityville or Castleville, her computer shuts down.  I checked the system logs and nothing is there regarding the shutdown.  I tried changing the hardware exiliration setting and that didn't help.  We've tried the games on Firefox and IE 8 with the latest updates and it still doesn't work.  Any help will be appriciated.
    The operating system, XP in this particular case, will shutdown the system to prevent damage to hardware if it encounters an instruction which can damage the system. It will usually logs an event which you can view by clicking Start, then in the Run field, type eventvwr.msc and click OK. Then open the both the "System" and "Application" submenus and look for events which are prefixed with a white X inside a red circle. The 6th column from the left will contain the Event ID which can be used to try and track down the source of the problem.

  • Reversal post for Foreign exchange revaluation

    Hi All,
    We are running FAGL_FC_VAL periodically.
    Every month posting for Exchange differences is done with document Type u201CSFu201D (in valuation area u2013 we assigned valuation method u2013 for which we declared u201CSFu201D as doc. Type)
    And at the same time, it is also posting a reversal entry on the first day of next month ( we are using check box u201CReverse postingu201D in FAGL_FC_VAL and giving the posting date )
    But the document type for reversal entry is also taking as u201CSFu201D
    In fact in Document type SF u2013 we maintained reversal doc. Type as u201CSRu201D in OBA7
    Thanks,
    Pavan.

    Hi,
    Thanks for your message.
    But, we are facing problem to a particular company code and not to all.
    For other company codes where we are using the same valuation area, it is taking the doucment type as "SR" for reversals.
    Thanks,
    Pavan.

  • Safari crashes on launch -- but Request for Help fails to post...

    For a week, I've tried to post a message,to the "Safari for Mac" forum. But it fails to post.
    Instead, I get a message, advising "We'll be right back".
    Other people have been posting messages during this week -- so what's wrong with mine?
    My message is a request for a solution to my problem of Safari crashing immediately on launch.
    The message includes a Safari Crash Report, which is quite detailed (as a textEdit file, compressed Archive, it runs to 29KB).
    Hoping that this brief plea gets through. TIA.

    The problems are caused by third party input managers/enhancers that have not yet been updated by their developers to comply with the standards used by Safari 4.1.and/or Safari 5.
    In your case these are:
    007af000 /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
007f4000 /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
    00e0a000 /Library/InputManagers/Ecamm/Plugins/iGlasses.plugin/Contents/MacOS/iGlasses
00e45000 /Users/john/Library/Application Support/SIMBL/Plugins/VideoboxSafariPlugin.bundle/Contents/MacOS/VideoboxSafari Plugin
    02cd6000 /Users/john/Library/Internet Plug-Ins/iGetterBundle.plugin/Contents/MacOS/iGetterBundle
02e02000 /Users/john/Library/Internet Plug-Ins/iGetterBundle.plugin/Contents/Resources/iGetterSafariBundle.bundle/Con tents/MacOS/iGetterSafariBundle
    You fill find them in one or either of these folders:
    Home/Library/Input Managers
    Hard Disk/library/Input Managers
    Hard Disk/Library/Application Support
    although the exact location is indicated in your crash report as quoted above - look under 'Binary Images'.
    Close Safari and delete them, then restart Safari and it should be working normally. Alternatively drag them to the desktop and restart Safari. then add them back one at a time, restarting Safari every time, until you find the one (or more) causing the crash.
    Check with the developers of the plug-in/s in question for updates that are Safari 5 compliant.

Maybe you are looking for

  • Backup on External Hard Drive

    Hi, Just wondering, if I were to buy an external HDD to take my backup for the MAC, would it also be possible to use the same external hard drive to take a backup of two machines - one a MAC and another a Linux system. OR does the HDD only allow one.

  • Why is copy missing from PDF?

    I have PDFs with copy missing when I open them.  I am running Macbook with OSx 10.6.7 and Adobe 10.0.2

  • Success with iCloud!

    Hello, I've finally cracked the code with iCloud and word processing.  The answer, at least for now, is that the problem is not iCloud.  The problem is in Pages, which requires a manual update to iCloud.com at every session.  Now that I've changed to

  • POSTING_ILLEGAL_STATEMENT in message of ME21N

    Hi gurus, when i create an ODA (ME21N) with related output message, on the save i have the dump: ************Runtime error Report outputRuntime Errors POSTING_ILLEGAL_STATEMENT Statement "CALL SCREEN" is not allowed in this form. What happened? Error

  • I need help making a query into a recordset

    I have a detail page with a query that uses the "IN" statement to select from multiple states from the state_label  field in my table and display the zips, cities, and counties related to those states. The query works great if I use regular menus wit