Problem in COPA ( Urgent)

Hi All,
I have a problem in COPA. The issue is-
There was a mistake in SD Billing copying controls, it allowed the item category ZBC1 Batch item category to copy to the billing document. The item did not have any quantity or value, but it had cost, so double entries went to COPA. Copying controls have since then been adjusted back, but copa needs to be adjusted for all companies.
First of all how does the customer best find the double entries?
Should the correction be made from SD side by creating credit and debit memo?
Or can the correction be done by creating new entries in COPA with eg KE21N?
Please can any one let me know shall the entries be made in COPA. IF yes how to solve the issue

Hi Sridhar,
I have executed transaction KEAT.
The total cost of goods traded is showing as 23784.76. But the actual cost was 11,892.38. ( Its showing as double, since copying control was active). And when i go to T.code VF02 the invoice is showing two line item
1) 1st line item contains quantity+ cost ( 11892.38)
2) 2nd line item conatins Quantity (0) + cost ( 11892.38)
Now i need to reverse the second line item in COPA? can this be done by KEAT or any other transaction. Please let me know as i have never used KEAT
Thanks

Similar Messages

  • I want to buy an in-app purchase but i don`t remember my security questions and i cant access my recovery email either, what can i do? i have 100$ on my account and cant use it because of that problem, please help URGENT

    I want to buy an in-app purchase but i don`t remember my security questions and i cant access my recovery email either, what can i do? i have 100$ on my account and cant use it because of that problem, please help URGENT

    If you have a rescue email address on your account then you can use that - follow steps 1 to 5 half-way down this page will give you a reset link on your account : http://support.apple.com/kb/HT5312
    If you don't have a rescue email address (you won't be able to add one until you can answer your questions) then you will need to contact Support in your country to get the questions reset : http://support.apple.com/kb/HT5699

  • Triggers problem - please help - urgent !!

    To all experts, please help me with this problem - need answer
    urgently. Thanks in advance.
    Using Oracle 8 Rel 8.0.6
    I have 2 tables (table Y, table Z).
    In the 'after insert upd del on each row trigger' (lets call it
    AIUD trigger)on table Y, based on certain criteria, I insert a
    record in table Z.
    New requirement is that whenever a record is inserted in table Z
    (fyi, inserting any record in table Z is possible only when
    records are inserted in table Y as mentioned earlier thro the
    AIUD trigger - i.e. there is no frontend way to insert records
    in table Z), if certain (new) criteria is satisfied, I should
    insert 1 record in both, table Y and table Z.
    I tried to create meet the new requirement by adding code to
    existing AIUD trigger but ran into mutating tables error. So I
    dropped this idea.
    I have now created 'after insert on each row trigger' (lets call
    it NEW_TRIGGER) on table Z to meet the new requirement but have
    these 2 problems :
    1) the trigger always compiles with errors
    2) if I still go ahead and insert a record in table Y, I get the
    foll error msgs :
    ORA 4098 - NEW_TRIGGER is inv
    ORA 6512 at line xxx on AIUD
    ORA 4088 error during execution of trigger AIUD
    What is the best way to work on this requirement or what am I
    doing wrong ?
    Thanks again,
    AG.

    Your restatement of the problem merely confirms what the previous
    posting said. You cannot write a trigger on table Y that inserts
    a record into table Y: that's the mutating trigger problem
    (there's oodles of postings on the subject, not to mention
    online Oracle docs). You could write a trigger on table Z that
    inserts into table Y - but you need to be able to see the value
    I3 which (presumeable) you can't.
    One solution is to use code the trigger on table Y to submit a
    call to DBMS_JOB which initiates a procedure that inserts a
    record into table Y.
    You must remember that the new record in table Y must never
    include the value I3, otherwise you'll end up w/ an infinite
    loop.
    rgds, APC

  • Problem with COPA extractor 1_CO_PA ...

    Hi all,
        I am facing a problem with COPA extractor where delta is bringing in records which have been commited to database more that 6 hours ago.  I understand that according to a note that COPA extractors have a default safety interval of 30 minutes but 6 hours is too much.
    Is there any way I can change that?  Is there any customizing option?  Note 392876 explans how to change the safety interval to 5 minutes but I dont know if it is applicable for our patch level? 
    We are at PI->2004_1_500 patch SAPKIPZI69.
    Also the safety limit is also maintained in ROOSOURCE-DELTASAFE2 field, should I just change it there?
    any help is appreciated...
    thanks

    I see that you are not so novice!
    Please, how can I check the time and time zone in R/3 and BW?
    Thank you in advance

  • Urgent!! Derivation problem in COPA

    Hi Gurus,
    My requirement is that i need to fill profit segment custom field ww001 itself while F-02 is used.
    For this purpose I am using Derivation step enhancement. In source field i have given temp field usertemp1 and ww001 in target field. Under the enhancement i write the code I_GLOBAL-USERTEMP1 = var1. But req is not fullfilled and ww001 not getting any data.
    I`ll highly appreciate if u suggest me the right way to solve this issue.

    hi
    directly frm FI is only if you do selection of check box in TCODE: OKB9 for particular GL - after that based on derivation rule system populates the values in the prof.segment - enhancement should be tested you can test the same in derivation before going to test directly thru posting.
    your question is not clear ...what is this usertemp1....
    VVR

  • Scenarion of Delta Load problem in COPA Extraction

    Please get me the solution for this particular scenario.
    Let us suppose that i created the datasource some 1 year back and running the deltas successfully since then.
    Let us number the requests from 1,2,3... and so on since 1st jan 2009. And let us suppose each request loads
    some 1000 records everyday from ECC to BI.
    Now on 10th august some change was made to ECC( such as change in the User Exit ) that caused the mismatch in number of data records ( loading only 950 records ) since the change was made on 10th August. But I identified the problem on 17th august with request number 160. Let us say those request numbers are 153(10th),154(11th),155(12th),156(13th),157(14th),158(15th),159(16th),160(17th). I fixed the program in ECC on 17th and further the requests from request number 160(17th) are fetching the correct number of data records. Now I need to delete the data in BI for request numbers 153 till 159 since they are not reconciling the data of ECC with BI. Now  we reload the deltas for such requests from ECC to BI. So how do I reload the deltas now in this scenario since ECC system keeps track of the last delta ie.. on 17th august(Req no 160). But how do I Load the deltas from req number 153 to 159 from ECC to BI.
    One proposed solution to this problem was setting the timestamp of COPA to 10th august. But it is not advised to set the timestamp for COPA datasources using the KEB5 transaction in a production system.
    Now in this scenario how do I load the request numbers 153 to 159 from ECC to Bi to fetch the correct data records for that period. Please propose a solution for this problem ASAP. U can also call me back whenever u need.
    Thanks in advance

    As stated in a previous post...
    How you choose to do this can be summed up by the question: Does the target for this data have cumulative or non-cumulative Key Figures?
    If you are doing an overwrite to the Key Figures, you could just execute a Full Repair InfoPackage that extracts the data for the days that you found inconsistencies instead of attempting to change the timestamp in KEB5 on the source ECC environment.
    However, if you're target has cumulative Key Figures you're left with very few options (a couple of them are time-consuming):
    1) Changing the timestamp in KEB5, if your plug-in is PI 2003.1 or older. Newer versions of the plug-in do not allow the changing of the timestamp as was pointed out by Ferruccio earlier.
    2) Deleting the keys in the target InfoProvider for those records that you extract in a Full Repair extract.
    3) Delete all data in BW for COPA and start from the beginning. This may be your best bet for cleaning up the issues in this scenario.

  • Problem in COPA re-initialization - Kishore Seereddi

    Hi Kishore or other Gurus,
                   I have an issue on my COPA values. KE24 doesn't reconciled with the values on my COPA cube. My initial conclusion is that some of the records created on October 2, 2008 and posting date on September 30, 2008.
                   Is there an issue with the creation and posting date? or is there an issue on reinit because there is a reinitialization happen on October 2, 2008. I am not the one who do the reinitialization I am just supporting the issue.
                  I mentioned Kishore here because I read on the thread below that he mentioned that we need to run the delta load up to 3 times the delta load retrieved only 0 records before doing init without data transfer and full repair. What is the reason behind these?
    Re: COPA Enhancement and Reinit of Delta
                 I asked because the guy who re-init the data delete the records of the cube and then just do init without data transfer and then full repair.
                 Then the data where not synched between KE24 and COPA. The datasources is 1_COPA****.
                 Hope you can help me asap. I will assign points asap too.
    Thanks and regards,
    Raymond
    Edited by: Raymond Dela Cruz on Oct 27, 2008 11:20 AM

    Hi,
    As i understood that the Delta need to be loaded for 1 or more time in case of LO dataextraction, by doing so we clear the delta queue in LBWQ T-code. so this will not cause problem duplication of records in our next delta extraction.
    For the CO-PA and FI the extraction method is different in compare to LO extraction. so there is no need to do the delta extraction before reinit of data.
    Please check your filters in KE24 and BW are same during reconciliation. Because selection filters are important in COPA.
    If you are looking for sales information, in KE24 check the corresponding invoice numbers created on date of intrest are available in COPA infocubes. this is one of the method.
    Regards,
    Vishwa.
    Edited by: Vishwanath H.E on Oct 28, 2008 12:55 PM

  • Problem with spreads - urgent!

    My problem here is that when I want to print my 18-page document, InDesign have decided to make these 18 pages in to 10 spreads.
    The result of that is the printer printing 2 pages in one page, in stead of what I want; 1 page on 1 page, thank you!
    I have tried to make a new document with the same amount of pages and so on, but it still won't work.
    How do I turn it off? Please help me, it's for school and kind of urgent...

    I am having a similar problem.  I am using CS5 and am making a portfolio, for online submission.  I want the portfolio to be viewed online as spreads, but be printed out as 8.5 x 11's.  This is because I am not in charge of printing out the document, I have to give it over to someone else as a part of an application.  I have tried all the ways suggested in this thread, but have not been able to achieve my goals.  I feel like perhaps this is something that needs to happen at the level of the PDF in a program like Acrobat if it is possible?

  • Problem Making Copies of DVD

    Hi all,
    I just burned a DVD using iDVD and gave it to a friend who was going to make 30 copies of it using equipment he has.
    Unfortunately it didn't work. His computer (not sure what kind of equipment he has) gave him a "read error" and was not able to continue. He said the only time he's seen that happen was when he's tried to copy a DVD from Blockbuster, so presumably when a DVD has some kind of copywrite protection. Does iDVD put such "protection" in?
    He also mentioned that it took about 4 hours to read the DVD (only to fail at the end) when normally reading a DVD (before churning out copies) takes about 15minutes.
    My workflow here is at a standstill. And I don't know what to do.
    Cyrus

    Cyrus,
    It sounds like burn error-rate problems. Discs burned at high speeds (over 4x) may have a level of burn errors that make them difficult for some readers to read.
    iDVD offers no control over burn speed and will burn discs at the lowest of the rated disc burn speed or burner speed rating. This can easily be 8x or higher with new equipment.
    To burn at a lower speed you must 'burn' to a disk image (an option under FILE in iDVD) and then use Apple's Disk Utility or Roxio's Toast to actually burn the disk image to writable media. Both offer burn speed choices. I recommend burning at no more than 2x for maximum compatability.
    F Shippey

  • Problem 3G help urgent

    Hello good need help since my iphone does not work on 3G only remains in E, please i need urgent help

    My carrier says its not their problem so i'm stuck using a fix i found on another thread;
    Settings;
    Carrier;
    Automatic off, 5 sec;
    Automatic on, untill you get your carrier back;
    Automatic off, pick your carrier manually, then you should have 3G.
    Works almost every time, Crazy!!!

  • Problem in SLDCHECK - Urgent

    Hi,
    when i execute SLDCHECK transaction, i get the following error:
    <b>Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call returned exception code     3
    Access to the XI Profile is currently disrupted.
    => Check whether you can access the XI Profile using a web browser!</b>
    what could be the problem. Its very urgent. Please help me. I read similar postings;but could not arrive at a solution
    Please help me...
    Thanks in advance,
    Rose

    Hi Chirag,
    Thanks for your reply. i checked that link. but i am not sure where the problem is.
    In sldapicust transaction, i have assigned PIAPPLUSER user and set the password. But i do not see this user in SU01 transaction. It says this user does not exist. Is that ok?
    Moreover, when i try to login to http://<host>:<port>/sld with PIAPPLUSER user, it says, I do not have permission to view the SLD. Minimum required: UME role with permission com.sap.lcr.LcrUser and J2EE role LcrUser.

  • Problem with COPA

    Hi gurus.
    I have a problem with PA.
    My problem is that when i create a sales orden and i have a WBS Element i cant fill the Profit. Segment because those are reals.
    How can i do to have these doble account assignement???
    Thanks in advance

    No, i dont want to reverse it.
    The proble is that when i generate a sales order with WBS Element i cant fill the Profit. Segment. it is in grey due to a standard use of SAP.
    i dont want to settle my WBS Element and put my  WBS Element at zero.
    How can ia have the  sales order information in COPA with that????

  • Log4j problem  ----   VERY VERY URGENT PLEASE

    Hi,
    I am new to log4j. In my project( web application -- a testing framework ), there is a requirement to log the errors in a different filres for different requests ( the request may come simultaneously ) , by taking the log file path from the user interface.
    To achive the requirement , I am taking both the log file name and log4j.xml file path from the user interface and updating the log4j.xml at runtime, So I am able to log for different requst in different files , but while the 2nd log4j.xml ( the log4j.xml for 2nd request ) is configured ( using DOMConfigurator.configure ) , the errors which are belongs to 1st request are also wrriten in the 2nd log file ( which is configured by log4j.xml -- 2n request ) .
    Please help me to find out the solution for this problem( to log in different files for different request distinctly ).
    Thanks in advance

    chandan111 wrote:
    Please help me to find out the solution for this problem( to log in different files for different request distinctly ).Since this was "very very urgent", I'm probably too late. Anyway:
    The correct way to do this in Log4j would be to use the NDC (Nested Diagnostic Context ) class.
    Article

  • Zoom problem(help needed urgently please )

    friends,
    i m working on a class in which there is one JPanel inside a JInternalFrame. i have functionalities like zoomin and zoomout. for that i m writing my code on mouse clicked of JPanel but my problem is that mouseClicked method is getting called several times even if i click once on JPanel and thus zooming the JPanel by a very large value.
    please help me if u have any solution for it.Its very urgent.

    You are still crossposting.
    It would be a waste of everyone's time to answer you here, since quite likely others have already helped you elsewhere.

  • Zoom problem (help needed urgently)

    friends,
    i m working on a class in which there is one JPanel inside a JInternalFrame. i have functionalities like zoomin and zoomout. for that i m writing my code on mouse clicked of JPanel but my problem is that mouseClicked method is getting called several times even if i click once on JPanel and thus zooming the JPanel by a very large value.
    please help me if u have any solution for it.Its very urgent.

    it would be difficult to post complete code so i m posting the important part of my code related to this zoom problem.
    public class PaintPanel extends JPanel implements MouseListener
         public Rectangle normalShape;
         public int initialX =0;
         public int initialY = 0;
         public int finalX = 0;
         public int finalY = 0;
         protected void paintComponent(Graphics g)
    addMouseListener(this);
    super.paintComponent(g);
    scale = zoomvalue;
    // System.out.println("scale value is " + scale);
    Graphics2D g2d = (Graphics2D) g;
    AffineTransform at = g2d.getTransform();
    AffineTransform atnew = new AffineTransform();
    atnew.scale(scale,scale);
    at.concatenate(atnew);
    // g2d.setTransform(at);
    g2d.setTransform(at);
    public void mouseClicked(MouseEvent e)
    // get the position of mouse released
    setCursor(new Cursor(Cursor.DEFAULT_CURSOR));
    finalX = e.getX();
    finalY = e.getY();
    temploc3 = finalX;
    temploc4 = finalY;
    if(WellPlot.zoomFlag)
    System.out.println("zoomvalue in mouseClicked " + zoomvalue);
    zoomvalue += 0.1 ;
    setZoom();
    return;
    }

Maybe you are looking for

  • Unable to open Photoshop for 3 day!! Need to edit 2 weddings!!

    Here is the error that is coming up: Process:         Adobe Photoshop CC [322] Path:            /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/MacOS/Adobe Photoshop CC Identifier:      com.adobe.Photoshop Version:         14.2.1 (14

  • Report to display current leave entitlement

    Hi, I am using report RPTQTA10 to display absence quota. For current year and for a quota type, I expected the report will show projected quota based on current anniversary for an employee. But the report shows past and accrued quotas? It shows quota

  • Lines of Death

    I've read many posts about these lines that seem to pop up on all g4 17" Powerbooks with the serial number beginning with W85. My Powerbook now has 11 pastel lines running down my screen. Why are these displays so crappy? Mac's are way too expensive

  • Error #1015: Database Communication Error

    Hi, I am having a WebCTRL application on my infra which is connecting to SQL server 2008 R2. On application side, we are frequently getting error messages saying that ,  Error #1015: Database Communication Error   --   Critical problem occurred (With

  • Installation error with 9.2 deleting older version of Apple Software Update

    Have tried installing directly from Apple.com and have tried downloading and then installing. Get the error with either method. Have even tried to install Quick Time standalone directly and from a Quick Time download with same error. I've even tried