How to c heck if exicse invoice is executed for performa invoice ,

how to c heck if exicse invoice is executed for performa invoice , cos u cannot see the excise invoice in doc flow where exactly can i see the excise num against the proforma,,, pls help

Hi,
Go to J1IIN->Excise Invoice>Change
Select Alternate Selection-->Enter the Billing Document and Press Document Flow..
Here u can see the full document flow
Thanks,
Sam

Similar Messages

  • Excise Invoice Print problem for multiple Invoices

    HI   All,
    I Have developed a Zprint prog and zsmartform and attached it to standard tcode J1IP .
    when we execute J1IP outputtype J1I10  we get multiple invoices . if we select one check box and execute and press print preview/ print we get the print correctly . But if we check multiple check boxes and press print/preview then we have to press print button multiple times/come  back for every invoice .
    My requirement  is when we execute J1iP for multiple invoices it should not come multiple times pop up window ..ie in one print request we need to send multiple invoices . How to achieve this functionality.

    Hi,
    use NO_OPEN and NO_CLOSE fields of CONTROL_PARAMETERS structure
    in Your call to smart form function module.
    Currently You print every invoice in separate spool request.
    You should print all invoices in one big spool requests.
    Set NO_CLOSE = X to all, except last one, and NO_OPEN = X to all, except first one.
    Regards,
    Przemysław

  • Excise invoice capture process for dealer invoice

    Hi,
      As I read in many thread, that for the capture of excise invoice for dealed invoice in Po for item we have to maintain the base price as addition of both base value + excise duty amounts,  then using MRP indicator we have to capture the duty amounts for dealer invoice but I have some query,  when delaer make the invoice . they pass on the duty,  even the duty amount is not intially known which excise invoice amount the delaer will pass, so while creating PO, How we can exactly enter he amount as BASE VALUE + DUTY amount,  we have to chnage the the PO  or without changing PO amount we can proces for capture of excise duty  also in PO which tax code should be select , if we seelct the regular tax code which we use for excise invoice capture for other supplier  then system will calculate the tax amount in the PO also, so which tax code should be calculate.
    regards,
    zafar

    At the time of Po creation we will be knowing the duties which he will be passing you, but you will be not knowing the base price of material ,as vendor will add his amount also into the original base price and apss the invoice.
    So will be creating the PO as original base price and excise only , but at the time of GRN he will add his profit into the base price and will give supply the material, so you need to change the base price while GRN to match the excise duties and tick the MRP indicator so that at time of miro the duties will flow correctly.
    Hope this may help you.
    BR,
    Patil

  • Excise entries for Performa Invoice

    Hi Experts,
    My client wants to have EXCISE entries to get posted automatically to the G/L Accounts maintained in VKOA whenever Performa Invoice is created. i.e. only for Excise condition types JEXP,JCEP,JA1X maintained in Pricing Procedure.
    Please suggest how to go about it.
    Should I ask ABAPER for the same? If yes the suggest how and where we need to change.
    Thanks in Advance.

    Hello Deepak,
    Excise Duties are charged (Accounting Entries passed) in Books of Accounts at the time of removal of goods from your Plant.
    A Proforma Invoice does not involve actual goods movement & it is issue only for information purpose (to open LC or arrrange for funds, etc).
    Try to explain to your client that Excise entries cannot be passed while creating Proforma Invoice as it is legally invalid.
    Hope this clarifies,
    Thanks,
    Jignesh Mehta

  • How to check whether MRP run has been executed for a sales order or not

    Dear Experts,
    In Strategy:20, Make to Order scenario, I have run MRP for sales order in T Code:MD50,
    then how can I check whether MRP run has been executed for a sales order or not.  Is there any report where I can find some indication?
    Thanks and regards,
    Vikas

    Dear,
    In MTO scenario with Planning strategy group 20 in material master .
    After sales order is created, Run MRP , then planned order will be created then go to planned order details in MD04 or MD12 you will get sales order number in assigment tab.
    or check the Table PLAF field  PALTR ,and field name KDAUF its sales order, for all created planned order.
    Regards,
    R.Brahmankar

  • How in the heck do I find a subforum for the Rezound?

    Why are so many of the other phones listed but not the Rezound? And the only place where I CAN get access to the Rezound subforum is on my Rezound where the ****** password doesn't work? I don't understand how Verizon can't do better at this. I've had sign-in issues forever here. Am I the only one?
    At any rate, any other Rezounders suddenly having issues with 4G and WiFi hotspot? 4G goes in and out frequently (without going to 3G) and WiFi lasts for 4 minutes and then quits. Also, will ICS fix this? If so, when the heck are we getting it?

    On the Android main page, in the gray header bar, click on subspaces and projects.  Also, here: https://community.verizonwireless.com/community/droid/htc-rezound
    In answer to your signal question, yes, it will get better with ICS , though it still may not be perfect for everybody.  As for when we're getting it... my best guess is right after the RAZR line.

  • How to make a single PDF file with pages for each Invoice (XML/XPD)

    I appologize, this is my first time doing this so try not to assume too much when responding.
    I have designed an invoice form in LiveCycle Designer and have it properly connected to an XPD feed that is dynamically created with PHP. When the user opens the URL, the invoice they selected shows up perfectly in the PDF. Yeah!!!
    Now the problem, they want to have multiple invoices show up in the PDF as their own "pages" in a single PDF document. Page 1 = Invoice 1001, Page 2 = Invoice 1002...etc.
    The XML scheme is something like the following. A single header with a variable number of detail lines.
    form1
    header
    invoice_id
    invoice_date
    etc...
    /header
    details
    detail
    item_descr
    item_qty
    item_price
    detail
    detail
    item_descr
    item_qty
    item_price
    detail
    detail
    item_descr
    item_qty
    item_price
    detail
    /details
    /form1
    Now I figure this is a simple matter of replicating the invoice XML in the XPD that is generated, but no matter which way I do it, I only get a single page.
    Is there something I need to do in the form in LiveCycle that tells it to produce multiple pages if I give it multiple "records"?
    Does that make sense?
    BTW...I'm not using a FormServer or anything else. Just simple XPD dynamically created with PHP that points to a PDF created with LiveCycle.
    Any help would be very much appreciated. Again...assume I'm a newbie...

    Hi All,
    What I thought to develop is to write a JDBC connection in the Stan-alone PDF template and access database.
    example: PDF is designed in such a way that it should have "USERNAME" , "PASSWORD" , "LOGIN BUTTON" , so that PDF stand-alone template on every desktop should access the database on entering the correct credentials.
    is it possible..?
    if possible , please provite the solution..?

  • How do I set a path in an executable for a DLL?

    I wrote a VI that is using a DLL in the Call Function Library Node. I set the parameters to Specify Path In Program in the node. I did this because I am distributing the VI as an executable and the path is obviously not the same as my VI. When running the VI I am using the Current VIs path, Strip Path, and then Build Path to get the directory for the DLL I am calling. It works fine for the VI. Where my problem lies is when I run it as an executable the filename.exe is being used in the build path and the DLL is then not being found. Is there a reason the .exe is acting different than the VI? What would a good solution be to fix this problem? Thanks in advance for any help.

    There's a perfectly good reason and this question gets asked about once a week from people new to the app builder. When you use the current VI's path in the development system, the path might be c:\folder\example.vi. When in a exe or dll, the path to the current VI is c:\folder\program.dll\example.vi. You need an extra strip path. You make it work in both development and the dll by using reading the App.Kind property and wiring the output to a case statement. Put the extra strip path in the run-time case.

  • How can i pull the payment transactions for each invoice?

    Hi folks
    iam developing report for following requirement.
    want to disply the vendor transaction file for all company codes Fiscal year,of 2004,2005,2006, and 2007 (to date).
    The purpose of oureport is to analyze our company invoices and investigate potential overpayment opportunities. In order to effectively accomplish this, we need a single invoice record for each invoice that was received by compnay from their vendors. The single invoice record would contain at least the following columns: Vendor Number, Vendor Invoice Number, Invoice Date, Invoice Amount, SAP Document Number, Check/Wire Number, Check/Wire Date, Check/Wire Amount. SAP would have multiple rows in a table for any one invoice, whereas we would only want to see ONE row for every vendor invoice.
    if you know that company pays (for example) 75,000 invoices/year - then the transaction file you would have about 300,000 records in it. 75,000 Invoices * 4 years.
    inodrer to develop this report iam using table PAYR -payee
    BSIK ( closed items) BSAK ( open items).
    my question is any one tell me how can write logic to  pull the payment transactions for each invoice?
    regards
    neeru

    Hi rob,
    yes you are right,  an invovice may contaion duplicate records
    example  PAYR table contain
    invice no         compnay code  checkno vendor  fisclyear
    ( doc.number)
    2000134373     001                    10287200          2007
    2000134373     001                    10427890          2007
    so as per my requirement how can i write the logic.
    regards
    neeru

  • Configuring double invoice check for vendor invoices posted through FB60

    Dear all
    Can anyone tell me how to configure double invoice check for vendor invoices posted through FB60.
    for miro documents..we can use Tcode OMRDC
    Is there any such tcode which can be used for configuring fi invoices for double checking..
    regards
    Expertia

    Dear Expertia,
    In FI,when checking for duplicated invoices, the system compares the
    following :Vendor, currency, company code, gross amount of the invoice,
    reference document number and Invoice document date.
    SAP Note 305201 clarifies this in a more details; please read it.
    The following fields must be identical for Duplicate invoice check
         Company code                              (BUKRS)
         Vendor number                             (LIFNR)
         Currency                                  (WAERS)
         Reference number                          (XBLNR)
         Amount in document currency               (WRBTR)
         Document date                             (BLDAT)
    If the document is having any one of the above filed different then the
    system does not consider it as a duplicate invoice.
    Also It will check duplicate invoice check in vendor master data and
    in posting key is there check box selected for sales related
    The setting you making in OMRDC i.e Materials management->Logistics
    Invoice Verification->Incoming Invoice ->Set Check for Duplicate
    Invoices is only valid for MM and not  FI invoices posted via FB60/FB65
    You should check the F1 help on field "Chk double inv." (LFB1-REPRF)
    in the relevant vendor master record (transaction FK03).
    Please also check, that message F5 117 has been set correctly in the
    IMG using this path:
    Financial Accounting -> Financial Accounting Global Settings ->
    Document -> Default Values for Document Processing -> Change Message
    Control for Document Control For Document Processing
    Finally & mainly, go to the relevant posting key is defined as sales
    related in transaction OB41. You have to flag this field if the
    duplicate invoice check should work.
    I hope this helps You.
    mauri

  • Check for double invoices

    Hi,
    1) Can someone explain me what is meant by "Check for double invoices " field in vendor master and its importance?
    2) I am also confused between  "Check for double invoices " filed in vendor master, and set check for Invoce duplication in "SPRO -> SAP Reference IMG -> Materials Management -> Logistics Invoice Verification -> Incoming Invoice -> Set check for duplicate invoices". Can some one exaplin that too?

    Hi,
    1) Can someone explain me what is meant by "Check for double invoices " field in vendor master and its importance?
    This field for vendor reference while doing MIRO
    2) I am also confused between "Check for double invoices " filed in vendor master, and set check for Invoce duplication in "SPRO -> SAP Reference IMG -> Materials Management -> Logistics Invoice Verification -> Incoming Invoice -> Set check for duplicate invoices". Can some one explain that too?
    here you can define criteria for duplicate invoice including reference field also
    In vendor master press F1 for duplicate invoice indicator ,you will get good info with Example.
    how it work
    check following link also
    [http://help.sap.com/saphelp_470/helpdata/en/ce/4f3e39ea3aee02e10000000a114084/content.htm]
    Regards
    kailas Ugale
    Edited by: kailasugale on Jan 16, 2012 2:43 PM

  • Sales Return for Closed Invoices

    Dear All,
    I have Created a Sales Order and corresponding DC and Invoice.Since the payment is done the status of the invoice is closed.Now i get a product back and i want to do a Sales Return.How does SAP help me in doing Sales Return for Closed Invoices/ DC.
    Thanks,
    Merle

    Hi Merle,
    This depends upon your business process and how you want to handle such cases.
    In case where you dont want to cancel the incoming payment, just create a standalone AR credit note and in the reference or remarks field, you can mentioned the invoice number to be used in reporting.
    Else, you can always cancel the payment and proceed as mentioned by Imran.
    Thanks,
    Joseph

  • Reminder & Term Code for prepayments in Performa Invoices or Vendor POs

    Hi,
    I need set proper Term Code for AR, PO.  All orders will be paid before ship the goods, the Terms will be 1/3, 1/3 and 1/3 and 2 weeks apart with each prepayment.  PO need pay to vendors 1/2 and 1/2 before they ship. 
    How to setup those Term Codes and can send the Reminder to me for which Performa Invoice(s) need to follow up with customers as well as the PO vendor payments need to be paid on time?
    I will use "Quotation" for Performa Invoice until I get all prepayments to release the shipment.  The GL account will set to "Customer Deposit" first.  When Quote becomes Invoice then need reverse the "Customer Deposit", how can I setup this GL account for this type of transaction instead of regular AR account?

    Raj,
    This is a good solution, I tried in client's data in Sales - A/R> A/R Down Payment Invoice data but got error when I create the new Installment Payment for 33.33% 0 month, 0 day and installment "Credit Method" is "First Installment", by 15, 30 and 45 days each is 33.33%.
    Error detail is:
    [Microsoft] [SQL Native Client] [SQL Server] Can not insert the value NULL into column 'GroupNum' table
    'Test.dbo OCTG'; column does not allow.....
    Which quick way I can link the error solution in SAP B1? 
    I tested another one on my laptop with OEC data, when I applied 33.33% of $4,000 the 1st installment is $1,333.33 (I manually entered the 33.33%) even I set the Payment Term for 3 installments already, the balance showed $1,333.33.  Where is the mistake? Oh, I did not add any patch to my 2007A yet. I downloaded the patch in the basket but did not install yet.
    Thanks,

  • Invoice Correction Requests for Make to Order

    Dear Gurus
    I am creating an Invoice Correction Request for an Invoice which was generated for Make to Order material. I am using Document type RK . I can save Invoice correction Request. But when I generate a Credit Memo it gives message that
    000010 "Create billing document" not allowed (Sys. status Cost, object VB0060000100000010)
    000020 "Create billing document" not allowed (Sys. status Cost, object VB0060000100000020)
    It should not ask for costing here in Credit memo Request.
    Even if I do costing for Line 20 it copies only Line 20 in Credit note  which gives wrong calculation. Because I  cannot change line 10 in Invoice Correction Request.
    Pl can you advise whether costing is required in Credit memo request. If not how can I handle this scenario.
    Regards,
    Neeraj Srivastava

    Hi,
    Just check if you attached status profile to either your sales order header or item.
    Just release that first and try again.
    Let me know if it helps.
    Regards
    Ravi

  • Duplication Check for Vendor Invoices

    Can we check for duplicate invoices in SAP
    Regards
    Satish

    Hi
    The configuration settings are made in
    IMG>Materials Management>Logistics Invoice Verification>Incoming Invoice>Set Check for Duplicate Invoice
    In vendor master you need to maintain the tick for Duplicate Invoice Check
    Thanks & Best Regards
    Sanil K Bhandari

Maybe you are looking for

  • Windows Server 2008 R2 won't boot after replacing hardware (BSOD 0x0000007B)

    My problem in a nutshell: I moved, the PC (without the HD) got totalled, I ordered a new machine with the exact same hardware. Meanwhile, I tried to copy some files to another machine by plugging in the HD externally, but all files in the /User/Docum

  • How do you know who in contacts can receive text messages on iPad?

    I upgraded my iOS to 5 on my original iPad. Now I have messaging. However, I have no idea who in my 300 contacts have signed up.  Some apps have a way of searching your contacts or Facebook friends to see if they have access to certain games like Wor

  • Sap Query Link Tables

    Hi, I badly need your help.. How can I link Table LIPS to VBEP using SAP QUERY? I have join these two tables using key field VGBEL = VBELN and VGPOS=POSNR but database access takes too long.. I need to get Schedule line delivery date(VBEP- EDATU ) wh

  • Cannot Communicate with Datasocket Servers on Private Networks

    I have not had the opportunity to confirm nor deny the reports I'm getting about an application that I've built and distributed, but let me give you the details and I'd like to know if anyone has heard of this and might be able to give me some words

  • Can i control surface logic 9 with digi 002 mixer? on snow leopard 10.6.8

    Hi I'm trying to connect my digi002 mixer to use it as a control surface with logic 9, is there anyway of doing this? I have an RME Hammerfall DSP Multiface II, that I'm using as my main sound card, but would like to light it with the 002 and use the