List of Released accounting documents for Invoices.

Hi All,
       How to get the List of Released accounting doucments list for invoices,is any sap std tcode or any table.pls anybody those reply immediatly i apreciate.
Thanks
Rajan

Hi,
Alternatively in the table VBRK you can find the ACCOUNTING DOCUMENT In the field BELNR.
Please check the values in the BELNR, if there are values then the Billing document were released to Accounting.
regards,
santosh

Similar Messages

  • Creating an Accounting Document for Invoice

    We cannot create an accounting document for Invoice.There is no problem in account determination procedure. I've tried to clear in VFX3, but gives me an error message that says  "express document 'update was terminated' received from author.
    After analysis the error being reported is:
    "M2 012: Error determining posting period (info structure S010).Function module is MCV_STATISTICS_UPD_V1_INVOICE     V1 NORMAL     
    Can you suggest how we can post/Release to Accounts?

    Hi Narendra
    Go to T-code MCVV. In this case since the doc is not created it will not work.
    Is there an ST22 dump. if yes put a break point there.
    Check SM13 and you can see the here where the update fails. Apply break point there.
    Go to MC26 and enter S010 and check if any update rules exisit. in one of the formulas you need to put a break point.then go back to VF01 and then before you hit the save enter /h in the command box to go into debug mode.
    Once in debug mode Follow the menu path Setings--->update debug on/off.Debug and see why the update is failing.
    Thanks

  • Error While Releasing Accounting Document & Proforma Invoice--URGENT

    Dear Gurus,
    I am facing problem in below cases.
      -- Proforma Invoice canot be cancelled ....If i need to cancel then wht needs to do
    -- I created New Material Master again old material and made sale getting Acc determinatin error while releasing accouting document.. But in old cases( old material) no problem like this. Y like this.
    Pls guide me.
    Regards,
    Venkat

    Dear All,
    Thanx your kind replies. I analysis and foud following:
    Access       Message                    Description
    05       123                    Access ZKOF not carried out
    Access     Complete     
    Field Condition Table          Value in Doc
    Chart of Accts          CAIN
    Sale Org                          1000
    Plant                           F201
    AccAssg Grp          01
    Acct Assgn. Grp          05
    Account Key          !! ( Showing Yellow Indicator)
    Above things showing Against Condition TYpe JEXT.
    I checked in Pricing procedure and condition Type JEXT....against this no Accounting key assigned.
    No problem faced earlier...now showing like this........y.
    Regards,
    Venkat

  • Accounting document for Export Excise invoice

    Dear All,
    We have two scenario's one is Domestic Sales & Export Sale.
    In domestic sales as per the normal flow of document we create excise invoice after billing document and accounting documents are also generated and updated in the billing document accounting (VF02). Accounting document for excise invoice has been generated.
    However in export sales we create excise invoice with the reference of billing document but no accounting document has been generated for excise invoice.
    Can u please tell me where i have to make changes so my accounting document for export excise invoice will generate?
    Thanks & Regards,
    Ratish

    Hi ALL,
    There are 4 export scenario :
    1) Deemed export 2) Export under Bond 3) Export under claim for rebate [No bond] 4) Export under Letter of Undertaking.
    3) In export under no bond process is :- we pay the excise on the goods for exports and create the ARE-1 doc and send to port where the customers officials note the actual quantity of goods on the ARE-1 doc and stamped it. Then these stamped ARE-1 will be send to the excise range of the despatch plant(for exports) where we claim the rebate.
    Now if you are not able to generate the accounting doc for such a scenario some of the consultants may suggest u to use the user exit (J_1I7_USEREXIT_DUTY_IN_EXPORT) and pass the the value X to the parameter SUPPRESS_CALCULATION this intern will help u to generate the Accounting doc also. but real problem lies somewhere else.
    Actual Solution: Maintain J1ID (Customer excise details)
    for export customer maintained the excise indicator to 3 {Nil Duty} insted of 1 {100% tax}.
    Problem will be solved
    Regards
    Satish Zade

  • Accounting document for Excise Invoice

    Hi,
    Accounting Document generated for Excise Condition types.We do not want to generate Accounting document for Excise Invoice.
    We have marked the Excise Condition types JEXP,JECP,JA1X as Stastical in Pricing procedure & also not assigned the Account Keys for the same.
    How to make other settings for non generation of Accounting document for Excise Invoice.It's a Domestic scenario.
    Please suggets.
    Thanks & Regards,
    Hemant PAtil

    Hi,
    Instead of creating the Excise Group i have created the Sub Trasaction type (DS) ETT Type DLFC.
    In SPRO Specified the Excise Account per Excise Transaction DLFC & DS.
    Also Specified G/L Accounts per Excise Transactions.
    Excise Grp (P2),ETT (DLFC),Company Code (MU51),Chart of Accts(XXX),all the G/L Accounts kept BLANK.
    While creating the Excise Invoice thor.J1IIN,if i put Sub Transaction type DS then the system gives the following error.
    Excise modvat accounts not defined for DLFC transaction and  excise group
    Message no. 8I402
    Please suggests.
    Thanks & Regards,
    Hemant Patil

  • Unable to create Accounting document for my Outgoing excise Invoice

    Dear All,
    I am implementing sales from Factory. I am unable to creat accounting document for my Outgoing excise invoice.  When I click the Utilization button, The excise invoice type is selected Deemed.
    1. How to control which Which Excise invoice type should be selected in J1IIN.
    2. For Deemed exports will system not genererate Accounting document for Excise Invoice?
    3. Where to view the excise invoice document types (Like Billing and order types)
    Thanks & Regards

    For deemed export sales,
    -Accounting documents will not get generated. (ref: Excise Acct Determination in CIN settings, you will not find Excise Tranraction type:ARE3 for which G/L account will not be assigned)
    -Excise Invoice type will be automatically triggered based on configuration : Excise Group / Series Group detetermination.
    - For Deemed Exports , only Quantity will get updated in RG1, but not the value. thats the reason, accounting document will not get generated.
    - This excise invoice is created, for - to update the RG1 registry / ARE3 creation.
    hope it clears
    regards,

  • Find accounting document for deleted incoming invoice document

    Hi all,
    I have few ncoming invoice documents which were deleted. those documents i can see in RBKP table.
    I want to trace the accounting documents for those deleted documents.
    Can any one help me to find the accounting documents for deleted documents.
    thanks in advance.

    Hi,
    this might give you an idea:
    data: l_belnr like bkpf-belnr, l_gjahr like bkpf-gjahr.
    clear: l_belnr, l_gjahr.
    data: l_string(20) type c.
    clear l_string.
    data: l_belnr_2 like bkpf-belnr, l_gjahr_2 like bkpf-gjahr.
    clear: l_belnr_2, l_gjahr_2.
    select belnr gjahr from rbkp into (l_belnr, l_gjahr)
    where rbstat = '2'. "Status = deleted
    concatenate l_belnr l_gjahr into l_string.
    select single belnr gjahr from bkpf into (l_belnr_2, l_gjahr_2)
    where awkey = l_string.
    write: /'FI', l_belnr_2, l_gjahr_2, 'MM', l_belnr, l_gjahr.
    endselect.
    Note that the key here is AWKEY.
    Best regards.
    Edited by: Pablo Casamayor on Apr 13, 2009 3:03 PM

  • Table for Accounting Document of Invoice Document

    Dear All,
      We have accounting doc. table of material document as BKPF(HEADER) & BSEG(ITEM).
      In the same way, can any one share, whats the accounting doc table for Invoice/MIRO??
    Regards
    Mahesh
    Re

    Hi Dear
    actually what table you have mentioned in your thread that table is for Accounting document, it doesn't matter whether the accounting document is created during good receipt or Invoice receipt
    hence BKPF and BSEG is accounting table for invoice as well
    Thanks

  • Invoice Posting with two accounting documents for Service PO

    Hi Gurus,
    We have created one service (GR based Invoice verification) PO for which we have assigned a costcenter which has been created for different company code(rather than what company code we have mentioned in PO).
    Now during Invoice creation out of 6 invoice entries only one Invoice has been created with two accounting documents for two different company codes, when we found this and canceled the same only basic entries has been reversed.
    I just wanted to know how this single invoice has been created with two different accounting documents for two different company codes.
    Please guide me in this regard.
    Thanks and Regards,
    Ravindra C.M

    Hi Aasif,
    Thanks for your reply, if that would have been case then each Invoice created for that PO should have two accounting documents but out of 6 invoice created only one invoice has been created with two accounting documents.
    I am completely agree with you that it has posted as inter-company transfer but why only one invoice has been created with two accounting documents.
    In addition to the above I just wanted to know if for GR-based invoice verified PO if we create a Invoice before creating service entry sheet whether two accounting documents will be created as we have mentioned different company code costcenter.
    Please guide me in this regard.
    Thanks and Regards,
    Ravindra C.M

  • Work around to force trigger Accounting documents for Billing documents

    Hi All,
    I have an issue very similar to:
    [Accounting Document not posted for Cancelled Invoice -error in FI interface|Accounting Document not posted for Cancelled Invoice -error in FI interface]
    The invoices number range were changed recently and few documents created during that time range did not create the accounting documents. Now, if I try VF02-> ReleasetoAccounting, it says:
    "Incorrect doc.no.: 98020923. Select document number between 3000000000 and 3999999999."
    Is there a workaround here to re-trigger the accounting documents for these Cancellation documents(Type S1)?
    I've also tried cancelling them, but I get the below error message:
    "For billing type S1, no cancellation billing type is maintained"
    I've found a few hits when i searched the forum but none talked about a workaround.
    Any help would be appreciated.
    Thanks,
    Tabraiz

    Hi,
    Thanks for the reply. I've checked the note, it states the below steps for the solution:
    1) Implement Notes 331771 and 363717 first if they are relevant for your release.
    2) Implement the attached program corrections
    3) Branch to Customizing of the billing document types and enter a cancellation billing document type for the affected billing document type of the cancellation document itself.
    I was wondering if only the step 3 will be enough to cancel the cancellation invoices. I am still not sure what is the significance of point (2) here.
    I haven't implemented a SAP note so far, have you encountered this problem, and have you implemented the whole three steps?
    Thanks,
    Tabraiz

  • 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

  • Business area not appearing against VAT entry in Accounting doc for Invoice

    Dear All,
    We have configured Business areas,
    When we post an invoice with multiple line items and open the Accounting document for this invoice we find that Business area is visible against Freight Amount and the ,Sales  A/c but that no business area is appearing against the Vat payable amount in the accounting doc.
    Why so?
    what should we do so that system determines the business area against the VAT Account also.
    Regards,
    Avinash Gyale

    This could be due to two reasons
    1)  If one invoice contains multiple business areas, only blank space will appear in accounting document.  To avoid this, invoice split should happen based on business area.  Invoice split can be done through VOFM data transfer - billing document.
    2)  If a particular G/L Account is assigned in multiple Business Areas, this problem will come and you need to apply Substitution Exit RGGBS000
    thanks
    G. Lakshmipathi

  • Error in accounting document for Billing - Costing Key does not exist

    Hi,
    We had activated COPA for updating Record Type - A (Sale Order) and Record Type - F (Billing Document).  Subsequently we have removed all the settings done for Record Type A (Sale Order) including Costing key.
    Now after this change we get the error of "Costing Key XXXX does not exist" during generation of accounting document for Billing.
    Can any body suggest how to over come this error without creating costing key of Record Type A (Sale Order).
    Regards,
    Ela.

    Hi Ela,
    Please use T. code KE4J and remove Costing Key from record type F( Billing) then system wonu2019t look for Costing key during releasing billing document to accounting & use T. code KE40 to correct Costing key settings  if required.
    Regards,
    Shailesh Verma

  • List of pending GR/IRs for invoicing

    hi,
    can anybody help me the T. code for list of pending GR/IR for invoice verification
    thanks
    sai

    Sai,
    Kindly have a look at T-Code MR11
    Prasanna

  • Billing Document error while releasing accounting document VF02

    Sir, i have an issue regarding billing.
    We created a sale order having base price , Central sales tax and CST surcharge.
    base amount 408,791.21
    JIN1 :Central sales tax 51,098.90
    JIN4:CST surcharge 5,109.89
           total 465,000.00
    then delivery (vl01n) is also done. it is showing base amount.
    when created billing vf01, it is showing base amount ,Central sales tax and CST surcharge.
    it is showing 408,791.21 .
    Central sales tax 51,098.90
    CST surcharge 5,109.89
    Problem : While releasing accounting document in vf02,  system  does not show Central sales tax and CST surcharge only shows base price.
    Actually we have 2 company code 1000 and 2000 but in  1000 cc system calculates CSt and CST surcharge correctly but in 2000 CC , system does not calculate system calculates CSt and CST . while releasing accounting document in vf02.
    what did we wrong ?
    Thanks

    Problem : While releasing accounting document in vf02, system does
         not show Central sales tax and CST surcharge only shows base price.
    got ans.customer amd material was not created correctly
    It seems there is some contradiction to your first statement above.  Unless you create a material and customer correctly, how come you could generate billing document ??  Either you have not explained the issue properly or not closed the thread with correct solution.
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • PowerMac G5 VGA connection to LCD

    I have a 30" LCD widescreen TV which has a VGA input. When I connect my PowerMac G5 to the VGA input on the LCD, I get a "incompatible format." Any ideas what I need to do to be able to connect my computer to this TV? WHat am I doing wrong? The TV is

  • My NI-FBUS 4.0 disk will not read. Can I get a copy?

    My computer's hard drive crashed and my programs need to be re-installed, but my NI-FBUS 4.0 disk will not read. I suspect it is corrupted somehow. Can I buy/get a copy of the disk to match my USB FF interface?

  • How can install face time on my ipad mini?

    I bought ipad mini and dont have face time how can i nstall face time apps?

  • How do I stop button controls responding to both mouse down and mouse up?

    Hi, On my front panel I have several buttons which are all set to 'Switch Until Release' type. I've come across the problem where they sometimes stick on even when the mouse has been released (see earlier posting) and this has been confimed by NI as

  • RollOver/MouseOver cursor change bug in external loaded swf

    I have a master movie with navigation that loads a external swfs. The external swfs serve different purposes and typically have a series of buttons that navigate the timeline. The external movies with their buttons work fine running individually. Whe