How to adjust customs duty in MIRO

Hi Gurus,
User want to adjust customs duty with reference PO in MIRO.
In this scnario
Business user created  PO in that PO venodr say eg. XYZ in that vendor master by mistake he mailtained vendor schema group is Local vendopr schema group.
Genrally in local pricing procedure there no condition for customs. Here based on vendor schema group its picking the local pricing procedure
After creating the PO  in vendor master he changed vendor schema group as Import vendor schema group.
After that GR is completed.
Know he wants to adjust that 5% customs duty amount with reference to PO.
This customs payment vendor is different.
How we can adjust please suggest......

HI,
After creating the PO in vendor master he changed vendor schema group as Import vendor schema group.
After that GR is completed.
Know he wants to adjust that 5% customs duty amount with reference to PO.
This customs payment vendor is different.
For import PO only change of schema group is not import also change currency
now after GRN you make changes so it will not reflect in PO
once PO history create for Po we can not do anything in Po condition
better create new Po if you required
or discus with FI person and check through FI it is possible
Regards
Kailas Ugale

Similar Messages

  • MIRO for Custome duty

    Hello,
    I have Prepared one import PO, After i received Part quantity for which i have done MIRO for Customs duty.
    that system has generated accounting document  like this
    Commissioner of Customs     1,103,198.00-
    CustomDutyCleargAcnt     785,455.10
    CustomDutyCleargAcnt     294,179.20
    Custom Pro (NC) A/c    15,604.53
    Custom Pro (NC) A/c    7,802.27
    Inventory - R M    104.57
    Inventory - R M    52.33
    After Posting, realized that i have posted wrong entry , So immediately i have prepared Credit Memo in same Posting date where system has generated accounting document like this
    Commissioner of Customs
    1,103,198.00
    CustomDutyCleargAcnt   1,598,575.30-
    CustomDutyCleargAcnt   598,719.40-
    Custom Pro (NC) A/c      15,654.13-
    Inventory - R M               54.97-
    Inventory - R M              27.53-
    Price Difference Mat    813,120.20
    Price Difference Mat     304,540.20
    Why price diffence a/c is coming here...
    Pl note that there is no stock difference between MIRO and Credit memo entry.
    Request to all  pl clear this problem
    Regards

    Thanks for reply.
    Pl note that these MIRO entry is for Custom duty payment for Import PO
    Below is the status of my entries from MB5B report.
    Document No. 1451010297 is 1st Cstum Duty entry MIRO FI Document
    Document No. 1451010307 is Credit memo for Previous MIRO Document
    Document No. 1451010311 is another Custom Duty entry MIRO FI Document
    Document No. 1449018256 is Issue entry FI Document
    I have problem with Document No. 1451010297 & 1451010307
    Pl check Posting Date, Entry date and  Entry time for all Documents.

  • Custom duty is not getting captured

    Dear all,
      I have configured import pricing procedure and craeted PO with that pricing procedure.While capturing the Custom duty in miro,value and Quantity is not getting captured in it.As per the procedure import purchasing i m following steps given below
    1) I m creating Import PO
    2)Capturing custom duty in miro with defining commissioner of customs as a vendor
    3)Capturing excise invoice at the time of good receipt
    4)Posting excise invoice.
    5)Miro for capturing the goods cost for normal vendor 
       Pls. help me out for this.
    Thank and Regards
    Vaishali G.

    hi vaishali,
    i have confgiured, a import pricing schema, and enters all values manully in po, and its not calculated in invoice tab like local purchase,.
    can u tell me, what will be the finace impact of this, and is it correc to do this, does this will have any entry on CIN  tables.
    pls reply,
    asif

  • CUSTOM DUTY POSTINGS - INDIAN SCENARIO

    Is there any customized Patch developed by SAP for postings customs duty for every line item in a purchase order.

    Please check this answered link:
    Indian Localisation
    How to set Custom Duty ?
    Edited by: Afshad Irani on May 16, 2010 12:05 PM

  • Customs Duty Tax Code

    Hi,
         How To define customs duty tax code. The code breakup goes as follows
    Customs Duty on Assessable value                     = 10%
    CVD on (Assessable value + 10% Custom Duty) = 10%
    Edu Cess on CVD                                                  = 2%
    HSE Cess on CVD                                                 = 1%
    Edu Cess on Customs Duty                                   = 2%
    HSE Cess on Customs Duty                                  = 1%
    Additional Duty (on Imports)                                  = 4% (on total value i.e. assessable value + all above)
    Regards,
    Mansoor.

    Hi Mirza....
    If you know how to define a normal tax code then you can create custom duty tax code also. You need to know on which amount how much %age of tax is applied.
    Say, Custom duty has 7 main Components.
    Customs Duty on Assessable value = 10%
    CVD on (Assessable value + 10% Custom Duty) = 10%
    Edu Cess on CVD = 2%
    HSE Cess on CVD = 1%
    Edu Cess on Customs Duty = 2%
    HSE Cess on Customs Duty = 1%
    Additional Duty (on Imports) = 4%
    In Order to define tax code please refer this thread.
    Re: Multiples service tax for a single item
    Regards,
    Rahul

  • Custom Duty & Assessable Value

    Hi Experts,
    I cant understand the concept
    1) What is the use of Custom Duty
    2) What is the use of Assessable Value
    How to handle both in SAP B1?
    regards
    anand

    Hi,
    Check http://www.dateyvs.com/custom01.htm
    you can check How to set Custom Duty ? thread to set custom duty in SAP B1.
    Thanks,
    Neetu

  • MIRO of Custom duty in case of  Assets

    Dear Sir,
    While posting of MIRO for custom duty i(Planned delivery cost(n account assigned assets for non valuated material sytem is posting value as
    Vendor account credit
    Asset account debit
    my asset is debited by total custom duty including CVD ,ECS and SEcess. but I am taking credit of it in excise.
    At the time of taking 'CVD credit system is passing following entries
    Cenvat clearing Cr
    RG23C BED      DR
    RG23CECS      DR
    Cenvat on hold  DR
    Please advice how my cenvat clearing account is nullify
    Best regards,
    Jeewan Oberoi

    Fonzie,
    You would add the Custom Trigger server behavior. Under the Developer Toolbox>Forms>Custom Trigger.
    The Custom Trigger Wizard has 2 tabs, Basic and Advanced. I usually leave the box in the basic tab blank. You can add your php code here, but I prefer to add my Custom Trigger code to the Dreamweaver Code View directly.
    The Advanced Tab allows you to name your Trigger/function and you can set the execution order. Trigger's are registered to transactions Update, Insert, and/or Delete. You specify wether you want the Trigger to execute BEFORE or AFTER the Update/Insert/Delete transaction. By default this is set to AFTER.
    Priority allows you to control execution order of the transactions and triggers. You can have multiple triggers and control the order they execute.
    So I usually start the Custom Trigger Wizard and go right to the Advanced tab. I name my Trigger, and set the execution order. Then I close the Wizard. Then I go to the Dreamweaver Code View, and you will see something like this:
    //start Trigger_Custom trigger
    function Trigger_Custom(&$tNG) {
    //end Trigger_Custom trigger
    Add your code between the { } and add
    header("Location: error_page.php");
    exit;
    for the redirecting.
    Shane

  • 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

  • Customs Duty should display in When Creating MIRO- Thro Delivery Note Mode

    Dear All
    I had a doubt how to configure for the display of the customs duty when creating MIRO doucments- when the mode of documents is Delivery Note.
    Please help me
    Thanks
    With Regards
    Ramesh

    I replied in MM forum so check that one

  • GR/IR Key manditory in PO...How can i clear customs duty befor GR

    Hi All,
    As per the business requirement, i made GR based IR manditory in PO. Now for Import Pos, how can i clear the customs duty before doing GR.]
    Regards,
    Naidu.

    Hi
    Custom duty is a delivery cost. You can process the delivery cost before GR even with activation of "GR Based IV".
    Control due to "GR Based IV" is applicable for goods item invoice.
    warm regards
    sairam akundi

  • How to calculate Excise on Customs Duty?

    Dear All,
    My client wants to calculate excise on the customs duty for the imported goods for which they can take CENVAT credit. So, the calculation should be on the following components:
    (Price*Quantity)Customs DutyPacking
    Currently, the customs duty is entered in Landed Costs and Packing is entered in "Freight" where we cannot use CENVAT Codes.
    How can we do this in SAP b1?
    Bharath S

    Hi!
    Use Assessable Value (INR) Field in PO/GPRO/Invoice RowLevel to give the BaseValue of CENVAT. Also, you need to Change your CENVAT Formula accordingly. Search the forum with Key word Assessable

  • Customs Duty MIRO Problem

    Hai Friends,
    We have made one import PO, After i received 50% quantity for which i have done MIRO for Customs duty. i have done GR..
    Then i have received rest of quantity for which i have done MIRO Wrongly
    that system has generated accounting document  like this
    Commissioner of Customs     19,756.42-
    Cenvat Clearing     92.11
    Cenvat Clearing     2,702.17
    Customs CLG a/c     7,070.00
    Cenvat Clearing     9,211.20
    Cenvat Clearing     184.22
    Customs CLG a/c     331.15
    Customs CLG a/c     165.57
    , So that immediately i have cancelled the miro where system has generated accounting document like this
    Commissioner of Customs     19,756.42
    Cenvat Clearing     30.70-
    PRICE DIF RM# U-1     61.41-
    Cenvat Clearing     900.72-
    PRICE DIF RM# U-1     1,801.45-
    Customs CLG a/c     7,070.00-
    Cenvat Clearing     3,070.40-
    PRICE DIF RM# U-1     6,140.80-
    Cenvat Clearing     61.41-
    PRICE DIF RM# U-1     122.81-
    Customs CLG a/c     331.15-
    Customs CLG a/c     165.57-
    Why price diffence a/c is coming here...
    can anybody plz explain my doubt & clear this problem

    Yes, If you are cancelling MIRO then also it will hit Price Difference if there is not enough Stock Coverage.
    Since at the time of Customs Invoice (MIRO), Customs Duty Clearing gets debited and same gets credited during GR (MIGO) and gets loaded on Stock A/c (Dr)
    Since you are cancelling MIRO for the PO for which GR is done so it is quite obvious that price Difference will arise if enough Stock Coverage is not there.

  • Import Trader - Additional customs duty

    Hi Experts,
    Please guide how to capture additional customs duty from import trader.
    Following settings have been done in the system.
    Created condition type JADC. Added this condition type in local pricing procedure using tcode M/08.
    Tax code created and condition records maintained. PO created with manual excise duty JEXC and additional customs duty also entered manually in JADC.
    My query is addtional duty value is not getting captured in goods receipt from PO. Rest all duties like BED, ECS and SECESS are appearing automatically. (Also referred SAP Note No. 964190 and related other notes.)
    Thanks
    SAP MM USER

    Hi,
    Same requirement we addressed like this.
    Create condition records bed, ecess, shcess with 0% and set off conditions with 100%.  Create PO.  In the PO excise values will be shown as 0 value.  At the time of capture PO for excise go to miscellaneous tab and select MRP indicator.  And in item level change  the base value and enter the  duty values manually for BED, AED(additional customs duty), Ecss, Hcess.  (Base values should be recalculated ie. PO value - excise duties = Base value).
    Post the MIGO and refer excise invoice.  U can see all the above bed, aed, ecess, hecess values will display.  IF AED value is not showing goto spro-->logistic general........determine excise -->Maintain excise defaults  - enter JADC in the column ADC condition type A/P.  (This JADC condition need not to be maintained in TAXINN pricing procedure). (Maintain gl account for AED in gl account assignments against GRPO transaction type)
    Post Excise invoice.
    In MIRO  if u simulate entries will be
    vendor cr.
    Gr/IR dr
    Cenvat clearing bed dr,
    cenvat clearing ecess dr,
    cenvat clearing hecess
    Goto Gl account tab and give cenvat clearing a/c dr and amount (AED)
    Post the MIRO document. 
    REgards,
    Rajeswari

  • Customs Duty to be Excluded from Budget

    Dear All,
    Scenario:
    In case of Import procurement, the Additional Customs Duty(ACD) is available for Setoff. For which client wants to exclude the amount of ACD to be excluded from Budget Consumption.
    Can Any one give the suggestion, how to do the above requirement.
    Thanks.
    Raja.

    Hi Alex,
    Thanx for the response.
    I believe, in case of Imports, there will be Planned Cost (Raw Material Cost) apart from this there will be local customs duty which needs to be paid, for receiving the goods, which are captured as Delivery Costs with different vendor at the time of MIRO.
    The exact problem in this case is, the initial commitment will be booked at the time of PO, and actual accounting entry will be post by system at the time of MIRO
    This is the problem, because during PO, total amount will be created as budget commitment and actual invoice will be booked after  some months at this time, even if the system reverse the extra commitment say after 3 months, it wont make much sense as for the whole 3 months, my budget amount is reserved as commitment against PO, which will be a  substantial amount.
    So, Please share some ideas, how to come out of this situation, as the rollout of FM is held up due to this point
    Thanks

  • Import custom duty

    Hi,
    After Receipt of Bill of lading.
    BOD is in INR.Our po is in forgine currancy .How to do invoice verification.
    Regards,
    Vivek

    HI Vivek
    To take care of these type of scenario, In PO under the Planned delivery charges( like customs duty, CVD etc) each condition will be assigned to a vendor, You are not paying the duty to your foriegn supplier instead you are paying it to Indian government alias Customs office. So you must treat customs office as a vendor. select the condition BED and click on detail button, On the right side of screen you will find a field for entering vendor number.
    In MIRO select deliver charges, enter PO number and you can see that only the CUSTOMS OFFICE address will be found.
    regards
    Chetan.J

Maybe you are looking for

  • BC USB Windows 7 Select Driver?

    Hi guys, I'm trying to install a completely clean windows 7 copy from an iso with a usb through bootcamp. I'm on an iMac 13,1 completely updated. Basically, whenever I load the usb through bootcamp and try to install it, immediately after clicking th

  • Safari 4.0.3 won't open

    Yesterday I downloaded & installed the latest security update 2009_005 and then downloaded and installed Safari 4.0.3. I did these separately, and I ran repair permissions before each download and restarted after each install. I cannot launch the new

  • Dynamic internal table+function module

    Hi guys, I need a help.Could u plz tell me how to pass a field symbol contexts inside an export parameter? Points will be rewarded for helpful answers....

  • Dark clouds under screen?

    Hi Basically, i had a problem with my headphone jack, and i sprayed some contact cleaner up the jack, solved the problem, however now my screen has dark water marks/clouds under it, Is there anyway to solve this/dry it out with out opening the ipod (

  • Pleasse help me with this subquery

    HI all, I,ve a question.I,ve 2 tables.one has to do with jobs where there are many duties.(see table 1).The other table has to do with jobseekers where they want specific dutie(see table 2) table 1"jobs" job_id duties compagny 1 wash dishes kersten 1