No accounting document generated from SD

Dear Friends,
When I am creating Billing document from SD using VF01 tranacstion, I am getting error message that "Document 90000028 saved (no accounting document generated)", but I had activated all config between IS-U FI-CA and SD.
I hope the billing document is getting generated, but it's not posting and creating the accounting document in FICA side.

Hi ,
There might be 2 reasons why the SD document doesnt post to FICA .
1. Maintainence of relevant configuration under the node - SPRO - Financial accounting New - Contract accounting receivable and payable - Integration - Sales and distribution .
Hope you have maintained all the relevant configs. under the node ( 3 in no's ) .
2. Secondly if there is an error while determining the accounts for posting the billing documents , you can view the same through document details , where in you can view the documents that are being generated for the same .
Kindly check the 2 areas and revert back if the problem still persists .
Cheers ,
Dewang

Similar Messages

  • Cost Center not updated in accounting documents generated in SAP RE-Fx

    Hi Experts,
    I'm facing an issue wherein I don't see the cost centers getting updated in the accounting documents generated from RE postings.
    Pl. note that the appropriate cost center (relevant to the cost center) is maintained in the rental objects.
    What is the customizing settings I'm missing out due to which I don't see the cost center updated in the accounting documenmts?
    Thanks & Regards
    Shantanu

    HI Shantanu,
    As far as I know, in RE-FX we can post the cost to the RE object directly. All the objects in RE-FX (i.e. BE, BU, PR, RO, RECN, SU, etc) are cost objects in themselves. However, to post the cost to Cost centers you will need to run the CO settlement. Again CO settlement rule is available in all these objects.
    Please refer the SAP Library for further explanation:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/00/80383b1b793821e10000000a114084/frameset.htm
    Regards
    Rohit

  • No Accounting Document generated

    Dear Experts,
    For some quality testings, i did not maintain Company Code / FI View of the newly created Customer, deliberately.
    I posted a Excise Invoice, during which i got a WARNING message "Document 9000185 saved (no accounting document generated)". The message ID displayed on my screen was VF050
    The above was a warning message, but i wish to change this from a WARNING Message to an ERROR Message. So that the Excise Invoice is not saved unless FI View is maintained for the Customer
    please help me in changing how do i find the origin path of this message & change from Warning to an Error.

    In fact, you should prevent this before saving the billing document itself which can be achieved either adding this logic in your existing routine or go for billing user exits like USEREXIT_ACCOUNT_PREP_KOMKCV (Module pool SAPLV60A, program RV60AFZZ)  or  USEREXIT_ACCOUNT_PREP_KOMPCV (Module pool SAPLV60A)
    On the other hand, if you are specific to excise invoice, you can try with any of the following excise exits.
    a)  J_1I7_USEREXIT_EXCISE_AFT_SAVE  or
    b)  J_1I7_USEREXIT_EXINV_ADDL_DATA
    thanks
    G. Lakshmipathi

  • No accounting document generated after creating billing document.

    I created my billing document in SD and saved but I am getting the message "No accounting document generated"
    What am I missing and what do I need to do?
    Is there a T code or menu path to see all billing document blocked from posting?
    Thanks for your prompt response.

    Hi,
    Check in Tcode  VOFA if account determination procedure is assigned there.
    If it is there,then go to VF02 and try to release manually to accounting.
    Check Tcode VFX3 for blocked billing documents
    Reward points if useful
    Regards,
    Amrish Purohit

  • No accounting document generated during billing

    Hi,
    I am getting the error : No Accounting document generated during billing. When I went thru the steps from Envt ---> Acc.determ.analysis- -> Revenue accounts, I found that Acct Assignment group has 'Exclamation' mark.
    Suggest a way how to resolve it.
    Thanks in advance.
    regds,
    Umesh

    Hi,
    Good afternoon and greetings,
    Please check in the Tcode VKOA, the account assignment is complete for the ERL key...This can be dependant on the following 3 main combinations.
    1. customer group, material group and accountkey
    2. customer group and accountkey
    3. material group and accountkey
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • Depreciation posted,but no accounting document generated

    Dear Experts,
    i have run the depreciation, it is sowing in AW01N posted, but no accounting document generated with document type AF.
    Please Suggest!!!!
    Many thanks
    Naru

    Hi Naru,
    I'm not sure what version of SAP you are on however you could try and identify the documents posted from the depreciation run from transaction AFBP.

  • No account document generated upon MR21

    Hi there,
    My user has actually perform MR21, but no accounting document generated after the change of the valuation cost. This is to change the business model from consignment stock to own stock.
    What is the t-code to view the posted price change document? Is there any special step required for the changing of the abovementioned business model
    Thanks.
    Regards,
    Edwin

    Hi Edwin Fu,
    MR21 t-code is used to update the Standard Price(S) or Moving average price(V) in the Material master. Once you perform MR21 and change the Price, You can verify the new price is displayed in the Mateiral Mater accounting view.
    Once the above is confirmed , you perform the movement of 311 ie. consignment to own stock.
    The FI document posted will carry the new price you have define.
    P.S: Please ensure that you udpate the correct price before performing 311 mvt type.
    Please reward if useful.
    Thx,
    MJ

  • FI documents generated from RE-FX are not being summarized

    The Fi documents generated from periodic posting in RE-FX are not being summarize, even thou the have the same customer, the same flow type and account determination.
    I checked the corresponding customizing Item related and the seem to be right. The system seems to be skiping  this.
    I have 2 conditions in the RE contract that goes to the same flow type and account determination but the document is generated with the two separated line item.
    Tanks in advance
    Noel.

    Hi Noel,
    I guess you have already checked your customizing.
    If you are technically interested you may have a look into the
    coding to see which fields are checked and must be equal for
    summarization.
    class: CL_RERA_DOC_ITEM_CNDS
    method: CONDENSE_APAR_ITEMS
    If you set a breakpoint there and follow the program you may see why the items are not condensed.
    Regards, Franz

  • How to fetch accounting document number from known material document number

    Hi,
    Using MIGO transaction, by giving mblnr(material document number) as input, I get accounting document number by clicking FI document.I have to add this accounting document number in my report for corresponding known mblnr(material document number) values.
    My question is how to fetch the accounting document number present in MIGO to add in my report program.
    I used the xblnr(Reference Document Number) which is present both in mkpf and bkpf tables to fetch values.
    I extracted xblnr values with known mblnr values from mkpf (Header: Material Document table).
    and then extracted belnr(accounting document number) from bkpf (Accounting Document Header table) by using xblnr values.
    But the query is running for a long time.
    Is there any other method  to extract the values in a simpler way.
    Kindly advise.
    Thanks and Regards,
    Sanjeev

    I had the values of xblnr and some other fields such as mblnr, budat etc in wi_item table.
    I created a new internal table i_xblnr and got down those values.
    And then created a new internal table i_belnr and tried to get values of belnr in it.
    The code I wrote is given below:
    IF not wi_item[] is initial.
    loop at wi_item.
       at new xblnr.
        ws_xblnr-xblnr = wi_item-xblnr.
         append ws_xblnr to i_xblnr.
       endat.
    endloop.
      select belnr xblnr from bkpf into table i_belnr for all entries in i_xblnr where xblnr = i_xblnr-xblnr.
    ENDIF.
    Kindly look after it.Thank you.
    Regards,
    Sanjeev

  • No accounting document generated in billing

    Dear Experts,
    I have created one header condition type ZD00 for freight charges in pricing procedure and assigned Account key ERF.It is calculating in Billing but when I am trying to save the billing it is throwing a message "Document 9310000061 saved (no accounting document generated)Message no. VF050".I have checked VKOA transaction where ERF key is assigned with customer & Material group with GL account.I am not able to find the problem .It will be great help if i get the solution.
    Thanks & Regards
    Rahul Sharma

    hi
    please go to check this areas
                1.G/L account is maintain or not
                2.account assignment of customer master
               3.account assignment of material master
               4.account keys in  check T-code VKOA
               5.profit center
               6.cost center
               7.posting period and number ranges
    check all
    rgds
    venkareddy

  • No accounting document generated while new condition type is added

    Hi
    I added a new condition type to the pricing procedure. While creating the invoice if i try giving a value to the new condition type then i get the message "No accounting document generated", but when i leave it as blank then there is no problem with the a/c docs.
    I assume I haven't done the complete settings correctly. Pls help.
    I am using  RVAA01 as the pricing procedure for standard order.
    Regards,
    Sujai

    Hi,
    As I do not have access to your system, can not comment in details.
    But if I have to add a tax codition in pricing, what I would do is :
    Create a tax condition, assign it in tax procedure.
    Copy it as sales pricing condition.
    Assign it in pricing procedure.
    Create condition record for tax condition in VK19.
    Check tax code in FTXP & its assignment in OB40.
    Create condition record for MWST.
    I think you need to check the above configuration.
    Savita

  • No accounting document generated (foreign trade data incomplete)

    hello all,
    I meet a problem like this:
    Sales order: 1001
    delivery: 2001
    Invoice: 3001
    another invoice 9001 has created for cancel 3001.
    when we saveed 9001, no accounting document generated, but we were not cognizant of it. and we did VF09 reverse PGI, VL02 delete delivery 2001.
    now the problem is: when we try to release invoice 9001 to accounting, a message occurs "Document 9001 has been saved (foreign trade data incomplete)"
    it seems need data of delivery 2001, but it has been deleted.
    can anyone please give me suggestions? thanks!
    Document 9001 has been saved (foreign trade data incomplete)
        Message no. VF 072
    Diagnosis
        The billing document you have edited contains foreign trade data. These
        are however not complete.
        This means that the document cannot be transferred to accounting (FI).
    System Response
        The system issues a message.
    Procedure
        Maintain the incomplete foreign trade data. Then you can transfer the
        billing document to accounting (FI).

    Hai Laxmipathi,
    As the issue addressed by Mu_ying, exactly even I have encountered the same error. I am working on Export Scenario where in created a billing doc and saved (without foreign trade data) but later its cancelled and subsequent delivery doc is also cancelled but when i release the cancelled billing doc error pops up as "foreign data incomplete" but doc no. is saved, as mentioned by Mr. Mu_ying mail.
    However, in my case when i try change in VF02 item level for foreign trade/customs tab (change for the cancelled doc) the radio buttons for System is RED, and I am unable to enter the data as all the fields are greyed out, due to this reports figures are incorrect.  Hope u r able to get what i have mentioned.
    i/p's will be of great help.

  • No accounting document generated for SD billing document

    Hello,
    We had a billing document with status "C Posting document has been created" but actually there was no accounting document generated.
    When we try to release the billing document again using VF02, the system displays the message "The document has already been passed on to accounting".
    What is the problem?
    Thanks in advance!

    longlost,
    Accouting documents not generated,
    1. VF02 Mode Click"Release o Acounting" the Accoutning documents not generated.
    2. If yes, then OK Else
    3. Check Whether you have assigned Accounting keys to the relevent condition types.
    4. Check Account assignment Procedure VKOA and check G/L account has been assigned.
    5. If error found correct it
    If you say "The document has already been passed on to accounting" then it is automatic
    Check with FI Consultant whether Accounting entries has been posted with reference to customer and Invoice.
    Fi consultant will run F-28 - Post incoming payments or F-26 Payment past entry after that it will come to cleared status.
    Regards
    Sathya

  • No accounting document generated during MIGO

    Hi,
    While making good receipt of a purchase order, no accounting document were generated because of authorization. After giving authorization, the user cancelled good receipt, in this time accounting document were generated. After that the user made another good receipt and the accounting document generated. So we have one good receipt with no accounting document, one good receipt reverse with accounting document and one good receipt with accounting document. How can we fix this problem, we need to reverse cancelled good receipt's accounting document.
    Thanks,
    Edited by: Cuneyt Acar on Aug 31, 2010 9:56 AM

    >
    Cuneyt Acar wrote:
    > Hi,
    >
    > While making good receipt of a purchase order, no accounting document were generated because of authorization. After giving authorization, the user cancelled good receipt, in this time accounting document were generated. After that the user made another good receipt and the accounting document generated. So we have one good receipt with no accounting document, one good receipt reverse with accounting document and one good receipt with accounting document. How can we fix this problem, we need to reverse cancelled good receipt's accounting document.
    >
    > Thanks,
    >
    > Edited by: Cuneyt Acar on Aug 31, 2010 9:56 AM
    There is no reversal for cancelled GR,Create a new GR document using MIGO.

  • No accounting document generated at time of result analysis settlement

    No accounting document generated at time of result analysis settlement, but controlling document and profit center document are generated. problem is cost has been settled but accounting does not generated.

    No accounting document generated at time of result analysis settlement, but controlling document and profit center document are generated. problem is cost has been settled but accounting does not generated.
    i am asking at the time of  WIP calculation or settlement
    cost can be settled but does not generated any accounting document .

Maybe you are looking for

  • Won't detect second screen

    My xorg.conf can be seen here: http://pastebin.com/m25cafd6d My problem is that i can get mergedFB working, but the auto monitor detection always fails and DRI/AIXGL get's disabled. You can see my X log file here: http://pastebin.com/mfc2d2c7 The par

  • Drag and drop FLAC audio into iPod to convert and add?

    I manually sort my music as albums in folder directories. I have never liked how iTunes wanted to sort my music back in 2005 and I don't like it any more today. I recently got a 6th gen iPod Nano via the 1st gen iPod Nano replacement program and I am

  • Periodic black screen

    Ok, I've always prided myself on not being a complete idiot with computers. But this is the first time i've ever owned a mac of any kind. I just got this iMac g3 from a guy in the newspaper, and I'm learning alot, but there's ALOT i don't know yet. O

  • Colorsync Utility: PDF Compression vs. Reduce File Size filters

    What's the difference between these two? I used Automator to make two applications, which I think I screwed up, because they're not reducing file sizes now. 1 would make 100+ pngs into a pdf and use "reduce file size," I think. 300 MB would become 80

  • Was iPhoto designed to be useless, or did it just turn out that way?

    I put my iPhone in the cradle. iPhoto starts. I dismiss the welcome screen. I have an album in iPhoto's MOBILEME GALLERY called "Dog" with pictures of my dog. There are 2 photos in the album. I have about 5 new ones on the iPhone. I select and drag t