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,

Similar Messages

  • Error creating accounting document for a credit note

    Hi All,
    I am facing an issue while creating an accounting document for the credit note created.
    The scenario is as follows:
    Created a credit memo --> created credit note --> create accounting document
    While creating accounting document, i'm getting an error message as 'The G/L account XXXXXXXX requires an assignement to CO object'.
    Please let me know why i'm getting this error and how to overcome this issue.
    Thanks,
    Anil Kumar

    While creating accounting document,
      i'm getting an error message
    First of all, I am not clear on your above statement as in normal circumstances, once you generate a credit memo, in bacground an accounting document will also be generated.
    In your case, I believe while saving the credit memo, system throws the error to maintain CO object in which case, do the following:-
    Go to TCode KA02 enter the controlling area, give the G/L acoount No and click on Master data tab.  There  select  "Default Acc Assgmnt" tab  and enter Cost centr and save.
    Next Go to FS00, input the G/L Account and click on Edit Cost Element on top.  There click on Basic Data and for the field CElem category, maintain the required numeric value.  Now select the tab Default Acct Assgnmt and there maintain the required cost center and save.
    thanks
    G. Lakshmipathi

  • Link Tables for Delivery,Outgoing Excise Invoice, A/R Invoice

    Hi Guys,
    I am struck up somewhere in linking the below tables,
    ODLN,DLN1,
                  OOEI,OEI,OEI4,OEI5,OEI3
                  OINV,INV1INV4 .
    I want to display Delivery (No,customer name),
    Outgoing Excise( No, Date , Customer/Whse No(If base doc is inventory transfer),
    BED ,ECess ,HSCess Value, total tax value, document total),
    A/R Invoice(Doc No ,Date,CustName, BED,eCESS,HSCess,total tax,doc value)
    ( Delivery--> corresponding OutGoing Excise Document --> correspoding A/R Invoice Document)
    I have tried the below but its not showing the exact result which i need..
    SELECT  DISTINCT t1.docnum as 'del no',t1.CardName,
    T12.DOCNUM as 'Out Ex',T12.DOCDATE,
    T12.CARDNAME,
    (SELECT distinct TaxAcct  FROM OEI4 where statype=-90 and DocEntry=t12.DocEntry) as'BED G/L' ,
    (SELECT Sum(TaxSum) FROM OEI4 where statype=-90 and DocEntry=T12.DocEntry) AS 'BED',
    (SELECT distinct TaxAcct FROM OEI4 where statype=-60 and DocEntry=T12.DocEntry) as 'Ed.Cess G/L',
    (SELECT Sum(TaxSum) FROM OEI4 where statype=-60 and DocEntry=T12.DocEntry) AS 'ECESS',
    (SELECT distinct TaxAcct  FROM OEI4 where statype=-55 and DocEntry=t12.DocEntry) as 'HSCess G/L',
    (SELECT Sum(TaxSum) FROM OEI4 where statype=-55 and DocEntry=T12.DocEntry) AS 'HSCESS',
    T12.[VatSum] as 'OG  Tax', T12.[DocTotal] as 'OG Tot',t0.TrgetEntry as 'Inv No'
    FROM DBO.DLN1 T0
    INNER JOIN DBO.ODLN T1 ON T0.DOCENTRY = T1.DOCENTRY
    LEFT JOIN DBO.INV1 T4 ON T4.BASEENTRY = T0.DOCENTRY AND T4.BaseLine = T0.LineNum
    LEFT JOIN DBO.OINV T5 ON T4.DOCENTRY = T5.DOCENTRY
    LEFT OUTER JOIN INV4 T14 ON T14.DOCENTRY =T4.DOCENTRY AND T4.BASELINE = T14.LINENUM
    LEFT JOIN DBO.OCRD T6 ON T5.CARDCODE=T6.CARDCODE
    LEFT JOIN DBO.OEI1 T11 ON T11.BASEENTRY = T0.DOCENTRY AND T11.BASELINE = T0.LINENUM
    LEFT JOIN DBO.OOEI T12 ON T12.DOCENTRY=T11.DOCENTRY
    LEFT OUTER JOIN OEI4 T13 ON T13.DOCENTRY =T11.DOCENTRY AND T11.BASELINE = T13.LINENUM
    WHERE T12.DOCDATE >= [%0] AND T12.DOCDATE <= [%1]
    order by t12.docnum
    Pls Guys show me some way.
    Thanks in advance,
    Vamsi..
    Edited by: VamsamP on Aug 20, 2010 8:23 AM

    Hi Gordon,
    Actually my requirement is to display,
    Delivery Doc No,Date and BP Name , Sales A/R Invoice No ,Date,BP Name,DocTotal and Outgoing Excise Invoice No,Date,(Tax Amount Split Up),Doc Total.
    These 3 Documents needs to be relate to each other(Like  Delivery,corresponding A/R Invoice ,  OutGoing Excise Invoice Against theat Delivery)
    Regards,
    Vamsi.

  • BAPI_ACC_DOCUMENT_POST - Unable to create accounting document

    Hi All,
    I am trying to post a document using BAPI "BAPI_ACC_DOCUMENT_POST" and "BAPI_TRANSACTION_COMMIT " . On execution the following message is being displayed "                                                                   
    S RW  605 Document posted successfully: FKKSU $ I00CLT030 " .  But, I could not able to see the accounting document number generated in BKPF / BSEG table.
    Can any one of you help me in creating the accounting document number in BSEG / BKPF table using the above said BAPI. Is there any thing which needs to be maintained in customization?
    Thanks in advance.
    Sunil.K

    May be this is little late to answer .. but still it will be better for clarity.
    First of all accouting document will be generated only after commit of the BAPI i.e. call BAPI_TRANSACTION_COMMIT after  BAPI_ACC_DOCUMENT_POST.
    Second to check the accounting document number  generated from BAPI
    When filling the BAPI interface, leave the following fields empty if  the FI document number is to be the reference document number for  the posting:                                                                               
    o  DOCUMENTHEADER:                                OBJ_TYPE, OBJ_KEY and OBJ_SYS       
    o  DOCUMENTHEADER and ACCOUNTGL:   AC_DOC_NO                           
    o  ACCOUNT_GL:                                         STAT_CON, AC_DOC_NO 
    In the importing paramters
         IMPORTING
           obj_type          = l_type
           obj_key           = l_key
           obj_sys           = l_sys
    The first 10 character of l_key will contain the FI document number

  • Unable to create account for SAPserviceEC6

    Hi,
    I have the above problem when trying to install  6.0.
    We reformat the server clean few times and still have the same error message.
    happened in step 3: Create user for SAP system,
    Log:
    INFO 2009-08-08 22:45:47.991
    Nothing to do. User privileges are an empty string.
    INFO[E] 2009-08-08 22:45:52.593
    FSL-01027  Account user="PHOENIX\SAPServiceEC6" does not exist.
    WARNING 2009-08-08 22:45:57.179
    Unable to get the name of a domain controller for domain .
    ERROR 2009-08-08 22:46:10.923
    FSL-01002  Unable to create account PHOENIX\SAPServiceEC6. HRESULT=0x80005009
    ERROR 2009-08-08 22:46:10.923
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2009-08-08 22:46:10.923
    FCO-00011  The step createAccounts with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR ( Last error reported by the step :Caught ESyException in Modulecall: ESAPinstException: error text undefined.).
    aditional info: We use the same installer , windows server 2008 64bit.
    Why?
    Regards,
    Andy
    Edited by: Andy Quipit Sayus on Aug 9, 2009 6:18 AM

    Hi all,
    Today I faced the similar problem and I found that it is due to I had joined in domain for my server so that the installation could not create users.
    I changed the domain to local( example : WORKGROUP) and the installation could continue. After that you can  join your server to domain again
    To whom it may be concern

  • 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

  • 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

  • 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

  • Cancel billing doc (S1) is not creating Accounting document

    Hi,
    I have cancelled F2 billing document with cancel billing type S1. But for that cancel billign doc S1 is still in open status only and it is not creating accounting document..
    I tried to release to accounting but it is showing error like " Document type is not defined"..
    Please any guess on this..
    regards
    sankar

    Hi sankar
    I am sure you might be aware of this but just to reiterate
    When you cancel documents in Logistics Invoice Verification, the document line items are not automatically cleared in Financial Accounting. We recommend that you periodically clear such items (using daily background jobs, for example).
    Kalpesh

  • How to configure to generate two accounting documents for Mvt 645

    Dear Experts,
    I read all documents related to STO one-step procedure (mvt 645). They said that the system generate two accounting documents for 2 company codes (receing and issuing company codes) after goods issue reference to DO.
    However, after configuration one step procedure and test my system, the system only generated one accounting document for receiving company code, not for issuing company code. In Material document, I saw 2 Mvt 645 and 101. In the lines having Mvt 645, I saw G/L account of cost-of-goods-sold.
    Could you please to show me how to generate two accounting documnets automatically after goods issue referent to DO with Mvt 645?
    Thank you so much,
    Best regards,
    Anh Duong

    My configuration steps are:
    Step 1: preparation:
          create customer and vendor master
          extend sales & purchasing views for material master
    Step 2: Assign customer number and the organizational units (sales organization, distribution channel, and division) to the Supplying plant and Receiving plant
    IMG --> Materials Management --> Purchasing --> Purchase Order --> Set up Stock Transport Order --> Define Shipping Data for Plants
    Step 3: tick on column "One step" for the line of supplying, receiving plant, and PO type cross transport order
    IMG --> Materials Management --> Purchasing --> Purchase Order --> Set up Stock Transport Order --> Assign Document Type, One-Step Procudure, Underdelivery Tolerance
    Step 4: assign delivery type NLCC for PO type cross transport order
    IMG --> Materials Management --> Purchasing --> Purchase Order --> Set up Stock Transport Order --> Assign Delivery Type and Checking Rule
    These above steps are in MM module.
    Please help me,
    Thank you,
    Anh Duong

  • 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

  • Creating Billing document for WBS Element(Transaction: CJ02 )

    Hi Guys,
    I am using FM BILLING_SCHEDULE_MAINTAIN to create billing document with milestone data,
    it is giving sy-subrc eq 0. but billing document is not saving in  FPLA table,
    I am using FM GRSV_UPDATE_GRPGA_FROM_CJDW to update project.
    and more over iam using COMMIT WORK.
    Thansk in advance
    Regards
    Peram Srinivas

    Kindly refer following Links:
    Excise modvat accounts not defined for DLFC transaction and  excise group
    STO Account Determination
    j1iin error message
    Accounting document for Excise Invoice
    Regards,
    Ashutosh

  • UNABLE TO CREATE ACCOUNTING ENTRIES IN ORACLE PAYABLES

    I am unable to create accounting entries in payables-payments.I tried with actions =>create accounting but still
    the accounted field is showing as "No".
    Please provide a solution for the issue.
    Thanks
    Guru Prasad.

    Thanks for your reply
    We are using 11.5.9.i tried with payable accounting process also.its showing no data.
    Could you please guide me for the solution?
    Thanks
    Gur uPrasad.

  • Accounting Document for Mvt 561

    Hi Sap Gurus,
    Could any one help me out how i can create an accounting document for the initial load Movement type  561, and 601.
    Pleaase could any one help me out regarding this issue.
    Thanks'
    Edie

    Hi,
    Intial upload in MM means while converting the data into sap by means of LSMW. some of the materials we need to upload the stock into system.
    For example the system stock is 40nos. But actual is 100 nos.
    so we need to do add 60 nos. this we will do by means of 561 mvt in MB1C
    Rewards if useful.
    regards
    arun

Maybe you are looking for