Tax Combinatiom. Tax rate, tax Amount in the PLD of sales Invoice

Hello guys,
This i seached in previous forum and got partial result
Plz help me ragrding this
for my query plz scroll down
To accomplish this, you will have to create a new repetitive area (Repetitive Area1)and create the following 7 hidden fields in this new Repetitive Area1:
Field_1 > Type = Text > Value = 1 {VAT. For BED, value = -90} (you can find this value from OSTT table, numerator field)
Field_2 > Type = DB > Table = Sales Tax Authorities; Column = Numerator
Field_3 > Type = Formula > Value = Field_1==Field_2 (from step 1 & 2)
Field_4 > Type = DB > Table = AR Invoice Tax Amt Per Doc; Column = Tax Rate {this is required to display the tax rate in the document footer. For Eg. 4% for VAT@4%. If you just want to display the tax amount, do not create this field} - Link this to Field_3
Field_5 > Type = DB > Table = AR Invoice Tax Amt Per Doc; Column = Tax Amount - Link this to Field_3
Field_6 > Type = Formula > Value = Field_3*Field_4
Field_7 > Type = Formula > Value = Field_3*Field_5
Now in Repetitive Area Footer1 (i.e. the footer of the new repetitive area), create the following fields (visible):
To display the Tax Rate: Field_8 > Type = Formula > Value = ColSum(Field_6)
To display the Tax Amount: Field_9 > Type = Formula > Value = ColSum(Field_7)
NOTE: You cannot display the tax name with this method. So to do that, you will have to create a Text field with the tax name in the repetitive area footer1, link it to Field_8 and then next to it, create Field_8 & Field_9 to display the relevant values
I did exaclty the same way and i am getting result too
But it is working for only 1 item , for 2nd the result is getting added up 4 times
ex : for item1 10000 base value
excise at 8% = 800
when i select 2nd item total value becomes suppose 20,000
excise at 8% becomes =3200
which sholud be 1600
Plz suggest
i am in serious trouble

Hi Manish,
you have to mke the formula using the ostt and inv4 for invoice pld. table .
Every taxcode has a unique nota fiscal id .Use that in ur PLD .
Ex:
First insert a repetitive area.
Suppose Hcess id is 70 in ostt.
1. Make a text field in repetive area and give 70 to it .
2. make a db field and fetch nota id from ostt.
3. make a formula field and Compare text field and db field .
4. link the text field and db field with formula field .
5. make a db field and fetch taxamount from inv4.
6. link this filed also to formula field
7 . make a new formula field and multiple the amount field and previous formula field .
8. make a new formula field in repetitive area footer and do copulmn sum of last formula field which have the result of multiplication. This is what we have done. Hope it helps.
Thanks,
Joseph

Similar Messages

  • Exchange Rate problem at the time of sales Invoice

    hi experts
    Exchange rate type AR is made for Sales
    at the time Sales Order amount is being picked from exchange rate type AR but at the time of Sales Invoice the amount is being picked from Standard Rate Type M at the header level but at the item level from AR only
    Plz help in this regard
    Sudhir Poddar
    SAP FI Consultant

    Hi Sudhir,
    SAP will pick Exchange rate type M for translations by default and you cannot change it.  So you have to change the exchange rate type for your invoice or maintain same rates for that day alone.
    This is what is given in SAP documentation:
    "For posting and clearing, the system uses the exchange rate type M (average rate). This exchange rate type must be entered in the system and you must also enter the exchange rates for this type."
    For more info on exchange rate types read this:
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/a6/004940f0030272e10000000a155106/frameset.htm
    Regards,
    Ravi

  • Excise Entry at the time of sales invoice

    Hello All,
    This is regarding Excise Entry in sales invoice where the accounting captured are as follows -
    Existing                    
    Excise Duty payable                    
    Central Excise Duty Payable      Cr     
    Excise Duty Refundable           Dr      
    Required               
    Central Excise Duty Payable          Cr     
    Excise Duty Expenses account     Dr      (44% of Central Excise Duty Payable)
    Excise Duty Control Account        Dr          (56% of Central Excise Duty Payable)
    Please suggest how to configure this.
    Thanks & Regards
    Priyanka Mitra

    Hi Sudhir,
    SAP will pick Exchange rate type M for translations by default and you cannot change it.  So you have to change the exchange rate type for your invoice or maintain same rates for that day alone.
    This is what is given in SAP documentation:
    "For posting and clearing, the system uses the exchange rate type M (average rate). This exchange rate type must be entered in the system and you must also enter the exchange rates for this type."
    For more info on exchange rate types read this:
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/a6/004940f0030272e10000000a155106/frameset.htm
    Regards,
    Ravi

  • Where is the link between Sales Invoice and Downpayment Invoices

    We made a downpayment invoice. And processed incoming payment for such invoice.
    Then proceed to Sales Invoice, which was applied to the Downpayment invoice. Everyting went well.
    We tried to use crystal report to extract the Sales Invoice (OINV, INV1) and link to the downpayment table (ODPI) to print the breakdown in the invoice form. We could not find the relationship in this table.
    Can someone help ?
    KC

    Could it be helpful for you to use view in enterprise manager ? I just see the docentry field as the link field among OINV, INV1 and OPDI.
    If you use down payment request, I think you could not since it is a note and must be reconciled after invoice created
    Rgds,

  • Sub: Tax Combinatiom. Tax rate, tax Amount in the print lay out design of t

    Dear all,
    Sub: Tax Combinatiom. Tax rate, tax Amount in the print lay out design of the A/R Invoice
    I have to Create a Print Lay out design of the A/R invoice for the Indain standrad please provide me some solutions for the following problems to locate the Tax combinations,Tax rate  and the Tax amount in the PLD  A/R Invoice ,
    PACAKGE  SAP B1 2005B
    Need a standrad solution as per the requriment
    Eg: Row Level
    Tax Code created is BED+VAT
    Tax combination details is
    Name of Tax type   Rate
    Excise                     16%
    Ecess                    2%
    Hcess                    1%
    VAT                       4%  
    Row No     Item  Qty   UnitPrice  Tax code  Total(LC)    Tax Amount
      1             X      10     10000      BED+VAT   100000      21139
                                             (Excise =16000,Ecess=320, Hcess=160, VAT=4659)
    2              Y      5      20000      BED+VAT    200000       42278
                                            (Excise =32000,Ecess=640,  Hcess=320, VAT=9318)
    In Print  Lay out Design Requried is the deatils of Tax code combination , Rate and the Tax Amount in the followig way 
    Excise    16%   =48000
    Ecess     2%    =960
    Hcess     1%    =480
    VAT       4%    =13977
    Please send the feedback as early as possible urgently requried
    for the further details send the feedback
    Reagrds
    Mr.Chitrasen

    Hi experts,
           Pls anybody have an answer to my question, i'll be very thankfull to u,
                     I wanted to display the Tax Break ups in Invoice say,
    ECess            25
    Vat                 56
    Excise duty    32
    I've tried a lot with many of the SAP Forum thread but the results is not satisfactory..am using SAP Business One 2007 b
    pls anybody who can guide me with step by step PLD creation for this problem.
    I done the below steps in PLD
    In Repetitive area 1
    Field_1:  Table-> OSTA                    
                  Column-> Type                               
    Field_2 : Table-> OSTA                  
                  Column -> Code                               
    Field_3:  Table-> OSTA                   
                  Column-> Rate
    Field_4:  Table-> OSTA                  
                  Column-> Name  
    Field_5:  Table-> A/R Invoice Tax amount per document
                    Column-> Tax amount
    Field_6 : Table-> A/R Invoice Tax amount per document
                    Column-> Base amount
    Field_7 :  Formula ->  Field_6 * Field_8
    Field_8 :   Formula->  Field_1==1
          NOW I SORTED REPETITVE AREA 1 WITH 'SALES TAX AUTHORITIES;cODE' AND TICKED THE CHECK BOX 'SUMMARY'
        AND MADE THIS REPETITIVE AREA INVISIBLE.
    IN Repetive area footer
    F_01 :    Formula->   Field_4       
    F_02 :    Formula->   Concat(Round(F_rate,0), '%')
    F_03 :    Formula->   Round(ColSum("F_tax_amount"),2)
      I grouped the Repetitive area footer as Group 1
                                here i get the result but the Tax Rows are repeating and Tax amount varies for VAT for each rows
    pls help me guys...          
                   Thanks in advance,
                   Dinesh
    Edited by: Dinesh S on Dec 23, 2011 1:28 PM

  • Sales tax in PO but not included at the time of GR

    Hi,
    i have creted the PO including sales tax amount, is there any way when i post the GR against this PO the sales tax amount not calculated.

    Hi,
    In response to your requirement:
    let me clear my business scenario...
    total price of po is usd100 and sales tax is 20%.
    system calculate sales tax separate the reason being the codition type for sales tax is statistical.
    is it possible that the value of sales tax included in the PO net price but not calculate at the time of GR.
    Regards,
    Ali
    This is very much possible. Include your tax condition type in the calculation of net price and make this tax as deductible.Donot assign NVV key to it.
    Also donot make it statistical as you want to include it in the net price calculation.
    Thanks,
    Atal

  • Problem in blocking that amount in the sales order through routein

    Dear Experts,
    We are facing a problem in Routine,
    We have developed a Z rebate module in that we are saving the accrual value for a perticular customer in "Z" Table.
    We are having a senerio of adjusting that perticular accrued amount in the next month sales order as a discount  at the item level. In table  itself we fix this much amount as to flow to sales order for a Perticular material (EX- for 100001 material 5 rs per TON).
    We have devaloped 901 routine that will go to "z" table and check any accrued amount is there then depending on the quantity ordered it will take accrual amount (simultanusly it will block the respective amount in the "z" table) and it will come and update in sales order pricing. Once we save sales order then it will reduse the perticular amount in from "z" table.
    Now we are facing a problem, when we create a sales order first time depending on quantity routine will pull the value from "z" table and it will block respective amount in the "z" table. but before saving the sales order if you change the quantity again (EX- from 100 qty to 200 qty) then the routine is not pulling any value because the amount is already blocked. 
    Can any one tell me how check in run time this was the earlier quantity and this is changes quantity Or is there any logic to block that perticular amount.
    Regards
    Nagesh

    HI Sree
    Could you please justify your post stating
    "Now we are facing a problem, when we create a sales order first time depending on quantity routine will pull the value from "z" table and it will block respective amount in the "z" table. but before saving the sales order if you change the quantity again (EX- from 100 qty to 200 qty) then the routine is not pulling any value because the amount is already blocked. "
    Your discount is based on qty, so when you are adding new item means order qty increased, so discount is applicable.
    Or please put your requirement clearly

  • Report for the account of vendor invoices not received ?

    Hi friends;
    Is there a report or a transaction that would list the details (expense accounts, cost center an amounts) in the account of vendor invoices not received ?
    Thinks

    Hi ,
    me2n report in which u get total amount for invoiced and another column still to be invoiced amount .So check in that report even it is with PO number.

  • Sales Invoice - Fixing the number of rows isn't the solution. Ideas?

    Hi All,
    I have been working on converting the standard eBS Sales Invoice report to BIP over the past few weeks. I started to use the solution on Tim's blog:
    http://blogs.oracle.com/xmlpublisher/2007/03/27/
    For those people who haven't looked this, the solution uses variables to set and calculate the number of transaction rows to be displayed on a page. Filler rows are also inserted to pad out the page should the number of transaction rows be less that the number to be displayed on a page (if using this be careful though as there is a problem with the way the filler rows work as pointed out by Mike Parr in the comments of the blog http://blogs.oracle.com/xmlpublisher/2007/03/anatomy_of_a_template_ii_heade.html).
    This solution is fine if the size of the data in the transaction row is never long enough to cause it to wrap within a column. For example, in the Sales Invoice, it is common for the Invoice Line Description to wrap 3 or 4 lines within the column. When this happens, the rows per page method goes out of the window as the number that can physically fit on the page is reduced due to the single data row spanning multiple layout rows.
    I have had a good play around with fixing table row heights but to no avail. Also had a look at some of the standard RTF templates available in the latest release of R12. but couldn't find an example where this problem is addressed. I am 100% sure that someone must have hit this before so any advice and/or solutions would be greatly appreciated.
    Perhaps the solution for this could be incorporated into a future blog post or example?
    Cheers,
    Jon.

    Yep agreed. With fixed width fonts you could determine how many characters will display on a line but there is no telling where the word wrapping will occur. Suppose you could get really clever and use the position of the spaces to determine where the wraps will occur, then work out how many rows the line will take up (gulp!). Anyway, using fixed width fonts like courier will make the report look rubbish so I want to avoid this.
    A response from the Oracle bod's wouldn't go a miss on this? Tim, et al?
    Cheers,
    Jon.

  • With holding tax amount exceeds the cutomer/vendor line item amount 001

    Hi Guru's,
      I have an issue, is there any impact to change the withholding tax base amount 20% instead of 10%.When I change the base amount to 20% and post a document system return error message
    "With holding tax amount exceeds the cutomer/vendor line item amount 001".Guide me on this issue.
    And tell me the impact of previous open item documents.
    Regards
    Maruthi.

    Thanks for all,
      MY problem solved.
    Regards
    Maruthi

  • S_ALR_87012357 / S_ALR_87012356-Wrong reporting of tax amounts on the tax reports.

    Hi,
    S_ALR_87012357 / S_ALR_87012356
    Tax amount for tax codes V9, VP and VT are calculated and
    displayed correctly in FI reporting but they are reported at a higher amount in
    the tax reports run by transactions S_ALR_87012357 / S_ALR_87012356.
    Since its a standard report , I would expect there would  be a way of correcting this wrong tax amount showing this report .
    Is there any SAP note regarding this error ?
    Appreciate your help and advise..
    Kind Regards
    Thiru

    Hi Srikanth ,
    As you mentioned it is showing the difference ...
    Please find attached screenshot ...
    Is there a way to correct this ? since its creating an issue& confusing from Finance/Accounting point of view...
    Kind regards
    Siva..

  • Withholding tax amount exceeds the customer/vendor line item amount 001

    Hi Guys,
    I am trying to release an invoice using VF02 transaction but I recieved the below error message:
    Message no. 7Q321
    Withholding tax amount exceeds the customer/vendor line item amount 001
    There are 2 SAP (718078 and 513201) notes regarding that but they are not applicable in ECC 6.0.
    How can I figure out this issue?
    Thanks,
    Daniel Dorta

    Hi,
    This may happen because you have give base exemption and after that charge tax. In this case you have posted earlier invoice w/o wht and now you are posting the small amount of invoice on which wht is calculated including the earlier exempt amt. In this case the wht exceeds the base amt.
    In this case if possible you first post the invoice with sufficient amount which can deduct the WHT .
    If your scenario is different give details.
    Regards
    Milind Sonalkar

  • Withholding tax amount exceeds the customer/vendor line item amount

    Hi experts
    I am having one problem please help me
    My user created one down payment, entry is like this
    Vendor Dr-193914
    To TDS     3878
    To Bank   190036
    After this he has booked MIRO  with the same value 193914 & has deducted TDS 3878 over that invoice
    Now when he is going to adjjust that down payment against that MIRO with specific line item 62
    system is throwing that error.
    Withholding tax amount exceeds the customer/vendor line item amount 002
    Message no. 7Q321
    I checked invoice booked correctly & TDS also dedcuted properly why system is throwing that error message
    please help me
    Regards
    Nitin Shukla

    Hi Madhu
    thanks  a lot for instant reply
    We are using F-54 Down Payment adjustment at this time we are facing problem & we are clearing against invoice
    & with specific line item
    For Eg. 5100001596  & line item - 53
    Regards
    Nitin Shukla

  • Wht tax amount exceeds the customer/vendor line item amount 001Mess no7Q321

    Dear Experts,
    We are also getting same error in production"Withholding tax amount exceeds the customer/vendor line item amount 001 Message no. 7Q321"
    Please gudie me how to resolve this issue, while posting vendor invoice in T-code - F-43 i am getting bellow error message why because we client requirement is accumulation activity required so is there any solution for this with out changing accumulation activity.
    We need to use this accumulation activity.
    I would be greatful if you could help us to resolve this issue.
    thanks
    Seshu

    If its relating to TRM- Transaction manager, please implement note no " 1961340 - Calculation of withholding tax for 2nd or 3rd local currency "
    Regards
    Anil

  • Amount in the tax payment wizard Against PLA remaining for BED is negative

    Hi All,
    I have made an outgoing payment selecting PLA radio button for BED,Ecess & Hecess in order to deposit the amount againg BED,EcEss,Hecess in PLA account.
    Now when i am trying to run the tax payment wizard ,system is showing me the -ve amount in the PLA remaining column against the BED,Ecess,Hecess.
    I am facing the problem to move ahead to the next step in the tax payment wizard as system is showing the error and not not allowing to move ahead.
    PLease suggest how can i proceed.
    Regards,
    Atif Mian

    Hi Atif
    The problem is with your date selection criteria.
    With what date range you are trying do run Tax Payment Wizard differs with the date when you fill PLA Account via Outgoing payment.
    Just check and let us know please.
    Regards,
    Rahul

Maybe you are looking for

  • Migration woes (mail in particular) PPC iMac w/ 10.3.9 to new Mini w/10.5.4

    Me: mac user for 20 years.. web master, and unix not-quite-guru .. so don't be shy and no need to use small words in suggesting a remedy.. at this point I'll hexedit raw HD sectors if I have to... Mother has an aging iMac, Power PC, one of the "lamp"

  • Digital audio out from azalia chipset

    Hallo everybody. I hope you could help me in finding a solution. I just purchased a Fujitsu-siemens pc with the new M7058 MSI board (shuold be 915P) and my problem is I can't just get the "raw" digital signal out of the back panel S/PDIF out to be de

  • Thunderbird Default will not open in Firefox, set as default.

    I opened Options, clicked on mailto, clicked on "use other" window opened, I selected "Cancel", and chose another application, hit OK It did not resolved the problem. I have Firefox 25. This problem began when I added and then deleted an Add-On for F

  • Apple Mac Studio Display 23" cinema with plastic surround

    Does anyone have any idea what this monitor might be worth nowadays.

  • Computer vs iphone inbox

    really basic question, hence my screen name. how can i set up my gmail account so that when someone sends me an email it will go both to my phone and computer (mail program). it seems that when it gets onto my phone it never shows on my mail program