User-Exit to limit the unplanned delivery costs in a PO

Hi All,
My Requirement is that I need to Limit the Unplanned Delivery Costs in a Purchase Order.I find there exists no ways to arrive at this through Customizations.Could anybody please guide me If this can be Fulfilled through a User Exit.If yes,could you please tell me the Exit.
Thanks a ton,
Maria

Hi,
You can explore EXIT_SAPLMR1M_001.
Hope it works for you.
Cheers !

Similar Messages

  • Control Unplanned Delivery Cost in miro

    Dear All,
    I want to limit the Unplanned Delivery cost by some %, say my Total invoice amt is Rs 1000 & i need to set 10% as the limit for Unplanned del cost field. so max i can enter upto Rs 100 here. How can i achieve this ?
    regds,
    CB

    Hi,
    Guess there is no tolerance limit which can be set on Unplanned Delivery Cost.
    This feature itself is there to map any Unplanned cost in MIRO,  hence there is no logic in having a tolerance for it.
    Hope this answers.

  • User exit on field Unplanned delivery cost - MIRO

    Hello everybody,
    I want to be able to put tolerences on the unplanned delivery cost, for example:
    For Invoice amount = 1000
    IF Unplanned delivery cost > 100 >>> Balance (Red) invoice blocked
    Do you Kow some User exit for that ?
    Thank you

    Hello Jeyakanthan ,
    I dont see any tax code field next to unplanned delivery cost  in the MIR7 / MIRO .
    I checked the screen layout , in that the field is there & is active . But it doesn't appear in MIRO / MIR7
    what do i have to do in order activate the field ?
    Regards
    Anis

  • Restrict the users to use the field Unplanned delivery cost at MIRO

    Dear Friends,
    I want to restrict some users to use the unplanned delivery cost at MIRO. It should be displayed as visible to enter for some users and it should be displayed in grey mode not to enter anything for some users. I am asking this to restrict some misutilisation of this field by some users. Can I restrict through profiles?
    Simply, I want to restrict the users to use the field Unplanned delivery cost at MIRO through Profiles of them. Pls help me,, it is impacting our business.
    Regards,
    Venkata Reddy.Mudda

    Hi,
    Check the customization for unplanned cost:
    SPRO -- Materials Management -- Invoice Verification -- Logistics Invoice Verification -- Incoming Invoice -- Configure How Unplanned Delivery Costs Are Posted
    Best Regards
    Anamika

  • How to post Unplanned Delivery Cost before the actual invoice

    Hello Experts
    Our client has a scenario when they received the unplanned Delivery cost before the actual invoice of that purchase.
    We are handling the Unplanned Delivery cost by entering on the header level on the regular scenario.
    Can somebody give there exert thought how we handle the Unplanned Delivery Cost Invoice before the actual Invoice.

    Hello,
    It is a process issue and I have seen similar situtations. Here is a possible solution.
    1. You should estimate the standard freight and put this as part of Material Cost.
        This can be a condition type or it can come from PIR, depending upon how you
        calculate the material cost.
    2. At the purchasing level, add a condition type for Freight. So, at the time of GR,
        system will automatically accrue the freight amount. This will be based on the
        esitmated amount and not the actual amount. You can capture the offset  
        account in a separate accrued freight payable account.
    3. At the time of processing the actual freight invoice, debit the accrued freight
       payable account.
    4. On regular basis watch your estimated and actual freight expenses and make  
        necessary adjustments.
    Hope this helps.

  • No taxing on unplanned delivery cost

    Hi all,
    I have an invoice in MIRO where I have manually entered the QST provincial tax - lets say $350.49. When I click simulate, the QST amount is fine (stays the same at 350.49).
    But when I add an unplanned delivery cost of $5, the QST amount increases. It looks like it is taxing the unplanned delivery cost of $5 and adding it to the QST amount. Is there a way to prevent taxing on the unplanned delivery amount?
    Thanks

    Hello,
    My requirement is when I create subsequent debit - unplanned delivery cost (tab details) using MIRO :
    - the system check how much amount invoiced + current unplanned delivery cost to be posted compare to the tolerance limit.
    Because currently, when I create subsequent debit (Tcode = MIRO) If I put the amount in unplanned delivery cost field (header level), it always go through.
    but if I fill the amount in the line item, I got the warning for tolerance limit, and then if I post it, it will be blocked for payment -> this is the checking that I want for unplanned delivery cost.
    Should I use user exit to have this checking ?
    Thanks,
    Melissa

  • G/L Account  for Unplanned Delivery cost.

    Hi,
    I have a requirement to distribute the Unplanned Delivery cost to different G/L  accounts based on the material type of the item.
    Is there any User exit or standard setting to solve this.
    Thanks & regards,
    Maruthu

    Hi
    Unplanned delivery costs can be trigerred by customizing the the account assignemnts in OBYC under UPD transaction key.
    For trigerring different G/L accounts based on the Material type, use Enhancement LMR1M002- customer exit EXIT_SAPLKONT_011.
    In that you need to determine the G/L account based on account category refernce & Event key UPF.
    You need to take help of ABAPErs for the same
    Award points if useful
    Thanks & regards
    Kishore

  • Unplanned delivery costs in LIV

    My company has a requirement to block users from entering the unplanned delivery costs in LIV when entering an invoice. 
    I have stopped the invoices from posting by setting the config to post a separate line item for the unplanned delivery costs and I have not set up any account determination for the transaction modifier UPF. 
    Is there a cleaner way to do this?  I.e. control the field selection in the LIV document so this field is display only?
    Many thanks
    Phil

    Hi Ravana,
    This depends on how you want to post the Unplanned delivery costs. 
    Create a validation step at document header level in transaction GGB0.  set the Pre-requisite to
    BKPF-BLART = 'RE' AND BKPF-WAERS = 'USD'
    In the Check enter the following to limit the amount to 20 currency units.
    BKPF-FRATH > 20
    then enter the message that you want to issue.
    Note, you will need to set up a different check for each currency, presumably you will want a different amount for each currency?
    Hope this helps.
    Cheers

  • Tax On Unplanned Delivery Cost

    Hi Gurus,
    I have a scenario.  vendor gives invoice on Unloading (when required) which is not included in PO pricing. We treat it as unplanned delivery cost. But service tax is applicable for this unplanned cost.
    Although PO contains service tax but during MIRO it is not being applicable to unplanned cost.
    Can you suggest how to get rid of this problem???
    Regards,
    santosh

    Hi,
    This is standard functionality of SAP.
    The logic SAP follows:
    (a) Unplanned delivery cost that needs to be posted during invoice verification gets apportioned to the base values of line items considered for invoice verification
    (b) Since the Tax is always calculated on the base values of the line items, the tax also calculated on apportioned unplanned delivery cost.
    (c) There are no Configuration or User exits available to avoid calculation of tax on unplanned delivery cost.
    You can use following workaround solutions to meet your requirement of loading unplanned delivery costs to material value:
    (a) Posting unplanned delivery costs directly to Material value. This is achieved by allowing direct posting to Material at MIRO.
    (b) Post-unplanned delivery costs as subsequent debit memo using MIRO. Here, you can choose the relevant tax code based on the requirement
    (c) The unplanned delivery costs entered at the time of Invoice verification will be posted to separate GL account without calculating taxes on it.
    Bye,
    Muralidhara

  • Limiting value for unplanned delivery cost

    Hi,
    I want to set up a limiting value for unplanned delivery cost ( Say the unplanned delivery cost should not exceed 10% of the total invoice value ).
    How to achieve this functionality.
    Regards,
    R. Dillibabu.

    Hello,
    There are no checks for unplanned delivery cost and you should explore the possibility of user exits to implement this functionality.
    Cheers !

  • Question on unplanned delivery costs need to go to GL account ????

    Hello
    I have a question regarding unplanned deliver costs. I am a FI analyst  Can you please explain my how I can solve my problem . My user wants unplanned delivery costs to go in to the GL account .
    In MM account determination GL account is set up but when I am doing MIRO
    . I am putting  total amount in amount field and freight costs in unplanned field under ‘detail ‘ section.
    When I simulate it gives me ‘tax code ‘ related warning when I hit enter it credit vendor and debits  GR/IR clearing and some debit  to inventory  account but not  to freight account,
    What’s  the problem. Can someone explain me :
    1)     What do I need to do to make it go to GL account ( account is set up but what is tax code related error . how do I fix that,
    2)     How does unplanned delivery costs work if I have tax, discount and freight.
    3)     Is tax calculated off total amount (inventory + freight) and discount too. How can I prevent that so that my tax is calculated just on inventory amount?
    4)     DO I have to put total in amount field (meaning inventory amount + fright ) or not .
    I will be grateful if someone can guide me towards right direction. Please give me a detailed answer. How does it work???
    Thanks
    Kavita Reddy

    in standard setting the freight amount gets debit in the stock or inventoy account and gets credit in the fright accoutn at the time fo gr so it means the amount of frieght is gettting invenotrised
    now at the time of IV IN MIRO SYSTEM CREDITS THE VENDOR ACCOUNT AND DEBITS THE GR/IR account
    if u want to settele the planned delivery cost then select the laout variant for the planned delivery at item level
    or in case if u want to make use of the unplanned delivery cost then u r doing the right step
    but as u simulate the g/l accounts sytem will debit the inventory or stock account for it  rather then frieght account (i belive so )
    as the uplanned delivery cost may be getting inventorised that is added to the material price
    and as u said u dont want to have tax calulated on the unplanned delivery cost then i suggest u to post it as subsequent debit and there do not make use of the claulate tax option or do the direct posting for the g/l account option

  • Unplanned delivery costs in MIRO

    Hi,
    In what scenario we use "Unplanned delivery costs" in MIRO.
    We created the Purchase Order and did the goods receipts. At the time of Vendor Invoicing, we came to know that we forgot to enter freight value in the Purchase Order. We don't want to reverse the goods receipt, and we want to rectify the error in the MIRO. What is the best way to do this.
    I have explored the various possibility in MIRO like,
    a. putting freight amount in  Unplanned delivery costs of Details tab.
    b. putting the freight amount directly in the G/L (below in the G/L Account tab).
    I just want to know "should we stop the users to do the mistakes in future (our user is saying - the SAP has given the option, hence we must use this). Our user is saying that he is not aware of the freight amount at the time of PO creation, hence he will not enter the freight value in the Purchase Order and will use the Unplanned delivery costs for entering the freight always.
    Regards,
    PK

    >
    PK wrote:
    > Hi,
    >
    > In what scenario we use "Unplanned delivery costs" in MIRO.
    >
    > We created the Purchase Order and did the goods receipts.
    At the time of Vendor Invoicing, we came to know that
    we forgot to enter freight value in the Purchase Order.
    We don't want to reverse the goods receipt, and
    we want to rectify the error in the MIRO. What is the best way to do this.
    > I have explored the various possibility in MIRO like,
    >
    > a. putting freight amount in  Unplanned delivery costs of Details tab.
    > b. putting the freight amount directly in the G/L (below in the G/L Account tab).
    >
    > I just want to know "should we stop the users to do the
    mistakes in future (our user is saying - the SAP has given the option,
    hence we must use this). *Our user is saying that he is
    not aware of the freight amount at the time of PO creation,
    hence he will not enter the freight value in the
    Purchase Order and will use the Unplanned
    delivery costs for entering the freight always*.
    >
    > Regards,
    > PK
    If freight amount is only know at the billing then enter freight amount in unplanned delivery cost field.
    In SPRO ,Maintain settings as shown
    MM---> Logistic Invoice Verification -->Incoming Invoice --> Configure How unplanned delivery costs are posted --->
    For required Company Code = '2'.
    Create new g/l account in Chart of accounts(FS00)

  • Query-Unplanned delivery cost

    Dear All,
    This is regarding Unplanned delivery Cost:
    I make an PO of a Material of 15000 Qty in which PO Value  is calculated excluding Freight charges   .
    But while doing GRN I comes to Know the Freight charges. Let us say 500 Rs but this is for 10000 Quantity (Here the vendor is different (Transporter)).whereas 5000 Qty will come later on.
    So i have configured that during GRN Vendor can be changed. or for this USer will Go into Change PO mode and will put the freight charges as 500
    But this freight charges is distributed on 15000 quantity whereas actually i want that this freight charges can be uploaded on 10000 Quantity.
    How it can be handled ?
    Whereas when next time when i receive remaining (5000 Quantity) at that time freight is 200 Rs (For eg)
    How it will be uploaded on 5000 quantity.
    Can it be possible that i ask the user to put 1 Rs as nominal value in FRB1 for (transporter as Vendor)
    And after doing MIGO  out of this 1 Rs proportanately distribute this value on 10000 qty  (lets say 0.75 Rs )
    And while doing MIRO I select the PO no and Planned deliver cost where in it will show quantity as
    10000 and freight value as 0.75 (Here i will put the actual Freight)  But in this case if i put the actual freight it gets uploaded on Freight G/L.
    Is it possible that the freight gets uploaded on Items which i am purchasing?
    If i dont put the actual value instead of 0.75 and instead of that can i put this value in Unplanned delivery cost. But i think if i put the Unplanned delivery cost as 500 Rs ,system is showing me only the Credit amount of Rs 500 on Vendor and on freight acct as 0.75 
    i.e   Transporter is getting credited by 500 Rs
    and only Freight acct is getting debited by 0.75
    balance 499.25 Rs it is not showing at all.
    CAN U PLZ GUIDE ME ON THIS ????
    REgards
    Shailesh

    Hi,
    Why dont u put the charges directly in MIRO rather than modifying the PO. This way u can distribute ur charges as per quantity
    Thanks,
    Sourabh

  • Distribution of unplanned delivery costs during delivery cost LIV

    Hi all,
    This clarification is regarding delivery cost LIV - where difference between:
      -  the amount invoiced by the freight vendor
    and
    - the amount accrued based on PO
    is treated as unplanned delivery cost and is intended to be distributed amongst the line items of the accrued planned delivery cost.
    Customizing for the company code - Configure How Unplanned Delivery Costs Are Posted - is set as "Distribute among invoice items".
    When we try to post an LIV in regard to the aforesaid scenario [Tax code is with 0% tax], the system returns the following error message:
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Balance is not equal to zero: 58.42 EUR
        Message no. M8186
    Diagnosis
        You cannot post the document as the balance is 58.42 EUR.
    Procedure
        Check the gross invoice amount, the tax amount, the amounts in the items
        selected and any unplanned delivery costs in the document header. The
        items selected on the item list may not be the same as those in the
        invoice.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Also, went through the OSS note 129066 which mentions that Unplanned delivery costs cannot be distributed to the planned delivery costs as of SAP release 4.6C.
    Our system is SAP 4.7 and hence we are unable to understand the reason for this error..
    Is there any enhancement relevant in this regard?
    Can anyone please throw some light on this.
    Best Regards,
    Bhargav

    Thank you for contacting SAP Global Support Center.
    It seems you're posting the planned and unplanned delivery cost
    simultaneously.
    The planned delivery cost and unplanned delivery cost cannot be invoicedtogether when only freight cost is being invoiced.
    Unplanned delivery cost and planned delivery cost can be invoiced
    together only when you invoice both goods and freight cost.
    This is the standard design of the system. Even in customizing for
    unplanned delivery cost, the system behavior is designed such a way thatit can be invoiced along with goods only. Both options which we have
    given behave similarly except for the posting to account.
    Therefore, your system behavior is as per standard design and there
    is no error in your system. For this functionality there are no other
    workarounds too.
    Additionally, Please consider if the workaround below is working.
    In order to post unplanned delivery costs with planned delivery costs
    the customizing has to be set so that the unplanned delivery costs are
    posted to a seperate G/L account rather than distributed amongs line
    items.
    SPRO
    >>Materials Management
    >>Logistics Invoice Verification
    >>Incoming Invoice
    >>Configure How Unplanned Delivery Costs Are Posted
    "2" Different G/L line
    May I ask you to review note 129066. The the validity is from 4.0 to
    4.6 C but it is valid for your release also.

  • Unplanned delivery cost for different Vendor

    Hi,
       For a import PO we need to pay OCTOI to Municipal corporation.
    Unfortunately while PO creation the octroi condition was not entered.
    Now we need to post a invoice for this and the condition is, we must post this to material.
    We dont want to do direct FI entry as then this will not load on material.
    Entring Unplanned delivery cost at the time of invoice will not be possible is the Vendor is different.
    Any suggestions please...
    Rajesh

    Dear Rajesh,
    unplanned delivery cost is basically which not plan at the time of PO and it will be expected at the time of invoice.
    you can enter extra amount in unplanned delivery cost, but check at the time of Stimulate which a/c is being captured.
    The Unplanned Delivery cost is default in separate GL or in Stock Account depends upon the configuration.
    check In SPRO ,Maintain settings as shown
    MM---> Logistic Invoice Verification -->Incoming Invoice --> Configure How unplanned delivery costs are posted
    Please check the below link for more information
    http://www.sap-img.com/financial/unplanned-and-plan-delivery-costs-in-stock-and-gl-account.htm
    Unplanned delivery costs in MIRO
    Regards,
    PK.

Maybe you are looking for

  • Monitor not working with new mini

    I just bought a non-intel mini. I have a Princeton 17" crt monitor that is only a few years old. I used the included adapter, but my monitor is not recognizing the mini. Any ideas?

  • Can't enter text in certain forum dialog boxes (java?)

    On certain forums and sites, I am unable to click on a dialog box and enter text. When I click in the box, it either highlights the line or the whole box but does not allow me to enter any text - the keyboard does not appear. I do not have an option

  • How to disable Open File dialog in Preview

    After I upgraded from Mavericks to Yosemite, Preview app started popping up the Open File dialog box every time I launch it.  It used to just launch and do nothing. Is there a way to prevent Preview in Yosemite to present the Open File dialog box to

  • Regarding Background execution

    Hi Experts, I need to run some standard SAP program in my report, get the data from the output in the list format and then email it to the user. I have implemented this application using the SUBMIT AND RETURN with EXPORTING TO LIST MEMORY. However it

  • Photoshop Elements 7 to iphoto 11 conversion?

    I'm onsidering switching to iMac from PC (Vista).  I have all my photos organized (tagged) in Photoshop Elements 7.  Will I be able to transfer them, with the corresponding tags into iphoto 11?