Tax on Freight for the Quote

We will create the Quotes which hasn't get the tax on freight in OM, so the customers are raising the Purchase Orders matching with the quote price, but when the quote becomes an order and generates the invoice in AR which is going to add the tax on freight and which doesn't match with the customer's purchase order. Oracle is not calculating the tax on freight in Order Management and an enhancement request is pending since long time.
One way we can create a modifier to calculate the tax on freight, but the when we copy the quote into order we need to reverse the modifier, which is going to create issues if the user forget to reverse the modifier while copying the quote into the order.
Is there any other way to get the tax on freight in OM?

Dear Srikanth,
This price component covers the freight amount determined automatically or entered manually. Depending on the business configuration settings it is possible to determine a fixed freight amount or to make the freight dependent on the net weight of the goods you sell.
you do not want 'Freight' as 'Price Component' to be consider ,you need to maintain the relevant scoping question.
Please follow the below steps
1.Go to the Business Configuration work center.
2.Go to Implementation Project view ->Edit Project Scope.
3.Go to section: "4 Question".
4.Scoping Element:'General Business Data'->'Product and Service Pricing'->'Sales Price Specifications'.
5.Under Question related to 'Frieght' ,you need to uncheck the option for not considering the 'Freight' component in the Price Calculation.
6.next and complete the scoping.
hope this helps you.
Regards,
Suresh

Similar Messages

  • WHT - No unpaid tax lines exist for the given selection criteria

    Before going to execute Create remittance challan J!INCHLN ,
    i entered all the mentioned  parameters and  try to save but  i got error message  as follows
    No unpaid tax lines exist for the given selection criteria.
    Message no. 8I702
    Diagnosis
    The corresponding withholding tax line  &1& is not present in WITH_ITEM table.
    System Response
    For withholding tax recovered from the vendor, tax line is present in table BSIS, but the corresponding entry is missing in table WITH_ITEM , which is necessary for challan updating. Check the entries.
    Procedure
    Check entries in table WITH_ITEM for the open tax items chosen for clearing.

    Hi,
    Please check for
    1. Section code/ Business place updated even in the tax lines of the document and not just the vendor line item.
    2. Check if there is a buzei mismatch between with_item table entries and bseg entries for the documents that are being pulled during the challan creation. If there is a Buzei mismatch, then please run the program in the note :885213 and then rerun the challan .
    3. Please check the note :1465529 . This is the consulting note for j1inchln.
    Hope this helps.
    Thank You.
    Regards,
    Anushya

  • No unpaid tax lines exist for the given selection criteria while+J1inchln

    Hi All,
    While doing J1inchln I am getting following error.
    No unpaid tax lines exist for the given selection criteria.
    Message no. 8I702
    Diagnosis
    The corresponding withholding tax line &1& is not present in WITH_ITEM table.
    System Response
    For withholding tax recovered from the vendor, tax line is present in table BSIS, but the corresponding entry is missing in table WITH_ITEM , which is necessary for challan updation. Check the entries.
    Procedure
    check entries in table WITH_ITEM for the open tax items chosen for clearing.I have already updated Business Place and Section code while doing FB60.But still I am getting the same error.
    I have already updated Business Place and Section code in the entry while doing FB60 but error is coming. Please advise.
    Regards,
    Abhinav Sharma

    Hi ,
    Kindly go through the note no. 1465529 , which is a consulting note on J1INCHLN .
    It would resolve your query .
    Regards ,
    Dewang T

  • No unpaid tax lines exist for the given selection criteria.

    Hi
    at the time of remittance challan,getting following error:
    No unpaid tax lines exist for the given selection criteria.
    Message no. 8I702
    Diagnosis
    The corresponding withholding tax line  &1& is not present in WITH_ITEM table.
    System Response
    For withholding tax recovered from the vendor, tax line is present in table BSIS, but the corresponding entry is missing in table WITH_ITEM , which is necessary for challan updation. Check the entries.
    Procedure
    check entries in table WITH_ITEM for the open tax items chosen for clearing.

    Hi,
    It may cleared Manual posting at the time of posting.  If manual clear postings reverse and do through J1INCHLN only.
    and check the Date range for selection criteria.
    Regards,
    Kishore

  • Withholding Tax not picking for the current Fiscal year 2014

    Dear Gurus,
    Withholding tax assigned to the vendor is getting picked up for the fiscal year 2013 but when the same vendor is invoiced for year 2014 with the same WHT tax code we could see that there is no tax line getting generated against the Vendor. All the configurations related to WHT are verified. As far as i Know we will not maintain any end date for WHT tax code. request yout to advance.
    Thanks in advance.
    Thanks & Regards
    Srikanth

    hi,
    Please check below mentioned Path - and check date from & to given period
    SPRO- Financial Accounting (New) - Financial Accounting Global Settings (New) -Withholding Tax -Extended Withholding Tax - Company Code -Assign Withholding Tax Types to Company Codes
    select WHT type against Company code -
    W/tax obligated frm 01.04.2010        Oblig.to w/tax until 31.12.2999
    and check vendor master data -
    Thanking you
    Regards
    Mahesh

  • Need to add information/data to the Quote Print output for a quote

    I am trying to modify the print quote output generated after selecting a quote on the quote form. I need to know how to add information to this output.
    I am not sure where the output is selected from. How do I modify the select to include information from other tables in oracle. I am using the ASOPRINT.xsl routine. Any help would be greatly appreciated.
    Charles Harding

    Hi,
    From the xsl file I could figure out that the data for the quote lines is generated from the line <xsl:call-template name="line.table">. I would like to have some conditions added to it so that I can have particular type of items displayed on the PDF output. I am unable to figure out where I can add these conditions. Could someone help me in this? Any help would be appreciated.
    Thank You,
    Sowjanya

  • Tax value is not picked up correctly for the condition type in SO creation

    Hi All,
    I have a issue in Picking up Tax value correctly for the condition type in SO Creation.
    Actual Issue:
    When creating the sales order manually,
    tax value is picked up correctly for one condition type: ISS3.
    When the Sales Order is created via Idoc using the function module 'idoc_input_orders', tax value is not picked for same condition type: ISS3.
    We need to find out why the value for the condition type 'ISS3' is not picked in this way!
    Can anybody solve this issue!
    What can be the reason which is stopping picking up tax value for condition type: ISS3 when Sales Order is created via F.M 'IDOC_INPUT_ORDERS'! While it picked up the same while creating Sales Order manuallly.
    Thanks in advance.
    Thanks,
    Deep.

    Hi All,
    Can anybody give the solution for above posted issue!
    Working:
    When creating the sales order manually,
    tax value is picked up correctly for the condition type ISS3.
    Actual Issue:
    When the Order is created via Idoc using the function module 'idoc_input_orders',
    tax value is not picked .
    I need to find out why the value for the condition type 'ISS3' is not picked.
    I have debugged the issue from WE19 but upto Conditions tab it is picking up tax value but then it is becoming zero again it remains zero after saving SO.
    But Manually tax value is picked up for condition type ISS3 and remains same after saving order.
    I have debugged it several times fro WE19 but not able to find route cause for the issue.
    What can be the issue over here!
    Can anybody give me solution for the same!
    Thanks in advance.
    Thanks,
    Deep.

  • Calculate Sales Tax on Freight Condition

    Hi All,
    We have an issue where we need to calculate an additional amount of Sales Tax on the Freight Condition which is entered on the Delivery Document as a manual condition and not on the sales order itself.
    I am unable to configure the system so that the Sales Tax amount calculated for the whole invoice is inclusive of the Freight amount too
    Is there any suggestions as to how I could do this?
    Thank you for you support
    Rukshana

    1. Calculation of sales tax on basic+ ED+ freight charges.
    2. Calculation procedure as basic+ Freight + ED+ sales.
    excise and tax is for a value addition to a product . so excise , tax is on basic value only.
    IF you want it for freight taxes  u need to do transportation  cost ther u can maintain service tax for freight vendors.
    me21n, vl31n,vt01n,vi01

  • CIN - BED, AED & SED for the excise item is ZERO

    DEAR ALL,
    I am testing the CIN scanario with tax procedure TAXINJ.
    While making GRN at excise invoice tab message is coming " BED, AED and SED for the excise item is zero" adn no any values for BED, AED and SED are flowing,
    Value for BED is maintained in J1ID for the chapter ID. Also Tax code is created with JMO1 - IN: A/P BED deductible and value mainatained is 14 %.
    PLease confirm me where I amd doing wrong ? Also please tell in TAXINJ on what paramaters the excise flows and shows the values while GRN OR whil posting a excise invoice ?
    Regards,
    Rakesh

    Dear ALL,
    Below are the steps / settings I have done,
    01. Copied TAXINJ to create tax procedure say ZAXINJ and assigned to country IN.
         - Please confirm what needs to be AltCty & AltCBV for JMO1, JMOD, JMOP ?
    02. Excise defaults maintained as per TAXINJ for ZAXINJ.
    03. Acces sequenece maintained for JMO1, JMOP, JMOD is MWST - Tax code.
    04. Then created Tax code say T1 - and % maintained as below
           JMO1 - 100 %
           JMOP - 100 %\
    05. J1ID - maintained for vendor, plant, material etc.
    05. Excise rate maintained in J1ID for chapter ID as 14 %.
    06. Chapter ID maintained in material master.
    07. PO created for the material with tax code T1 for the said vendor.
    Still while GRN message comes "BED, AED & SED for the excise item is ZERO" and BED is not getting populated for BED.
    Please confirm where I went.
    Waiting eagerly for the valuabale inputs..
    Regards,
    Rakesh

  • Withholding tax not working for MIRO

    Hi Sap Experts,
    I am able to get TDS challans posted by J1inchln for Invoice postings done by Fb60 Transactions , However for the same vendor when I do Invoice postings through MIRO transactions I get mesage that " No unpaid tax lines exist for the given selection criteria"
    Detailed look of error says under System Response that  " For withholding tax recovered from the vendor, tax line is present in table BSIS, but the corresponding entry is missing in table WITH_ITEM , which is necessary for challan updation"
    Also observed after posting that the accounting doc of MIRO has Business place & Section code present & shows Posting to Withholding tax accounts
    But the MIRO invoice tab for Withholding tax shows With/tax Base & With/tax amount as blank. Could You please advise why this happens.
    How this could be avoided?
    What is the solution for this MIRO not getting Witholding tax?
    I shall appreciate  your resdponse by giving max points for a solution.
    Warm regards
    Marazban Dalal

    thnks

  • How to get the loaded cost for the Parked Purchase Order Invoices.

    Hi,
    Could any one of you please help me out to find out how the loaded cost is calculated for Parked Purchase Order Invoices which have not been posted. The problem is that if the invoice is posted the ekbe-wrbtr field contains the total amt for any particular line item, i.e. the (material cost + unplanned costs + taxes ).
    But for the documents which are not posted ekbe-wrbtr does not have all the key data fields as that of a posted document. Is there any way out to find the total cost for the line item which is not posted.
    Please try to help me..
    Thanks & Regards,
    Sanjay.

    in that case u have to get the document amt of that accouting Document of PO invoice.
    how --->
    get the IR number from EKBE
    CALL FUNCTION 'FI_DOCUMENT_RECORD'
        EXPORTING
          I_AWTYP            =  'RMRP'
          I_AWREF            =  W_AWREF1----->IR of Po
          I_AWORG            =  W_GJAHR1----->year
        I_AWSYS            = ' '
        I_AWTYP_INCL       = ' '
        I_AWTYP_EXCL       = ' '
        I_BUKRS            = ' '
        TABLES
          T_DOCUMENTS        = T_DOC.--->here u get the accouting document number.
    Regards
    Prabhu

  • Automatic tax code determination for service POs

    Hi
    Can anyone tell  about the possibilities of automatic tax code determination for the service purchase orders.
    Thanks in advance
    Durai

    The tax indicator is used in the automatic determination of the tax code 
    in Purchasing.                                                                               
    The tax code can be determined automatically within the framework of tax 
    determination (via the conditions).                                      
    Tax indicators, which can come from the service master record,           
    Customizing, or the purchasing document, are used in this process. The   
    system determines the tax code on the basis of the combination of these  
    tax indicators.                                                                               
    Automatic determination of the tax code is useful, for example, if       
    different tax rates apply to different groups of services.

  • Default values for standard quote fields?

    Hi all,
    Is it possible to pass a default value for the quote screen/document, to be more specific, the payment terms field?
    Can i use the BBP_DOC_CHANGE_BADI~BBP_QUOT_CHANGE? I have reviewed the signature but i can't find the payment term field...
    How can i achieve this?
    Best regards,
    Gerardo.

    Hello Gerardo,
    When do you want to set the default value ? If you need it in the initial screen please try BBP_F4_SAVE_DB BADI.
    Regards,
    Masa

  • My ipad got a 1 line cracked at the corner side near the charging sight...went to a apple aothorized reseller...1st they advised me to contact online/call toll free support for the inquiries on my IPAD2 for the reason that i did not buy it in their store.

    IS IT RIGHT THAT THE APPLE RESELLER CHARGED ME FOR THE FREIGHT PAYMENT OF MY IPAD2 FOR THE REASON THAT THEY FACILITATED THE REPAIR  OF MY IPAD 2...IT IS STILL UNDER WARRANTY AND I BOUGHT IT ONLINE AND NOT IN THEIR STORE... IS THAT RIGHT?

    it was not broken due to drop..we charged it and afterwardse we saw that there was a crack..if we drop it i think it will not only have a one small line...but anyway the authorized resseller facilitated the reporting of the complain of our ipad2...i think they have it pictured and send it to the apple.com...apple.com replied that my case is approved and still under warranty...they send it to the Authorized apple repair center...
    I actually got a brand new ipad2...they replaced a new one..but they charged me for the FREIGHT for the reason that i did not buy it in their APPle store...that i bought it on Apple online...

  • Service tax and cess on freight for inventorised items

    Hi all,
    There is a scenario where service tax and cess is charged on freight line items in a PO for inventorised material. This had been incorporated in pricing procedure accordingly. But while doing a MIGO it is found that the service tax and cess are charged on the materials. This should not be charged to the material rather at the time of MIRO it has to be posted to a receivable account.
    Can anyone suggest what configuration is required for this.
    thanks in advance
    asbin

    Hi Ponraj,
    i would like to know the solution in detailed. As Per my client requirement, i have separated VAT amount and posting into separated G/L account. but my problem is i have to pay tax on freight amount to government. The taxes on the freight will be different. since 25% from the freight amount is taxable. so 25% from the freight amount i have to consider and on that i have to charge 2% E.Cess and 1% secondary higher E.cess.
    how could i configure this issue in SAP?
    please help me on this issue.
    regards
    Appu

Maybe you are looking for

  • Application server file to excel sheet with .csv format

    I am having comma seperated file in the application server, now i want that my program should pick the file from application server and store it in the excel sheet with .CSV extension

  • Automatic Payment program for Bank bills and Bill of Exchange.

    Helllo Sapients, I need to configure Automatic Payment Program for Bank bills and Bill of Exchange. This configuration is for Europe, where Bank bills are very common. Can someone advise me or send me the configuration steps for the same. Thank you N

  • How to make a default entry to "partner bank type" in MIRO/FB60?

    "Payment transactions" data containing the partner bank type is under the "General data" section of the vendor master.  Meaning it is not company code specific. For example, I have four banking information (and of course four partner bank types) ente

  • How to refresh table output?

    hi experts,              i have three column in table .                    one as textview with text,                    second one as button and                    third one is as textview as null. What my case is: when user click on button ( second

  • Coherence-cache-config.xml not visible from EAR

    hello all. I've met following issues. The coherence does not see my custom cache-config.xml and thereby uses the default from coherence.jar. Environment: 1. WLS 10.3, Coherence 3.7, jvm 1.6 2. the active-cache is deployed as shared library 3. the ded