Problem in accounting document

Dear Guru's,
we have created a credit memo and at that time DG document is released.After that we have reversed the credit memo,it reversed by DG document only.
  But in some of the cases ..RV document is coming in case of reversale accounting doc for the credit memo.
IN credit memo we have defined DG document and cancellation billing document S2 we have left the field blank.
wat is the reason for the release of two different type of accounting documents in the case of cancellation.
Thanks in advance,
regards

Dear cherukuri
For credit memo, it is okay if you leave the field "Document type" as blank but for S2, you should assign the same ie.S2 in Document type.  This means, for cancellation billing, the document is S2 and accounting document type is also S2.
thanks
G. Lakshmipathi

Similar Messages

  • Account document not created Message no. VF062 for the pricing procedure

    When I tried to create an invoice I came across this problem of Account document not created Message no. VF062.
    I created a pricing procedure with base price,BED,EDU CESS,HIGH EDU CESS ,VAT,CST.
    Condtion record was set for each pricing condtion type.
    Sale order>delivery->invoice
    When invoice was stored i get the message accounting document not created.
    After that i changed the condtion class of (BED,EDU CESS,HIGH EDU CESS ,VAT,CST.) from D-tax to B-price.Now the invoice is stored without the messag(accounting document not created).What will be the problem associated with this

    i changed the condtion class of (BED,EDU CESS,HIGH
           EDU CESS ,VAT,CST.) from D-tax to B-price
    Whaterver condition types you have with condition class as D, I am sure, you should have assigned some Account Keys in your Pricing Procedure.  Ensure that those Account Keys are appearing in OB40 as otherwise, you will face this issue.
    G. Lakshmipathi

  • Accounting document not showing in G/L -fbl3n

    Dear All,
    We are facing a problem n accounting document not showing in G/L FBL3N. when i saw in FB03 then it showing with all details including GL account. but when i go in FBL3N it was not showing. The document posted from payroll hra component. fb03 screen shot attached.
    Thanks,
    Mukesh

    Hi .
    Did you enter the correct parameter in FBl3n . Its looks liek this is related to Fiscal year 2013 and posted on 31.05.2013. .
    Can you please neter below parameters in FBl3n
    company code 1000
    GL account  42001021
    All item
    Posting date  31.05.2013 to 31.05.2013
    I am little bit confused  that your header of document not showing any Ledger group as well . can you please run FBL3n with above parameters and if it doesn't display  letus know .

  • Business area in accounting document

    Hi guys,
    I have a problem in accounting document generated by VF01.
    The business area displayed is retrieved from TVTA while the user wants the business area to be taken from T134G.
    Do you have an idea what is the basis in getting the value for the Business Area (gsber)???
    Do you know also of user-exit that will perform such condition?
    Thanks.

    Hi
    It means it's a parameter (under the company code) used by accounting. In generally a sales area is linked to only one business area: so in accounting it can manage the sales from different area by business area:
    I.e. for the same company code, it can use the business are to separate the amount of sales from different sales area.
    I think the account document should have the same business area (b.a.) of the sales document, if u change it in exit EXIT_SAPLV60B_008 u could have different b.a. in sales and accounting document.
    So the best solution is set the correct b.a. in the sales document and then SAP'll move it to the next documents automatically.
    U can decide which rule has to be used to determine the B.A., these rules is set in the sales area (so TVTA table): field TVTA-REGGB:
    001 - B.A. from T134G (your case?)
    002 - B.A. from TVTA
    003 - B.A. from  based on SalesOrg/DistCh/ItemDivision (from TVTA)
    In this rules are not good for u, the best solution is set the correct B.A. in sales order, so u can use the user-exit USEREXIT_MOVE_FIELD_TO_VBAP and/or USEREXIT_MOVE_FIELD_TO_VBAK in inlcude MV45AFZZ.
    If you want to allows to set the B.A. manually u should implement the exit USEREXIT_COBL_SEND_ITEM and/or USEREXIT_COBL_SEND_HEADER in MV45AFZB: in the sales document the b.a. can't be changed manually by default.
    Max

  • Billing Number Range problem ( accounting document not generated)

    Hi All,
    I have created some billing types and for them I have assigned some internal number ranges. Now when I create a billing document it is getting saved with the proper number range but no accounting document is getting generated.
    Also when I try to release the invoice I am getting an error which says " *Incorrect doc.no.: 10000009. Select document number between 0090000000 and 0099999999* "
    K I N D L Y     suggest  as U R G E N T.
    Regards,
    Danny.

    Dear,
              Billing Number Range problem ( accounting document not generated) is not an error because when you create billing document then accounting document not generated. Accounting done after posting of that billing document with VFX3 or VF02 T.Code by account department.
               And for second issue you had define number range between 0090000000 and 0099999999 for invoice so thats why it happen.
    Regards,
    Sandip Shaktavat

  • Problem in creating an account document using BAPI_ACC_DOCUMENT_POST

    Hi Experts,
    I have a porblem while creating an account document from BAPI_ACC_DOCUMENT_POST.
    The problem is acc document is geeting posted and I am getting an document number for that bapi, but its not getting saved to data base and I am getting the following error message
    "Document 1900004327 3000 does not exist in fiscal year 2005
    Message no. F5A397
    System Response
    The required document either does not exist in the fiscal year or is still being posted.
    When the document is read, archived documents are also considered."
    Please sugggest...
    We are using ECC 6.0
    Thanks,
    Suma.

    Hi,
    this means that the posting is not open...
    try with 2008...
    or else ask ur financial consultatto check, whether the 2005 is open or not.
    u also try posting manually using FB01 with same entries u r using for this BAPI...so that u can track the error.
    Also use BAPI_TRAACTION_COMMIT after bapi post.
    check ur subsystem which u r passing for the BAPI..
    wa_general-assetsubno = '0000'. Is it 3000 or 0000
    Try using 0...
    Edited by: Sumi Vasu on May 14, 2008 8:13 AM

  • Problems in Posting an Accounting Document using BAPI_ACC_DOCUMENT_POST

    Hi All,
    I am facing a problem when I try to post an accounting document using the BAPI "BAPI_ACC_DOCUMENT_POST".
    While passing data to the structure "ACCOUNTTAX", I get the errors "Required field AMT_BASE was not transferred in parameter CURRENCYAMOUNT" and "Required field TAX_CODE was not transferred in parameter ACCOUNTTAX".
    Till now I was not passing the ACCOUNTTAX structure to the BAPI and posting was happening fine.
    Any pointers / solutions in this direction will be most helpful.
    Thanks in advance.
    Regards,
    Keerthi

    Hi
      As u told earlier it was fine , so it may there is some config. change done by func. so this error is coming.
      For minimum required fields fo BAPI , u can go to SE37 and click on Function Module Documentation on Application tool bar.
    here u will find good help.
    Regards
    Sachin

  • Problem creation of accounting document impossible

    Dear Gurus,
    I created a new Material Type in reference to "DIEN" Material Type.
    I have created a Sales Order -> Delivery -> Invoice flow (yes the delivery isn't useful but needed for some flat file sending...).
    After the creation of the Invoice, the Accounting document won't create itself.
    I get the message : KE 348 described here below
    Of course, no CCR exists but it's quite normal since we are on a Service Flow.
    I check my customizing of the CO module, affectation of the Valorisation to Material Type and all is fine too.
    Any ideas anyone please??
    Thx in advance for your kind help
    Xanticles
    No valuation segment exists in the material master record for product 551                                                                               
    Message no. KE 348                                                                               
    Diagnosis                                                                               
    In Profitability Analysis (CO-PA), the system tried to valuate a line  
        item by looking for a product cost estimate for product "551" using the
        plan period indicator.                                                                               
    To do this, the system has to read the valuation segment ("MBEW") of the
        material master. This segment does not exist in valuation area NISL.                                                                               
    Display material, View: Costing                                                                               
    The system tried to read the product cost estimate according to costing
        costing key Z01 as defined in the CO-PA Customizing settings.

    Your PA is configured to insist (error msg) on a cost estimate. You either need to create a cost estimate for the service you are providing, or configure PA such that it will not generate an error when it doesn't find a cost estimate.

  • Excise- Accounting Document Problem

    Dear All,
    I got a situation where when i am creating a PO for 2 quantity & creating 'CVD' invoice for .240 quantity & same i am utilizing at the time of GRN but when i post the MIGO system shows the entry related to excise but not generate 'Accounting document.
    In MIGO i am using option 'Capture & Post'  excise invoice
    But when i go for all remaining quantity or full GRN as for PO for e.g for 2 quantity system generates accounting document.
    For the same i checked the settings in configuration for plant i.e. Multiple GRN multiple credit is maintained & in J1ID i maintained the related plant for 'Multiple GRN multiple credit'.
    Other information with relevance to PO-  in my PO material is not there we are creating it with assignment category A having asset & material group.
    Please let me know if any other information required.
    Looking forward for reply.
    Regards
    Sandeep

    Hi,
    Thanks for response.
    I further analysed with reference to your answer & found that if i give quantity 0.5 or more than that then it is generating accounting document but if i give less than that it is not generating accounting document.
    Is there is any logic written for rounding off?
    Regards
    Sandeep

  • Problem in Updating the Profit Center in Accounting Document

    Dear CRM Experts,
             I am working in SAP CRM 5.0 and SAP R/3 4.7
    When the Billing Document is Generated in CRM It Automatically Generates the Acoounting Document in R/3.
    In CRM we do not have the Field Profit Center.So in the Accounting document it shows Profit Center as DUMMY.
    My Query is "Is there any BAdI or User Exit to change the Profit Center based on the Material?".
    It is very Urgent Please help me.
    Thanks & Regards,
    Ashok.

    I remember seeing something like this before. I think it's an Oracle specific thing maybe try doing your select like this:
    select t.* from temp t where t.AC_GL_NO='cwcf'
    I don't know why but using an alias makes it work sometimes.

  • Generate accounting document for cancel of credit memo

    Hii Guy,
    Need your help to solve this problem.
    My user have perform VK11 to cancel of credit memo. in the sales order document flow, the status is OPEN.
    my user cannot perform creating of accounting document for this cance of credit memo. what are the tcode to generate accounting document ?

    Nizamkz wrote:Hi,
    >
    > Hii Guy,
    >
    > Need your help to solve this problem.
    >
    > My user have perform VK11 to cancel of credit memo. in the sales order document flow, the status is OPEN.
    Are you sure its VK11???? I guess for the cancellation if billing document its VF11......
    Try to do the manual release to accounitng....by going to VF02 and pressing the Green Flag button after entering the cancellation document number. Or Else Try to reverse the posting with FB08.
    Thanks,
    Raja

  • Enhancement for MB1C/MB1A before creation of an Accounting Document

    Hello everyone,
    Actually I want to get the material document number(MBLNR) before the creation of an accounting document when using the transaction MB1C or MB1A.
    I will have to use the value 'MBLNR' to update a field during the creation of an accounting document(the field SGTXT should be updated with the MBLNR).
    I have already tested the following BADI's which provide me the value of the material document number:
    - MB_DOCUMENT_BADI  (BAdIs During Creation of a Material Document)
    - MB_DOCUMENT_BADI_SAP (BADI for Creation and Changing of a Material Document)
    and I am using the BaDi 'AC_DOCUMENT' to update the required field with the material document number(MBLNR).
    The problem is that the BADI's 'MB_DOCUMENT_BADI ' and 'MB_DOCUMENT_BADI SAP' are call after the creation of the accouting document(after the BADI 'ACDOCUMENT') meaning that I can't used these BADI's as the value MBLNR is not available before.
    My idea was to export the value to memory ID before the creation of accounting document and import the value in memory ID in the BADI's 'AC_DOCUMENT' to update the field SGTXT.
    I am currently looking for other enhancements or BADI's which can help me to solve this issue.
    After much research on the internet, I did not succeed in finding a suitable hint which can help me.
    I would be grateful if someone could guide me(even a small hint will help me a lot as am I am new in the world of BADI's) on how to find a suitable way to get the document number(MBLNR) before the creation of an accounting document(before calling the BADI 'AC_DOCUMENT').
    Thanks a lot in advance for you help.
    Kind Regards,
    Bryan

    Hi
    I had a look through the program and found an enhancement spot ES_SAPMM07M available through out. Sadly i am not able to create a material document in my system some master data issue but there are various enhancement points in this enahcmenet and you need to debug on save and find the right enhancement point to export the value.
    Put a break point in the following includes which have only one subroutine in them
    MM07MFF9_F_SEGMENTE_BEWERTEN
    MM07MFF9_F_SEGMENTE_ERSTELLEN---> In this accounting item are created. If stops here and in debugger change the value if it works then there are various enhancement spot for the same.
    MM07MFF9_F_SEGMENTE_ERZEUGEN
    MM07MFF9_F_SEGMENTE_GENERIEREN
    Hope it helps
    Nabheet
    Edited by: nabheetmadan09 on Feb 1, 2012 3:49 PM

  • Unable to cancel Billing due to cleared accounting document for Free Goods

    Hi,
    I have a case as described below:
    I.                    SALES ORDER CREATION
    Transaction VA01 à Sales order is created for the following details:
    1.       Material Normal  (TAN) : 100 CAR
    2.       Free Goods (TANN) : 10 CAR
    II.                  Subsequent processing of sales order 
    a.       Delivery(1) and Billing (1) creation for the SO with the following details :
    Material Normal (TAN) : 100 CAR
    Free Goods (TANN) : 5 CAR
    Status of accounting document after releasing billing document to Accounting: Not cleared
                    Accounting Journal:
                    A/R                                                                     xxxx
                    Sales discount                                                     xxxx
                                    General Domestic Sales                                        xxxx
                                    VAT u2013 Out(TAX)                                                    xxxx
    b.      Delivery (2) and Billing (2) is then being made for the leftover item of the Sales Order:
    Free Goods (TANN) = 5 CAR  
    Status of Accounting document after releasing billing document to Accounting: CLEARED
    Accounting Journal
    Dr. Sales Discount                                        xxxx
                            Cr. General Domestic Sales                  xxxx
    III.                Reversal of Billing (2) needs to be done
    Activities conducted:
    a.       Go to VF11 and enter Billing (2) document number
    b.      Execute!
    System response:
    Error Log:
    1)      Data inconsistency during processing of document xxxxxxx
    2)      The Billing Document xxxxxxx  is already cleared
    From the error found, we tried to reverse the cleared accounting document by using t-code FBRA:  
    System response:
    Document xxxxxx IS NOT  a clearing document
    Question:
    We have to reverse the clearing document first in order to cancel the related billing document but we keep finding this error, do Anyone have any advice to solve this issue?
    We have simulated similar transaction in IDES and no problem is found, is there any specific setting in customizing that can allow cancellation of billing document regardless of its accounting document status (Cleared or Not Cleared) ?
    Thanks in Advance,
    Indro

    Thanks a lot for the reply,
    It answers my question, I found the copying requirement using routine 029 was defined in the cancellation document section of the Billing type to be cancelled
    After removing, the billing document can be cancelled
    Thanks,
    Indro

  • GL Account Document not picked by Standard Program

    Hi Friends,
    I have an issue which is related to GL Accounts
    Everyday 5000 odd documents will be Picked by standard program and the GL documents are cumulated to one particular document and it will be sent to another system through idoc.
    The issue here is on one particular day one single GL Account document has not been picked by the program and cumulated. Instead that has been picked on next month..
    So i need to know what might be the reason for the delay in picking the document for particular day.
    Help me with solution in this issue
    Thanks in advance
    kishore

    Thansk for the reply.
    I also thought of one reason among the four u specified..But i will stil make it clear to u so that i will get better idea on this issue.
    Like in one system all the documents wil be picked and GL account will be posted and through idoc it is sent to another system where  the balance should be equal
    when i compare two systems one is 4.7 and another is 4.5 version.
    In FS10N for all the month the balance is talied for both the systems like the credit ,debit everything gets tallied for the particular document number. But for one particular month there is a diffence only in the credit amount of two systems..The 4.5 system shows some amt less than the total.
    But that problem also solved but it got delayed by a month..
    Thats the reason this issue arised, Why it took this delay..Could you pls suggest me witht this.
    If any kind of prooof is ther to show this might be the reason for client
    Thanks
    kishore

  • Invoice & Accounting Document Number

    Dear Experts,
    We are facing number range problem. When we are saveing an invoice then Invoice number and accounting document number showing different. It should come same number. Can you pls advice why this is happening and how I can resolve this issue.
    Thanks in advance for your kind support.
    Best Regards.
    Ripon Kumar Paul

    Dear Ripon,
    Please check the below which will help you achieve same document number:
    SAP gives you customizing options to make both document numbers the same. The solution lies in the number range assignment of the MM and FI document. You need to configure the MM document number assignment as internal and external for the FI documents. (FI documents are set up with external-assigned numbering, while the MM document has internal, or system-generated, numbering.) In this case, the MM document number is passed on to the FI document, which means that the number of the FI document is identical to the MM document.
    Because the document number assignment in MM is not company code-specific, in contrast to the FI document, you need to take the following points into consideration before using external document number assignments for FI documents. They have the following effects on your system:
    Continuous number assignments for FI documents are not guaranteed, especially if you have more than one company code.
    The document number ranges in MM and FI have to be the same for all company codes.
    In Release 4.6C, you need to use internal number assignments for revaluation documents, invoice reduction documents, Evaluated Receipt Settlement (ERS) postings, or reversal documents. There are no restrictions as of SAP Enterprise 4.70.
    Use a different number range assignment for FI invoice posting (FB60), because FI invoice postings usually use internal number range assignments and the postings originate in FI, not MM.
    If you use document parking and the number range intervals are fiscal year-dependent, you cannot change the posting date of the document if the fiscal year is different to that determined for the previous posting date. In this case you have to delete the document and re-enter it. There are no restrictions for fiscal year-independent number ranges.
    What do you do if you have already posted thousands of invoices in your system and the numbers are already different? In this case, you need to find unused number range intervals in MM and FI. Since most companies do not change the SAP standard delivered number ranges during the original implementation, number range interval 52 is usually available in MM and FI.
    Now let's look at the detailed customizing steps. With the following customizing steps, you can align the MM and FI document numbers going forward only. No fix is available for invoices already posted in your system, since SAP does not allow the change of document numbers.
    Step 1. Maintain FI document number range. Use transaction OMR4 and go to Number range for document types in FI. Select the company code for which you want to create the new number range interval and click on the change interval button. Insert a new document number range by clicking on the insert interval button on top of the screen. In this example, I created number range interval 52 with the document numbers 5200000000 u2013 5299999999. Don't forget to set the external number range check box (Ext).
    Step 2. Assign FI number range to FI document types. The second step is to assign the number range created in step 1 to the FI document type for invoices. Again use transaction OMR4 and go to Document type. Double-click on the document type, which you are using for LIV invoices. In my example, I used the SAP standard document type RE. In the number range field, assign the new number range interval 52.
    Thanks!!!
    Murlidhar Khatri

Maybe you are looking for

  • Is it possible to avoid the or in this sql?

    Hi there, I have a subquery at work which is givng me some performance issues ... (I've changed the table and columns names). select h.name, h.age, h.sex, h.height, h.occupation   from human h where h.newest = 'Y'    and h.death_date is null    and (

  • How to open a text file

    hello if so have an idea on how to open a text file thanks

  • Idocs are not processed in the right order.

    Hi, I face a problem that when there are a large number of IDocs (Inbound) posted the Idocs are not processed in the right order. Msg type: MBGMCR any idea how this can happen? what is the solution? br Karen

  • Concurrency with multiprocess application

    Hi, I have a serious problem here.I am supposed to design a multi process application in C++ that interacts with Berkeley DB. I have two binaries, one of the binary updates the database, while the other has to read it.The Db object is opened only onc

  • Local Account corruption

    I am starting to see a couple of issues with my Windows 7 Pro systems that I am not sure if ZCM's DLU policy might be causing issues with. I worked on a students computer yesterday where the Novell Login worked as designed but the local log reported