Multiple credit memo creation for single credit memo request

Hello,
The problem is that I am able to repeatedly create multiple credit memos for the same credit memo request.  The system is not stopping me by saying "This order is fully invoiced".
I observed the following in the customizing:
1. If the sales document category of the billing document (in VOFA transaction) is 6 (Intercompany credit memo), then I am able to create mulitiple credit memos against the same credit memo request.
2.  When I change the sales document category of the billing document to O (credit memo), then the system stops me from creating multiple credit memos against the same credit memo request.
If I want to maintain 6 (intercompany credit memo) in VOFA and still want the system to stop me from creating multiple credit memos for the same credit memo request, then is there is any other customizing to achieve this?
Thanks,
Shankar

Shankar, most likely the billing status of your sales document is not updated. We have experienced the same (or similar?) issue with the intercompany documents and SAP refused to correct it. Here is a fragment of my message exchange with the SAP support:
We have already read the notes 63459 and 308989. They both do not apply
to our business process. The document flow mentioned in the notes is as
follows:
Sales order - customer billing document - intercompany billing document
Our document flow is different:
Contract - customer billing document - Intercompany sales order (could
be more than one order per customer billing document) - intercompany
billing document
The order-related billing status is not being updated on the
Intercompany sales order.
The process described in the notes implies one-to-one relationship
between the customer and inter-company billing documents and the sale
from a Plant that is assigned to another company. We are in the service
industry and sometimes the sale revenue has to be shared by 2-4
companies within our enterprise.
Good day. It is a standard system behaviour that if the billing document type has SD document cateogry '5' (field TVFK-VBTYP in transaction
VOFA). So it is an intercompany billing.
The order-related billing status VBUP-FKSAA is not affected by the
intercompany billing.
So its billing status remains opened, and can be billed more times.
This doesn't seem right to me. Maybe if more customers complain, they will do something about it.
To some extent this may be managed with copy requirements (VOFM), where you can prevent copying the credit memo line items that have been invoiced. However, this might still lead to the blank documents with 0 value, statuses won't be correct and in VF04 you would see the documents as not invoiced.
I had to do a core modification to resolve this issue in our system. In LV45P011 include I did the following:
* Faktura
*{   REPLACE        DC6K903001                                        1
*\  IF vbfa-vbtyp_n CA vbtyp_fakt AND vbfa-vbtyp_n NA vbtyp_fkiv.
  IF vbfa-vbtyp_n CA vbtyp_fakt.
*}   REPLACE
Hope this helps.
Edited by: Jelena Perfiljeva on Nov 14, 2008 11:09 PM

Similar Messages

  • Multiple log4j.xml files for single application.

    Hi All,
    How to use multiple log4j.xml files for single application?
    I do have a pluggable application modules. ie, If I add a jar I will get some functionalities. Like that i do have many jars.
    Log4j.xml also will be present in that jar only. So if I add multiple jar files like this, I will get multiple log4j.xml files. What should I do?

    Each logger can have its own file I think. Check the log4j documentation.

  • Multiple Goods Issue documents for single delivery?

    Hi
    I am getting multiple goods issue documents for single delivery.
    In a order there are 3 line items, and one delivery is created and 3 goods issue documents.
    What is the probable reasons for this.
    The requirement is for one order with n items there should be one delivery document and one goods issue document.
    Inputs requested.

    Since you havent put the issue in details, I have listed my guessses.
    This may be happening due to mainly these three reasons. Please answer them and get back to me.
    1) The three Good issue may be happeneing due to split delivery active for the item. If yes then correction should be in the Material master.
    2) the availability check scheduled is set in that way. If yes please configure the availability and transfer of requirement.
    3) Scheduling of the goods throught that particular shipping point. If yes then please conficgure the shipping tab in Logistic Execution.
    Please let me know if the problem persists and award points if solved.
    Thanks
    Adi

  • Credit management exclusion for single item

    HI sdners,
    my client requirement is that for a particular material he wants to exclude the credit check happening for all customers, where could be the setting and how to control it.
    thanks in advance.

    Hi,
    I think you should design your solution like this.
    First get the help of ABAP developers to create a new routine to check the credit status. You can create this routine under the transaction VOFM. (Use Menu -> Requirements / Credit Check)
    You have to assign this routine in your configuration under below IMG Path:
    Sales and Distribution / Basic Functions / Credit Management/Risk Management / Credit Management / Define Automatic Credit Control
    For the combination of Credit control area / Risk category and credit group please assign the routine under the field "No credit check". Mark the field "Item Check" as well.
    I would suggest you to define a Z table for this requirement based on the customer and article combination. This way you can avoid hard coding in the ABAP program. As well as business can assign new customers or new material whenever they want.
    Design a Z table which has 3 columns as customer, material, No credit check (Tick Box)
    Then ask business to maintain that table using (SM30) for relevant combination. Your ABAP credit check routine should check this table and exclude materials listed in that table for those customers. If business want to exclude a specific material for all customers, you should be able to put a * under customer column.
    I hope this kind of a design will solve your issue! Let me know your feedback on this solution!
    Best regards,
    Rahal

  • How to upload multiple company codes data for single vendor by LSMW Idoc

    Hi ,
    My requ is like this.
    uploading data by LSMW Idoc method
    In source file we have two company codes data for single vendor.
    It should create vendor for two company codes.
    But its not creating its showing error.
    How to handle this?
    Thanks in Advance.

    have you ever see this docu:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/1a/178ac72d3011d3bc3500105a6588b2/content.htm
    You can use the recording function to create a new object (or a new "import method") if neither a standard batch input program nor a standard direct input program nor the BAPI/IDoc method is available for a data object.
    Recordings are static, thats why you cannot do such flexible things like  multiple company codes at the same time.
    But with IDOC method it is certainly possible, I have done it several times already.
    Unfortunatly the creator of this thread did not say what error he got with the IDOC method. Maybe he will add this. Otherwise I dont think that anybody can help

  • Multiple Country of Origin for single outbound delivery line item

    We are attempting to find an a solution to record multiple countries of origin for a single SAP delivery line.
    It seems standard SAP delivery only contains the ability to store a single "HERKL" value linked to the delivery line. (It creates a customs master in EIPO and links this to the delivery header)
    We need a solution to be able to record multiple of these values without the use of Batch Management.
    The example below demonstrates our requirement:
    Scenario: Delivery 1001
    - 1 line consisting of 5 eaches of a single part
    - When picking we find:
    - 3 eaches which where from Belgium
    -2 eaches from Germany
    without splitting the line somehow we are not able to add mutliple values
    Note: We are integrating with an external WMS system and interfacing in these documents using IDOC processing and therefore it would be very beneficial if someone could provide both functional steps (application side) and technical steps (function modules, classes, etc) which can be used
    Thank you for your help in advance

    Hi,
    Yes, it will work if items are lot controlled.
    (you can use the same logic if the item serial controlled as well...using Serial Number DFF)
    However, if the item is a plain item, there is no direct way of storing and retrieving the attributes ...such as country of origin, supplier name, etc ...
    Thanks,
    Hrishi

  • Duplicate deliveries creation for single PO line in Batch Job

    Hello Experts,
    I have the VL10G batch job running for every 15 mnts for creating deliveries for POs. Recently for some reason, i see duplicate deliveries being created for same PO line for single quantity. Suppose, i have a PO line with 10 quantity, when I checked the PO history, i see two different delivery notes created for the same 10 qty in each. I assume that there could be some buffering delays in Batch job or the PO being edited during batch run. But I can not come a conclusion on this issue. Please share your ideas.
    Thanks in advance.

    Please see OSS  Note 1454193 - Duplicate Deliveries are Created using Transaction VL10* or Background Jobs

  • Credit note creation for blocked customer

    Dear SAP gurus,
    We have a customer who is blocked for sales long back. But we could able to create credit notes and credit memos for the same customer. While creating credit note system is giving a warning message that the customer is blocked, but it is allowing to save the document. How can we block the creation of credit notes for the blocked customers.
    Thanks in advance.
    Rgds,
    Sri.

    Hi
    Go to XD05 and there block the customer for ALL POSTING, this will stop the posting of any Credit Note created to FI.
    Also check the other options which is availbale in XD05, and as per your requirement you can block the customer for different activities.
    Regards
    Amitesh Anand

  • Credit Note Creation for Invoice of previous sytem

    Hi to everyone,
    An invoice was created on the previous system (Pastel) and now the client is returning the goods.
    How would I account for this return? A service credit Note? How to re integrate the stock (goods are coming back in stock)
    Thanks
    Kentish

    Kentish,
    If the items coming back are good and if you want them back into stock, then create a Return ..select you Customer and items and enter the price you want to issue the Credit for.
    Copy the Return to A/R Credit Memo and the value you have on the document is the value the credit will be issued for.
    Suda

  • Multiple ud code appearing for single purpose?

    Hi all,
    When i am doing usage decision for goods receipt, multiple UD code are appearing, with any code also UD is happening - for example - with A 01 also and YB01 01 also, can you please suggest me is there any different purpose for these codes and how do i enable a single code.
    regards,
    Sanju

    if u want some specific ud codes should appear while taking ud
    create selected in set in qs51 for that plant.
    as said in above thread go to  Quality Management > Quality Inspection > Inspection Lot Creation > Maintain Inspection Types > Detail of each inspection type -in selected set enter this newly created selected set and set indicator 'Selected set in same plant'.
    only those codes will appear now
    Regards

  • Multiple notification to AdminMailRecipients for single quarantined Active Sync Device

    We have Exchange 2010 SP3 RU 7 and we use Exchange active sync to access emails on mobile.
    We have default access configured as quarantined and a email get delivered to HelpDesk Team to review those quarantined device whenever a new device tries to configure emails.
    I have seen a problem that HelpDesk Team is getting multiple quarantine notification for a single device, while I don't think that device owner tried it more than once to activate. Please help me on this.  Below is the output of ActiveSyncOrganizationSetting
    [PS] C:\Windows\system32>Get-ActiveSyncOrganizationSettings | fl
    DefaultAccessLevel        : Quarantine
    UserMailInsert            : DO NOT SEND THIS MESSAGE TO HelpDesk.  YOU DO NOT NEED TO DO ANYTHING.  YOUR DEVICE WILL BE Reviewed then approved.
    AdminMailRecipients       : {[email protected]}
    OtaNotificationMailInsert :
    Name                      : Mobile Mailbox Settings
    OtherWellKnownObjects     : {}
    AdminDisplayName          :
    ExchangeVersion           : 0.10 (14.0.100.0)
    DistinguishedName         : CN=Mobile Mailbox Settings,CN=OrganizationName,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=Domain,DC=local
    Identity                  : Mobile Mailbox Settings
    ObjectCategory            : domain.local/Configuration/Schema/ms-Exch-Mobile-Mailbox-Settings
    ObjectClass               : {top, msExchMobileMailboxSettings}
    OriginatingServer         : domaincontroller.domain.local
    IsValid                   : True

    Hi Sourabh Kumar Jha,
    According to the description, I know that only one user has this issue.
    Please try to re-configure ActiveSync for the specific user.
    Also try to re-set ActiveSyncOrganizationSettings via following command:
    Set-ActiveSyncOrganizationSettings –DefaultAccessLevel Quarantine -AdminMailRecipients [email protected] –UserMailInsert “Your mobile device is temporarily blocked from synchronizing with the server while permissions
    are verified.”
    Thanks
    Mavis Huang
    TechNet Community Support

  • Multiple game center accounts for single appleid?

    I have 2 iPhones and an iPad for family members. I use my Apple ID to manage them. How do I assign a game center account to two other family members different than  the one I use to  manage the devices? I'd like to play games against them but we can't all use the same game center ID.

    We just had some Game Center issues.  Here is how you can create multiple users on the same apple ID.
    Go to Game Center. 
    If there is a username already visible, tap where the user name is and hit the "X" to the right of it.
    Touch "create new account". 
    Go through the prompts.
    If the account is for a minor, it will not ask for an email address.  A child will use their nickname along with their password to login.  BE SURE TO WRITE DOWN AND KEEP IN A SAFE PLACE. Apple's Game Center support cannot view minor accounts for some reason! 
    If the account is for an adult, they will need their own email address.
    Finish going through prompts.  Now you each have your own login and password. 
    Now each user can go to the game they want to play.  They may be prompted to select which user is playing and login.
    I am not sure why some of you would have the name change on all devices.  It could be an automatic synching issue when connecting to iTunes or via iCloud.  Check your iTunes preferences.
    Hope this will help some of you.
    Also, although you each created your own username and password, even with different email addresses for login purposes, apps will still be purchased under the original iTunes account.  If a user wants to make a purchase on their own individual devices, they will be required to enter the password for the iTunes account, not the password for their Game Center account.

  • Multiple storage bin location for single material in material master

    HI experts
    1) we have a senario for our cliant , for which it is required to enter a 6 or 7 storage bin locations for a single part which is created in materials master without having a WAREHOUSE MANAGEMENT .
    2) User can enter a quantity while doing GR in to that all locations.
    3) reports based on stock avialble in all storage locations ( like MMBE)
    Kaustubh

    Storage bin used in IM is stored in table MARD. Key fields in table MARD are: client/plant/storage location. So you can have only one storage bin for a plant/storage location combination - even if you want to have more.
    If you want more than one storage bin per storage location you have to use warehiuse management.
    That's all.
    Edited by: Csaba Szommer on Jul 26, 2009 12:35 PM

  • Due date calculation for the credit memo with invoice reference.

    Hi,
    When we create the credit memo with reference to invoice, the due date for the credit memo is getting copied from Invoice. In this case if the invoice is due on 31.12.2008 and the credit memo is created on 10.09.2009, then the credit memo due date is appearing as 31.12.2008. It should be 10.09.2009 as per the setting in VOFA billing type customisation in "Credit Memo w/vldt".
    I would like to know how to customise the below requirement.
    If the reference invoice is due after the credit memo creation, the the credit memo should due as per the invoice date.
    If the invoice due is past & then the credit memo due date should be Immediate i.e. Due Immediately.
    Thanks in advance for help.
    Regards,
    Nithin

    I doubt there is such option. From the past projects I do remember that we made a change in the form to print the document date as 'Due Date' for credit memos. Credit memos were paid at once when they were processed and I think that payment term was copied from the original invoice, which made their due date far in future.

  • Generating both  'G2' and 'IG' billing docs from a single credit memo req.

    We have a need to generate both a 'G2' (customer credit memo) and an 'IG' (inter-company credit memo) from a single Credit Memo Request.
    Is this possible with config and/or user exits in R/3 4.7?
    <u>Background</u>
    We have cases where all sales by a given Sales Org. (related to Company 'A') are supplied by plant(s) related to Company 'B'.  When a standard order is processed through billing, both an 'F2' (customer invoice) and an 'IV' (inter-company invoice) are generated, with the value of the 'IV' derived from the value of the 'F2'.
    In the event that there was a pricing error on the 'F2', we are required to create a Credit Memo Request, which leads to a 'G2' (customer credit memo) correcting the customer's account.
    We want to be able to also generate an 'IG' (inter-company credit memo) from this same Credit memo Request to adjust the 'Sales Org's account').

    Hi
    Customer credit memo is created with reference to Customer credit memo request
    Internal credit memo is created with reference to customer returns delivery.
    so process the flow
    Credit memo request -->returns delivery
    Credit memo request-->customer credit memo(order releated)
    Returns delivery-->internal credit memo.(as internal credit memo is delivary related)
    Let me know if issues exists,
    Reward if this helps
    Regards
    Simu

Maybe you are looking for

  • I need an Exorcist for my iPhone

    Hi, I've had an iPhone since the original one came out. A few months ago I upgraded to a 3GS and it has been fantastic until a couple of weeks ago when a poltergeist seems to have taken over it. First, it was just not recognized by my MacBook Pro. No

  • Many-to-many performance issue

    I realize that many-to-many joins have been discussed before (yes, I looked through many threads), but I'm having a slight variation on the issue. Our data warehouse has been functioning for a couple of years now, but we're now experiencing a dramati

  • When I type an email address in Mail I'm getting ancient email addresses

    For example, I used work with a laura and now I work with a new laura. different surnames. the old one keeps autofilling. When you backspace delete, they multiply! I don't have these old names in contacts, it's onviously something dredged up from the

  • NEED HELP! Processor Question!

    Hey there! I just recently bought a mac pro and it comes with 2 dual-core xeon processors(still being shipped). I was wondering if I could upgrade to a quad-core i5. Some people say that I cannot. I need advice.

  • How to migrate MULTIPLE PSE10 catalogs to another PC

    I have bought a new PC. On my old PC I have PSE 10 with three catalogs. To move these catalogs (with several thousands of photos), I have followed the instructions in the help page: http://helpx.adobe.com/photoshop-elements/kb/backup-restore-move-cat