Returns, Invoice Correction, A/c document

hi
After completing the Return delivery (Post goods Receipt), and Invoice correction, when i checked the Document in the Sales Order, i got the following information
DOCUMENT FLOW:
Order-100062/10  -- Completed
Delivery-500047/10-Completed
Picking request 20080118-Completed
GD goods issue:delvy 4900026811/1-Completed
Invoice-2100100027/10-Completed
A/c doc.17 -NOT CLEARED
Inv.Corr.Req.110010009/10-Completed
CreditMemo-100063/10-Completed
A/c doc.18 - NOT CLEARED
Inv.Corr.Req.110010009/20-Completed
CreditMemo100063/20-Completed
A/c doc.18 - NOT CLEARED
Returns 110010008/10-BEING PROCESSED
Returns delivery 110000003/10-Completed
GD ret.del.returns 4900026812/1-Completed
My problems is why the RETURNS is still on BEING PROCESSED, and How to Clear the ACCOUNTING DOCUMENTS.
I tried to clear the a/c doc with F-28 t.code but unable to do.
Please tell me the procedure which i have done is correct or not.  Please tell me the correct procedure and advice me how to close the above Standard Sales Order - 100062
Babu Rao

hi
your accounting doc is still incomplete because the payment has not been made
the amount has to be exactly the same as the bill even the delimals has to be considered...
your requirement as i understood is
u have billed the customer more than ur actually supposed to
for that purpose ur creationg an invoice correction request and raising a credit note
till now its ok
then why r u creating a returns order in between when there is no need to do that
standard process is
sales order---> delivery -> billing-> returns order----> credit note
this is one process
other one is
sales order---> delivery -> billing-> invoice correction request----> credit note
these are two seperate business process
you can combine these two in one process
hope this will give you an idea
just think logically,,,u will get it
regards
ravi
reward if help ful

Similar Messages

  • Accounting document show BLOCKED in return invoice.

    Hi,
    when we create return invoice ( credit note) then accounting document show BLOCKED.
    return order, delevery and invoice is craeted , but accounting document not created.
    pls give me soln.
    REgards,
    Sohail

    It all depends on the Customizing of Billing Type RE.In VOFA ,Check Box Posting Block has been activated against Billing Type RE.
    So after saving the Returns Invoice , the Accounting Document gets Blocked.In such cases , these Documents can be released manually only.
    Best Regards,
    Ankur
    Edited by: Ankur Agrawal on Sep 6, 2010 3:40 PM

  • Credit card payment with eway returns "invoice number not found" on BC

    dear all,
    I am currently working on the payment gateway of pared.com.au. the problem we're having is that every credit card payment gets redirected to the "Credit Card Payment Fail" page, although the payment was marked as successful on eway.
    eway transaction details stated "response code: 00", response text "transaction approved".
    however, the CC payment fail page stated:
    "there was an error processing your credit card. please correct this and try again.
    invoice number not found: . please go back and correct this."
    strangely enough, the order is perfectly recorded as successful order in BC (customers -> orders).
    any help would be much appreciated - i've been looking at this for hours but i'm getting nowhere. thanks everyone!
    please find the checkout page HTML below for reference (country selection omitted to save space):
    <form id="catwebformform42059" name="catwebformform42059" onsubmit="return checkWholeForm42059(this)" action="/FormProcessv2.aspx?WebFormID=10850&amp;OID={module_oid}&amp;OTYPE={module_otype} &amp;EID={module_eid}&amp;CID={module_cid}&amp;CC={module_urlcountrycode}&amp;Referrer={mo dule_siteurl,true,true}&amp;SAR=False&amp;PageID=/thankyou.html" method="post" enctype="multipart/form-data">
        <div class="form">
        <div id="step1">
        <div class="item"><label>Title</label><br />
        <select class="cat_dropdown_smaller" id="Title" name="Title">
        <option value="3" selected="true">MISS</option>
        <option value="1">MR</option>
        <option value="2">MRS</option>
        <option value="4">MS</option>
        </select> </div>
        <div class="item"><label>First Name</label><br />
        <input type="text" class="cat_textbox" id="FirstName" maxlength="255" name="FirstName" /> &bull; </div>
        <div class="item"><label>Last Name</label><br />
        <input type="text" class="cat_textbox" id="LastName" maxlength="255" name="LastName" /> &bull; </div>
        <div class="item"><label>Email</label><br />
        <input type="text" class="cat_textbox" id="EmailAddress" maxlength="255" name="EmailAddress" /> &bull; </div>
        <div class="item"><label>Company</label><br />
        <input type="text" class="cat_textbox" id="Company" maxlength="255" name="Company" /> </div>
        <div class="item"><input type="button" name="next2" value="Next" onclick="display_next2();" /></div>
        </div>
        <div id="step2" style="display: none;">
        <div class="item"><label>Shipping Address</label><br />
        <input type="text" class="cat_textbox" id="ShippingAddress" maxlength="500" name="ShippingAddress" /> </div>
        <div class="item"><label>City</label><br />
        <input type="text" class="cat_textbox" id="ShippingCity" maxlength="255" name="ShippingCity" /> </div>
        <div class="item"><label>State</label><br />
        <input type="text" class="cat_textbox" id="ShippingState" maxlength="255" name="ShippingState" /> </div>
        <div class="item"><label>Zipcode/Postcode</label><br />
        <input type="text" class="cat_textbox" id="ShippingZip" maxlength="255" name="ShippingZip" /> </div>
        <div class="item"><label>Country</label><br />
        <select class="cat_dropdown" id="ShippingCountry" name="ShippingCountry">
        <option selected="true">-- Select Country --</option>
        </select> </div>
        <div class="item"><input type="button" name="next3" value="Next" onclick="display_next3();" />  <input type="button" name="back3" value="Back" onclick="display_back3();" /></div>
        </div>
        <div id="step3" style="display: none;">
        <div class="item"><input type="checkbox" id="sameas_shipping" name="sameas_shipping" value="1" onchange="handleChange(this.value);" />  Billing is same as Shipping<br />
        <div class="item"><label>Billing Address</label><br />
        <input type="text" class="cat_textbox" id="BillingAddress" maxlength="500" name="BillingAddress" /> </div>
        <div class="item"><label>City</label><br />
        <input type="text" class="cat_textbox" id="BillingCity" maxlength="255" name="BillingCity" /> </div>
        <div class="item"><label>State</label><br />
        <input type="text" class="cat_textbox" id="BillingState" maxlength="255" name="BillingState" /> </div>
        <div class="item"><label>Zipcode/Postcode</label><br />
        <input type="text" class="cat_textbox" id="BillingZip" maxlength="255" name="BillingZip" /> </div>
        <div class="item"><label>Country</label><br />
        <select class="cat_dropdown" id="BillingCountry" name="BillingCountry">
        <option>-- Select Country --</option>
        </select> </div>
        <div class="item"><input type="button" name="next4" value="Next" onclick="display_next4();" />  <input type="button" name="back4" value="Back" onclick="display_back4();" /></div>
        </div>
        </div>
        <div id="step4" style="display: none;">
        <div class="item"><label>Work Phone Number</label><br />
        <input type="text" class="cat_textbox" id="WorkPhone" maxlength="255" name="WorkPhone" /> </div>
        <div class="item"><label>Shipping Instructions</label><br />
        <textarea class="cat_listbox" id="ShippingInstructions" name="ShippingInstructions" cols="5"></textarea> </div>
        <div class="item"><input type="button" name="next5" value="Next" onclick="display_next5();" />  <input type="button" name="back5" value="Back" onclick="display_back5();" /></div>
        </div>
        <div id="step5" style="display: none;">
        <div style="width: 100%; float: left;">
        <div style="width: 52%; float: left;">
        <div id="paymentdiv">
        <div class="item"><label>Name on Card</label><br />
        <input type="text" class="cat_textbox" id="CardName" name="CardName" /> &bull; </div>
        <div class="item"><label>Card Number</label><br />
        <input type="text" class="cat_textbox" id="CardNumber" name="CardNumber" /> &bull; </div>
        <div class="item"><label>Card Expiry</label><br />
        <select class="cat_dropdown_smaller" id="CardExpiryMonth" name="CardExpiryMonth">
        <option value="1" selected="true">Jan</option>
        <option value="2">Feb</option>
        <option value="3">Mar</option>
        <option value="4">Apr</option>
        <option value="5">May</option>
        <option value="6">Jun</option>
        <option value="7">Jul</option>
        <option value="8">Aug</option>
        <option value="9">Sep</option>
        <option value="10">Oct</option>
        <option value="11">Nov</option>
        <option value="12">Dec</option>
        </select><select class="cat_dropdown_smaller" id="CardExpiryYear" name="CardExpiryYear">
        <option selected="true" value="2012">2012</option>
        <option value="2013">2013</option>
        <option value="2014">2014</option>
        <option value="2015">2015</option>
        <option value="2016">2016</option>
        <option value="2017">2017</option>
        <option value="2018">2018</option>
        <option value="2019">2019</option>
        <option value="2020">2020</option>
        <option value="2021">2021</option>
        </select> &bull; </div>
        <div class="item"><label>Card Type</label><br />
        <select class="cat_dropdown" id="CardType" name="CardType">
        <option value="1" selected="true">Visa</option>
        <option value="2">Master Card</option>
        <option value="3">Bank Card</option>
        <option value="4">American Express</option>
        <option value="5">Diners Club</option>
        <option value="6">JCB</option>
        </select> &bull; </div>
        <div class="item"><label>CCV Number</label><br />
        <input type="text" class="cat_textbox" id="CardCCV" name="CardCCV" /> &bull; </div>
        </div>
        <!-- paymentdiv -->
        <div class="item"><label>Amount</label><br />
        <input type="text" class="cat_textbox" id="Amount" name="Amount" /> &bull; </div>
        <div class="item"><input type="submit" class="cat_button" id="catwebformbutton" value="Submit" />  <input type="button" name="back6" value="Back" onclick="display_back6();" /></div>
        </div>
        <div style="width: 47%; float: right;">
        <div class="item"><label>Payment Method</label><br />
        <input type="radio" class="PaymentMethodType" onclick="ShowCCFields(this.value);" checked="true" value="1" name="PaymentMethodType" />Credit Card<br />
        <input type="radio" class="PaymentMethodType" onclick="ShowCCFields(this.value);" value="5" name="PaymentMethodType" />PayPal<br />
        </div>
        <div class="item"><img alt="GlobalSign SSL Site Seal" src="/CatalystImages/globalsign-ssl-site-seal.gif" /> </div>
        </div>
        </div>
        </div>
        <script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"></script>
        <script language="javascript" type="text/javascript">
                   //<![CDATA[
                   var submitcount42059 = 0;function checkWholeForm42059(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name");if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1) { if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card"); if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number"); if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount"); } if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if(why != ""){alert(why);return false;}if(submitcount42059 == 0){submitcount42059++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
                   // Credit Card info is not required if paying by PayPal, Hosted Credit Card, COD etc
                   function ShowCCFields(val) {
                       if (!document.getElementById('paymentdiv'))
                             return; 
                       if (val != 1)
                             document.getElementById('paymentdiv').style.display = 'none';
                       else
                             document.getElementById('paymentdiv').style.display = 'inline';
                   //]]>
             </script>
        </div>
    </form>
    </div>

    This answer from Support cured the problem...
    Gaurav Sharma (Adobe Business Catalyst Support)
    Feb 20 04:12 (EET)
    Thank you for contacting us!
    I just see your online shop purchase form, which contains update credit card fields,
    http://screencastmb.worldsecuresystems.com/img/2013-02-20_1309.png
    As per the field description, it's used fo rupdating CC details, not for purchases.
    Remove that system field and reinsert the form, and it should then work
    Kind Regards

  • Invoice correction request

    I have created an invoice correction request with ref to a billing doc.
    From document I understand that system creates a credit memo for the +ve total value & a debit memo for a -ve total value.
    Since my RK has default category set to K it always allows me to create only credit memo.
    Anyway I will explain my problem below. 
    My Sales Order has 2 items & the origianl price for the 1st item was entered as $6,000 per piece. But found the new price to be only $8,000. I changed the debit amount in RK to $8,000.
    For the 2nd item if the original price maintained is $500 & in invoice correction req I changed the debit amount to $300.
    After I save the invoice correction req it allows me to create only Credit memo for both the items.
    My credit memo shows the below,
    item 1 credit amount $6,000
    item 1 debit amount  $8,000-
    item 2 credit amount $500
    item 2 debit amount  $300-
    I don't quite understand how it works & how by right it should be if my price change being lower & higher due to price discrepency.
    Pls share,
    rgds
    pri

    Hi Santosh,
    Take it easy. I have seen people posting job openings at SDN forums. Let us 'honestly" welcome new members.
    This was a general open-ended question and I quoted (better way to say copied) SAP to give an answer. I can not explain better then SAP.
    Comming back to the topic, Invoice Correction Request is "unique" to SAP and is quite useful but I have not seen it in use. Normally I have seen people using a combination of Credit memo request, Debit Memo request, Sales Return and New Sales order to achieve what can be done by this single document. So if some body shows interest in it, it interests me.
    In a sequence to General Question - General Answer often there are specific questions and answer. 
    Morale of the story : "Take it Easy".
    Cheers.
    Ashish

  • Invoice Correction Request clarification

    Hello Gurus,
    Invoice Correction Request (Document type RK).
    In this we will have One line item as credit and one as debit.
    the first item is for credit entry with item category G2N and second item for debit entry with item category L2N.
    1)we cannot make any changes in first item, ie for credit entry, no adjustments is allowed only we can make changes  in debit item. why so?
    suppose i have a item with  qty 2 amount 1000rs. But the invoice sholud be 900 rs , in this case what i need to enter in the debit item , is the amount or quantity.
    2) if we can make debit memos and credit memos with this Doc type Rk , then why we need doc type L2(Debit)  and G2(Credit)?
    All answers are highly appriciated.

    Hi
    I will try to explain you.
    This Invoice correction request you are having means, you are having an approval step.
    So that, the end user, I mean the person who is processing the document should not be able to do any mis-appropriation.
    So every time , he wants to issue a Credit memo for the mistake in Invoice, it has to pass through an approval step. Some authorised person will check it and then only Credit memo creation is possible.
    Beside this, the end user has to specify the "Order reason", that he has to specify as to why this document is taking place and this will be recorded in the organisation to ensure that it should happen regularly , by taking appropriate step.
    That is why Invoice correction request, credit memo request, debit memo request, return request, they all contains a billing block. In these documents also, you have to specify order reason as to why this document is taking place as they created in complain phase .
    This documents are created due to some complain.
    This is an approval step and some authorised employee can only release the block and after that the subsequent document can be created.

  • Invoice correction form

    well i have created a invoice correction form ZRk, but while creating order through va01 for invoice correction, while copying billing document, it is not letting and showing error like Copying ZIo1 to Zrk not possible......can u plz help

    There is a corrections form in Order Management, navigation using standard Order Management Super User responsibility is Orders, Returns->Import Orders->Corrections. Not sure which version of eBiz you are on, but I have definitely seen this in 11.5.10 and R12.
    -Nitin S. Darji

  • Credit Memo Request Vs. Invoice Correction Request

    Hi,
    I have done tests and searched the forums but I don't understand the difference between a credit memo request and invoice correction request.
    What are the business scenarios for each? They both create a credit memo in the end (just one has 2 line items and the other has 1).
    Thanks,

    Hello,
    When customer has a complaint about the products or when return delivery happens, usually you give the customer credit memo with reference to the credit memo request. It can either be created with referent to sales order or billing documents.
    Whereas in Invoice correction request, any changes occurs in either  quantity or value of the order, you create invoice correction request which is followed by credit memo. It always be created with reference to billing documents. Morever its not necessary that credit memo always be created, it may be debit memo as well.
    Hope it clears your doubt
    Regards,
    Jaydeep

  • Invoice Correction Request with reference to Billing plan

    Dear SDN frnds,
    I'm having one query in Invoice Correction Request (ZBOC) creation,
    While creating with reference to billing document of billing plan type (ZCI), the net value in Invoice Correction Request is '0' and the net value is not modifiable during any correction done in quantity (L2N) debit, the net value still remains '0' and it is greyed.
    It should get modified!!!
    My configuration in copy control from Billing document (ZCI) to Sales document (ZBOC)
    Header level :
    DataT: 052 - Billing doc. header                           Copy requirements: 021 - Billing header
                                                                             Copy item no. activated
    DataT: 103 - Billing business header data
    DataT: 003 - Billing header partner
    Item level :
    DataT: 153 - Item from billing document                Copy requirements: 303 - Billing header
                                                                             Copy item no. activated
    DataT: 104 - Billing business item data                 Pricing type - E
                                                                             2nd Pricing type - F
    DataT: 004 - Billing item partner                           X - Update document flow
    Billing plan - 402 - Billing plan
    Kindly resolve my issue............
    Best Regards,
    Giridharan (Mumbai)

    Dear Sagar,
    I have selected 'E' in Pricing type in Item category, I didn't make any changes here (Credit memo item in order, Copy control Bill to sales order) and 'M' in 2nd pricing type in Item category, (Debit memo item in order,  Copy control Bill to sales order). Still it didn't worked out.
    Kindly reply me your views and suggestions.
    Thanks for your support.
    Best Regards,
    M. Giridharan
    Edited by: Giridharan Manokaran on May 18, 2009 11:36 AM

  • Invoice corrections Sales order- New Pricing is not carried out

    Hi All,
    waiting for some one to guide me in a right way...
    I have Scenario where creating a invoice correction request with reference to Invoice document.New pricing is not carried in debit line item even though i changed the pricing date as current date for the line item
    When i copied with the invoice document, 2 new line items are created with a same price conditions.
    1st line item is a credit and 2nd line item is a debit item.
    I need to do a price adjustment in debit line. So i maintained a new pricing record for the material to carry out the price.
    To achieve this in customizing VTAF (billing to sales) I have  tried multiple options  as below in  2nd pricing type field as B,C,D,E and F
    2nd Pricing type  - B Carry out new pricing
    C     Copy manual pricing elements and redetermine the others
    D     Copy pricing elements unchanged
    E     Adopt price components and fix values
    F     Copy pricing elements, turn value and fix
    But still the new pricing is not carried out.I tried to manually change the Pricing date in the line item level, still the new price is not updated in the order.
    I have seen SAP Help in below link the Debit line can update with correct price point 3 in proces flow , check this below link for reference.
    http://help.sap.com/saphelp_46c/helpdata/en/dd/55feeb545a11d1a7020000e829fd11/content.htm.
    Please help...
    Regards,
    Parthiban

    Hello Parthiban,
    I feel you are aware of the effect/functionality of 2nd pricing type.
    In the invoice correction request, two items are automatically created for each item in the invoice to be copied (which you did mention):
    - first item:   credit memo item
    - second item:  debit memo item
    And for invoice correction request, a particular pricing type is needed for the second item.
    So as per standard, you have to use pricing type 'E' for the credit memo item to guarantee that the item will not be changed.
    And you should give a new pricing type to the debit memo item. 
    The system creates a credit or debit memo depending on whether a postive or negative difference is generated.
    So that means
    Pricing type will effect ItemCat Proposal-G2N
    and 2nd pricing type will effect 2ndItemCatProposal-L2N
    Now, make changes in pricing type based on your business requirement.
    I hope this will assist you in understanding.
    Thanks & Regards
    JP

  • Invoice correction request -- Debit Memo

    Hi,
    I am able to create the Debit memo with respective RK(invoice correction request).
    But the value in debit memo billing document is negative.  So, accounting entry is going with negative value.
    Can any body suggeest me whether it is correct process or i need to any settings.
    Regar

    In invoice correction request doc type is RK and
    there will be two line items in Sales order
    and 1st line item is the invoiced item and
    2nd line item is what you need to enter with material and the quantity
    now, the difference between the both will be paid to the customer in Credit memo
    and in debit memo customer will pay to the company.
    rule 1:  you should make sure that the "reference mandatory" field should be
                set to Invoice.
    hope this will clarify you,
    Regards,
    Sailesh

  • Invoice Correction Request- Both the lines with G2N

    Hi
    I  am facing a problem while using a standard invoice correction request with reference to billing document.
    In the standard SAP, there should be 2 line items created one with item category G2N and one with item category L2N which we can change the quantity and price.
    In my system I got both line with the same item category G2N and hence I can not perform any changes to the line item.
    In the Copy Control Setting, I see  source item Category TAN AND TARGET G2N AND L2N which is how it should be for Invoice correction requrest.
    I see the Item category determination for RK - - G2N and RK--G2N G2N  (some of the SAP documents say it is standard and no need of L2N in the determination).  Still, I tried with changing L2N as well in the default with header item being G2N but no luck.
    Is this a bug in standard SAP? Do we need to apply some notes? Or Is there any specific config/routine to be applied?
    Request your help in this.
    Regards

    Hi,
    As you are creating a Invoice Correction request with reference to an Invoice Document.Standard SAP explains as
    In most cases, an invoice correction request is created with the aim that a credit memo is generated. In the standard system, the invoice correction request is therefore characterized as a credit memo request, which means that the system creates a credit memo based on the invoice correction request.
    In Customizing, you can change this, so that the invoice correction request is characterized as a debit memo request. In this case, the system creates a debit memo, based on the invoice correction request. You can change these settings in Customizing under Sales  S ales Documents  Sales document header  Define sales document types in the Sales document categ. field.
    Regardless of whether the invoice correction request is a credit or debit memo, the first item is always a credit item and the second is a debit item.
    The system creates two items in the invoice correction request for each item in the Invoice:
    1)Credit Item- Credits
    2)Debit Item-Debit
    Kindly Cross check your Copy Control for your Source Billing Document type and Target Invoice Correction request.
    Confirm for the ITEM Category TAN and TARGET G2N AND L2N.
    Create the Invoice Correction request by referring an Invoice and notice the 2 items for each Billing Item.
    Regards,
    Ravi

  • Condition type in invoice correction request

    Dear All,
    I am facing an issue with one of the condition type in invoice correction request for which the sign "+" is same in both Debit and Credit lines of the document which resulted wrong effective value.
    Condition value is populated through Condition formula for alternative calculation type (routine)
    Condition Class: Discount or Surcharge
    Thanks

    Hi
    See the copy control setting
    T.Code : VTAF
    RK To F2 and click an item details and enter item category see the item category proposal and 2nd item categoryproposal details.
    Thanks.
    vasu

  • Invoice Correction Request - RK

    I created an invoice correction request with reference to an invoice. Changed the quantity on it from 3 to 1. So the customer will need to pay less than what they were supposed to pay.
    No amount has yet been received from the customer.
    Now where do I see if a credit memo or a debit memo has been created or not ?
    When I go to VA01 to create a Credit memo request (CR), with reference to the invoice, it tells me that a credit memo request already exists for that invoice.
    When I do get in the order, the no. of items is the same - 3.
    Solution anyone?
    Cheers

    Hi there,
    Basing on your issue, you create a invoice correction request RK or a credit memo request CR. Not both.
    If you create an invoice correction request, then it will have a credit memo by default. RK will have a billing block sothat authorized person can validate the RK order type. Once the billing block is removed manually, we can create credit memo G2 invoice in VF01.
    In practise, credit memo request is created for returns. If you happen to know that you have billed the customer with a wrong price or quantity we create a invoice correction request.
    Hope this helps.
    Regards,
    Sivanand

  • Customer Invoice (F2) Invoice refer twice in Invoice correction request(RK)

    Hi,
    Is there any possibility to give message when we give refernce of invoice to invoice correction request more than one time. what happened my users ceate invoice correction with refernce to invoice and they have ceated two invoice correction document with refernce to one invoive. Its mean they have created one extra invoice correction request and process. System have not give any message at that time.
    Regards,
    Danish Alam

    Hi Danish Alam
    If you need a message when you create Invoice correction request  wrf to  billing document more than once then you need to include the small program  in the subroutine assigned in the VTAF , because instead of changing the subroutine in VTAF , if you modify the subroutine by including your requirement then your requirement can be fulfilled and even the standard subroutine will also work as it works in standard(without including the requirement)  and if Invoice correction request
      wrf to  billing document is copied more than once it will give a message also . So you need to take help of the ABAP'er to meet this requirement
    Regards
    Srinath

  • Enhacement: tax determination in invoice correction

    Hello!
    I have to set tax determination in invoice correction, according to: "Tax clasyfication material" (TAXM1) but importing from preceding invoice (VBRP), not from master data.
    How would you solve this problem?
    Thanks in advans for any helpfull ideas.

    Hi,
    You have changed the master before the preceding document has been created i guess, in that case it will be picked up from the preceding document.
    What ever master data you have will only impact on the new documents which you create and not on the old documents.
    Thanks,
    Mahesh.

Maybe you are looking for

  • All CDs deleted from iPod but still in iTunes library. help?

    So i imported some more CDs to my iTunes and it wouldn't let me drag and drop it to sync. Nothing happened whenever i did that. I ended up pressing sync and it deleted all of my CDs from my iPod 5th generation. they're still in my library, but I have

  • Cube to Cube - Data Question...any help

    Actuals cube is feeding a Planning cube  using Gen Exp DS functionality. In the update rules all possible mappings are made. <u>After loading Actuals,  Planning Cube has data like </u> <b>Employee/Request ID/Amount</b> 123/APOXXX/1000$ 100/APOXXX/199

  • Safari in iPad not deleting all previous history?

    Even after clearing history, cookies, etc, previously visited sites show when I type in the address bar. How to fix this?

  • All flash videos are stuttering

    So recently , all my flash videos have started to stutter. Whether it is small gifs , chrome , firefox or internet explorer , the audio is fine and the quality is consistent for the most part but every 1-3 seconds there is a constant stutter. I have

  • Error 2 photoshop is undefined

    I am having an error 2 problem when I am using Lightroom 5.5 (updated a couple of days ago) to open as smart object in Photoshop CC (also updated a couple of days ago) and do some editing using NIK plugins. (I use the Photographers Plan for CC.) This