How Quantity flows to MIRO

Hi,
I have a question for the GR based Invoice verification briefed as follows
1. Created GR against PO
101 Mvt ty-- 10 Qty
2. Posted return delivery against 101 Material Doc
122 Mvt ty-5 Qty
3. Now If I go to post MIRO, I can see the quantity proposed for invoicing 5 Qty, Why?
Please help me to understand what is the logic behind and how the Calculation takes place for the quantity field in MIRO, Is there any note available ?
Thanks

Hi
Regarding the  "GR-Based Invoice Verification" (EKPO-WEBRE) indicator;
When this indicator is flagged in the purchase order item the system differentiate individual goods receipts.
A new goods receipt posted with reference to the purchase order item serves as reference document for follow-on postings. This way, we link every invoice with its respective goods receipt document.
This individual assignment between receipts and invoices can be seen in ME23 / ME23N, displaying the purchase order history and selecting the view "GR/IR assignment".
When a new goods receipt is not posted with reference to the purchase order item but with reference to an existing posting (as a subsequent delivery, for example), all the goods movements which keep the link are considered within the same "GR/IR assignment" block.
Also have a look at the following KBA regarding the valuation for the same
1827732 - Valuation when GR-Based IV (EKPO-WEBRE) is set in the PO item.
I hope this can help
Anna

Similar Messages

  • How to restrict the quantity & rate of MIRO with MIGO and PO

    Hi friends,
    Can any body tell me how to restrict the quantity & rate of MIRO with MIGO and PO.
    e.g. if we have done MIGO for quantity 10 and the rate maintained in the PO is Rs.100.Then at the time of MIRO system should not allow to change the quantity and rate.
    How we can do this?
    Regards  
    Purnesh Sharma

    Hi,
    You are misunderstanding the use of MIRO.
    If you change the details in MIRO you are NOT changing anything. You are just entering the price and quantity from the Invoice.
    If this price and or qty is different from the GR aqty and PO price then the system will block the invoice for payment (and it can issue messages toinform the buyer if configured correctly).
    The whole design of MIRO is based on the principle that you enter EXACTLY what the vendor has put on the invoice. By preventing the users from changing anything you will get NO mismatched invoices, but you will not be paying the vendor the amount specified on their invoice. This will surely cause problems.
    If you do want to ensure that ONLY the GR qty and the PO price are used and cannot be changed then why not consider using ERS (Eveluated Receipt Settlement. this is basically self billing.
    Effectively you will be paying the vendor based on what you have received in MIGO multiplied by the price from the PO. (which is what you would be doing if you stop any changes in MIRO)
    Steve B

  • How to find whether MIRO is done for a PO

    Hi All,
    Is there any indicator attached to POs that indicates whether MIRO is done for that PO?
    I mean after PO creation in ME21N -> GR in MIGO -> Excise (if applicable) and -> MIRO... how to find whether MIRO is done for a particular PO?
    Helpful tips will be gratefully rewarded...
    Regards,
    Karthik

    See if an entry exist in EKBE for the PO Number and its items.
    The complete process though is, to find the GR Quantity for each PO Item and see if it matches with the PO Item quantity.
      SELECT EBELN
             EBELP
             MENGE
             LOEKZ
        FROM EKPO
        INTO TABLE LT_EKPO
       WHERE EBELN = P_EBELN.
      IF NOT LT_EKPO[] IS INITIAL.
        SELECT EBELN
               EBELP
               MENGE
               BEWTP
               GJAHR
               BELNR
               BUZEI
               SHKZG
          FROM EKBE
          INTO TABLE LT_EKBE
          FOR ALL ENTRIES IN LT_EKPO
         WHERE EBELN = LT_EKPO-EBELN
           AND EBELP = LT_EKPO-EBELP
           AND VGABE = '1'.
      ENDIF.
      LOOP AT LT_EKBE.
    * Change the sign of the quantity for debit
        IF LT_EKBE-SHKZG = C_SHKZG_H.
          LT_EKBE-MENGE = -1 * LT_EKBE-MENGE.
        ENDIF.
        MOVE-CORRESPONDING LT_EKBE TO LT_EKBE_SUM.
        COLLECT LT_EKBE_SUM INTO LT_EKBE_SUM.
        CLEAR LT_EKBE_SUM.
        ENDLOOP.
       loop at it_ekpo.
    ** For each line item, calculate the total GR Quanity
        READ TABLE LT_EKBE_SUM WITH KEY EBELN = LT_EKPO-EBELN
                                        EBELP = LT_AWKEY-EBELP.
        IF SY-SUBRC = 0.
    * If the PO Item Quantity is equal to GR Quantity
            IF LT_EKPO-MENGE <= LT_EKBE_SUM-MENGE.
    * The PO Item can be considered completed GRed
            ENDIF.
        ENDIF.
      ENDLOOP.

  • ADC for Domestic Purchase not flowing in MIRO for particular MIGO Document

    Hello Experts,
        We've a scenario in which we pay ADC to domestic vendor. The procedure we follow is as below:
              1. Condition record for JAOP with 0% rate maintained in FV12.
              2. PO created with JMOP 10%, 2% ECS, 1% SECS & 4% VAT.
              3. During MIGO (also excise invoice capture), AED value is maintained
              4. After J1IEX, at the time of MIRO this ADC along with other duties flows in simulation
        Now in my case, there are number of GR documents for which MIRO is performed, but for particular GR, ADC is not flowing in MIRO and also excise duty is incorrect, it's not flowing from GR.
       So what is the probable solution for this, I've already checked MIGO & excise invoice documents & found to be ok.
    Thanks in advance
            Amit

    Hi,
    Have you maintained material price including AED price??
    If yes then check whether you have maintained JAX1-100% or not?
    I think this should be treated as a dealer purchase as you are maintaining 0% amount for JAOP.
    Regards,
    Piyush

  • How to flow the sales organisation from R/3 to CRM

    Hi,
    I have created a new Sales organisation, sales office in R/3 inaddition to existing sales organisations, and various sales offices.
    Now I want to flow the new sales org, and sales office to CRM.
    I thought in CRM using 'ppoma_crm' I can create a new sales organisation unit, but in the function tab I have to attach R/3 Sales Org. and R/3 Sales Office.
    Now how to flow these data.
    If anyone knows how to download these data, please reply.
    Thanks in advance.
    regards,
    Dhanraj

    Hi Dhanraj,
    Please have a look at the following link, it may help you.
    http://help.sap.com/saphelp_crm50/helpdata/en/82/25733bb3f4792ee10000000a114084/frameset.htm
    <b>Reward points if it helps.</b>
    Regards,
    Amit Mishra

  • Baseline date not flowing in MIRO transaction

    Hi
    Baseline date not flowing in MIRO while doing transaction.
    We have maintained Payment terms in vendor master record
    and payment terms maintained in PO also.
    We have done the GR posting.
    please help
    Thanks and regards
    Aakash

    Are you use an MIRO with amount split? and does your payment term is configured with "No Default Date'? Then refer to OSS 495303.

  • How to flow the xml in a document?

    pls,anyone guide me,how to flow the xml in a document?
    thanks,
    screen410099

    Hi computerflowers,
    You can set the document language in Acrobat: File > Properties > Advanced tab > Language drop down box under Reading Options. This informs screen readers (for example) what language the document is written in.
    I am not sure that is what you are looking for though. If I am steering you wrong please follow up.
    a 'C' student

  • Correct values not flowing in MIRO when values are changed in J1IEX

    D/ Friends,
    In Purchase Scenario with mov typ 101, when we capture excise duty thru T.Code J1IEX, sometimes we need to change the Duty Rates as well as Excise base Value (i.e.***. Value). We change these 2 things & we also change the BED, ECess & SH Cess values manually. Thereafter we do GRN & then post the EI.
    Now the issue is that when we do MIRO, the duties Posted in EI in J1IEX, are not flowing in MIRO. Pls note that such scenario is occurring only when we change the above 2 things in J1IEX. Pls advice.
    Rgds.

    pl check excise defalt for your tax procedure  JCV1  condition assigned  or  not.
    regards
    karthik

  • Wrong BED is flowing to MIRO

    Hi
    Its related to Indian Excise,
    During MIRO Basic Excise Duty calculation is wrong.That is when you click on calculate tax,the tax amount being calculated is entirely diffrent.I noticed Base amout is correct,BED is wrong(For instance 41.05% of BED is showing instead of 16%) and E cess & SHE cess values are according to BED.
    I have done following analysis,fyi
    1)Tax code entered in MIRO is correct(Both at header & item)
    2)Correct tax code is used in PO(16%,2%,1% and 4% VAT)
    3)Excise & Tax calculations in PO are correct.
    4)Percentages in FTXP are correct(ie 100%,2%,1% and 4%)
    5)Percentage in FV12 for BED condition type is 100%.
    5)16% is maintained for that chapter id in J1ID.
    Can you pls advise,where could be the problem? why the incorrect BED is flowing to MIRO?
    Your inputs are highly appreciable & rewardable.
    Regds

    Hi Rajaram,
    thanks for reply.
    In J1Id i have maintained Exc rate 16% ,ECS rate 2% and AT1 1%
    and below r the cond types used in tax code
    JMO1 for BED
    JECE - Ecess
    JECH -SHE cess
    JIP6 for VAT(deductible)
    And pls note whatever % maintained for JMO1 in FTXP will appear in FV13,i have not maintained any % seperately in FV11.
    pls advise.
    regds

  • How to flow Vendor Batch fields in PSG segment

    Dear Experts,
    I need vendor Batch Field in COPA Document.
    I am doing third party sale.so at the time of GR(MIGO).My material is issued at Batch wise and Vendor batch is also maintained at GR level.
    Then Billing no PGI
    Now my Client want to see Profitability VENDOR BATCH WISE.
    How to flow cost vendor batch wise in COPA.because the field is not part of my PSG and PSG is determined at Sales order Level.
    regards
    RR

    Hi
    Do the transaction in front of your ABAP consultant... Tell him which field you want to be fetched into COPA and where to store and from where to fetch it
    Your case: you want Batch No to be fetched, stored into WW Char and fetched from GR document...
    He needs to write the logic in exit to fetch and store the data
    br, Ajay M

  • How to flow data with in same dimension member

    Hi all,
    I am beginner to Hyperion Planning.
    I working on an application which has following dimensions:
    Dim 1 - Account Dimension
    Sales Revenue
    Sales Quantity
    Sales Price
    Dim 2 - Entity Dimension
    Mumbai
              Mumbai Center A
              Mumbai Center B
              Mumbai Center C
    Bangalore
              Bangalore Center A
              Bangalore Center B
              Bangalore Center C
    Dim 3 - Product
    SUV TOTAL
              SUV1
              SUV2
              SUV3
    SEDAN TOTAL
    Sedan 1
    Sedan 2
    Sedan 3
    Dim 4 - Version
    Actual
    Budget
    Variance
    I have created two data forms
    Form 1  - To capture sales price at regional level(ex. Mumbai)
    Form 2 – To transfer Sales price from region to center level (Mumbai Center 1) and capture sales quantity details and calculate sales revenue.
    1) Sales Price – RO manager will enter Sales price across entire product line and dimension.
    Entity
    Version
    Mumbai
    Budget
    Jan
    Feb
    Mar
    Apr
    May
    Jun
    SUV1
    310
    320
    345
    375
    SUV2
    SUV3
    SUV TOTAL
    Sedan 1
    Sedan 2
    Sedan 3
    SEDAN TOTAL
    2) Total Sales Revenue : An individual Sales Center manager will enter sales quantity numbers and sales price will flow from sales price form (from Region to all center coming under this region) and sales revenue will be calculated.
    Following is an example of this web Form:
    Entity
    Version
    Products
    Mumbai Sales Center B
    Budget
    SUV1
    Jan
    Feb
    Mar
    Apr
    TOTAL
    Sales Quantity
    500
    250
    750
    100
    1600
    Sales Price
    310
    320
    345
    375
    331.25
    Sales Revenue
    150000
    80000
    262500
    37500
    530000
    Can any one please guide me how can I flow the sale price data entered in the Form1(Sales Price) - Mumbai region to From2(Total Sales Revenue)Mumbai Center A, Mumbai Center B and Mumbai Center C?
    Do I need to change my dimension hierarchy or have to write any specific formula or business rule??
    Thanks in advance.
    KP
    Apology for my poor English

    Hi all,
    I am beginner to Hyperion Planning.
    I working on an application which has following dimensions:
    Dim 1 - Account Dimension
    Sales Revenue
    Sales Quantity
    Sales Price
    Dim 2 - Entity Dimension
    Mumbai
              Mumbai Center A
              Mumbai Center B
              Mumbai Center C
    Bangalore
              Bangalore Center A
              Bangalore Center B
              Bangalore Center C
    Dim 3 - Product
    SUV TOTAL
              SUV1
              SUV2
              SUV3
    SEDAN TOTAL
    Sedan 1
    Sedan 2
    Sedan 3
    Dim 4 - Version
    Actual
    Budget
    Variance
    I have created two data forms
    Form 1  - To capture sales price at regional level(ex. Mumbai)
    Form 2 – To transfer Sales price from region to center level (Mumbai Center 1) and capture sales quantity details and calculate sales revenue.
    1) Sales Price – RO manager will enter Sales price across entire product line and dimension.
    Entity
    Version
    Mumbai
    Budget
    Jan
    Feb
    Mar
    Apr
    May
    Jun
    SUV1
    310
    320
    345
    375
    SUV2
    SUV3
    SUV TOTAL
    Sedan 1
    Sedan 2
    Sedan 3
    SEDAN TOTAL
    2) Total Sales Revenue : An individual Sales Center manager will enter sales quantity numbers and sales price will flow from sales price form (from Region to all center coming under this region) and sales revenue will be calculated.
    Following is an example of this web Form:
    Entity
    Version
    Products
    Mumbai Sales Center B
    Budget
    SUV1
    Jan
    Feb
    Mar
    Apr
    TOTAL
    Sales Quantity
    500
    250
    750
    100
    1600
    Sales Price
    310
    320
    345
    375
    331.25
    Sales Revenue
    150000
    80000
    262500
    37500
    530000
    Can any one please guide me how can I flow the sale price data entered in the Form1(Sales Price) - Mumbai region to From2(Total Sales Revenue)Mumbai Center A, Mumbai Center B and Mumbai Center C?
    Do I need to change my dimension hierarchy or have to write any specific formula or business rule??
    Thanks in advance.
    KP
    Apology for my poor English

  • PO Conditions not flowing in MIRO

    Hi,
    This is a case of Import Purchasing where Invoice Verification (for Custom/CVD) is done before goods receipt.
    It is observed that in the screen MIRO the condition values (for duties of Custom/CVD) are not flowing from PO although values are maintained in PO. Amount and quantity need to be entered manually in MIRO in this case.
    Is this a standard behaviour of SAP that if IV is done before GR then condition value doesn't flow from PO and need to be entered manually in MIRO? And is there any way out / work around in order to get the condition values flown from PO to MIRO if IV is done before GR?
    Can any one assist in getting this query resolved?
    Thanks in advance

    yes, this is the standard behaviour. In import procurement we need to enter manually the value of conditions.
        No, there is no any customization through which we can get the flow of value automatically.
    But, u can drag the value and qty of conditions---
               when u will do IV against the layout of PLANNED DELIVERY COST, there u will find the right side two columns Recieved QTy and Value. from that columns, u can drag the value and qty.
    thanks

  • Getting the error at reverasal quantity in the MIRO

    HI,
    My scenario is PO created at the time PO received Quantity :50
    MIGO->Quality-->MIRO
    I want to cancel the quantity 20.
    Reversal the Quantity is 20 getting the error:
    The Material Still Pending at Quality
    Message no. 00398
    Diagnosis
    Placeholder for batch input error text, this message is not output.
    The Material Still Pending at Quality
    how to solve this error

    Hi
    are u doing MIGO reversal or MIRO reversal?
    If MIGO reversal, it has to be for full quantity only. The stock has to be in quality only.
    For doing partial return, you need to do return delivery with movement type 122.
    Thanks
    Sachin

  • How to flow text across multiple pages in 9

    My form is lengthy, and one Master Page section will be text with no form fields, but the text is 10+ pages, depending on the version of terms and conditions provided.  In this link, http://forums.adobe.com/message/5112687, there is much discussion on how to accomplish in 8.2, but how would I accomplish in 9?  I would like to be able to paste the 10+ pages and have it automatically flow for that Master Page section. Have tried placing a text field and also tried a text into a flowable subform, setting it to multiple lines, keep with next, but just not sure how to set it up properly.  I can see the plus sign at the bottom of the text box, but when I preview, it does not flow to the other pages.  Was hoping to avoid setting up 10+ pages in the form, as from time to time these terms/conditions are updated, and it would be much faster to just be able to copy/paste from Word into a properly set up text field or subform.  Hope this makes sense, and appreciate any advice, thank you.

    Get your text from Word (or wherever you'd like to edit the text so that it looks right).
    Open a LiveCycle document (a new one if you're starting from scratch, anyway)
    Select your page1 subform, set content to Flowed (Allow page breaks should set automatically).
    Add a text field (make sure it's listed as a part of that page1 subform).
    Change the text field's caption position to none and make sure Allow multiple lines is checked (as well as allow page breaks). Set height to auto expand
    click on the default value for the text field. Paste that 9-page document inside.
    Wait a few seconds (or minutes) for LiveCycle to catch up.
    Preview and enjoy your new document with several pages automatically paginated for you.

  • How to do custom miro for import purchase ?

    Hi All
    I want to know what is the process for doing custom miro for import purchase, In my case for some of the excise elements we get credit, so while doing miro how to take care of this ?
    Thanks Rashid.

    Hi,
    CVD Account has to be enter in Co cd setting and Excise default setting as per your Tax procedure if it isTAXINJ then JMOD as default excise value for CVD there fore system identifies the CVD as BED( Basic excise) which you can avail credit.
    1.Basic customs duty (JCDB) 10%  - Material cost
    2.Education Cess on BCD(JEDB )-2% - Material cost
    3.Secondary edu cess on BCD(JHCS )-1% - Material cost
    4.CVD (JCV1)-- Credit
    5.EDU CESS FOR cvd-2% - Credit
    6.SHE Cess on CVD(J1CV )-1% - Credit
    7.Add duty of customs(JADC) 4% - Credit
    Cycle for Import PO
    Import Purchase order: In PO you have to maintain the Custom duties
    1Customs duty (JCDB) 10%
    2Cess on BCD (JEDB)-2%
    3Secondary edu cess on BCD (JHCS)-1%
    4.CVD (JCV1)
    5.EDU CESS FOR cvd-2%
    6.SHE Cess on CVD(J1CV )-1%
    7.Add duty of customs(JADC) 4%
    You have to enter local custom vendor for above condition type in PO, One main or material vendor which you enter at the top of the PO
    Then against the 7 condition types the customs (Local) vendor should be given (i-e) you have to select the condition type then click on the lens icon & give the customs vendor,
    And should have zero tax code in PO
    2 MIRO for Custom Vendor by selecting planned delivery cost.
    3. Capture Excise Invoice against Commercial invoice (MIRO document no)- J1IEX
    4. MIGO u2013Goods receipt
    5. Post Excise Invoice- J1IEX
    6. MIRO for Import Vendor
    7. Final payment

Maybe you are looking for

  • Error while entering the time card

    Hi, while entering the time card,I am getting the error in APPS.PA_OTC_API api. oracle.apps.fnd.framework.OAException: java.sql.SQLException: ORA-20020: Pa_Otc_Api ::: ->Validate_Otc_Data->Validate_Process :: Check for quantity being negative. : ORA-

  • How do I take an excel spreadsheet for my pc and work on it on my ipad2 in numbers?

    How do i take an eccel spreadsheet from my pc and work on it on my ipad2

  • When the latest version is scanned by my antivirus(Zonealarm) it locates a "zombie" file - Why?

    When I downloaded the latest version (5.0?) to update Firefox my anti virus scanned the file and detected a "zombie" file which it determined was a threat. Why is this file included in version?

  • Lacie d2 Triple interface

    I have a 300 GB lacie d2 external drive and i can't get it to mount power light comes on and hard drive spins up. but it does not mount, come up in disk utility, tech tool or any thing else. i have tried it on 3 computers 2 G5 towers and 1 G4 powerbo

  • TIFF files and OCR

    I previously setup Sharepoint 2013 on Windows Server 2008 R2. In this scenario the TIFF files appeared to be indexed by default and the parser did an OCR on the files (which was very slow). I have since built a new Sharepoint 2013 farm on Windows Ser