How to Include VAT percentage rate in the Invoice Print Output

Hi All,
I have a question here. My client wants the VAT rate in percentage form to appear in the invoice print output. But, I have no idea where to pull out the vat percentage rate from or which table I should refer to.
Appreaciate all of your inputs.
Thanks a lot!

Hello,
You can fetch the VAT rate either from the Sales order or the Billing document
Getting it from Billing document is more relevant.
First goto the Table  VBRK and get the KNUMV  field from the vbrk
Then goto KONV table which is the pricing table for conditions and give the input values as the KNUMV and KSCHL
KNUMV  is the DOCUMENT CONDITION which is independent for each document
KSCHL is the condition type ( in this case it is your VAT condition type )
You can get the Rate from the  the field  KBETR.
KBETR is the RATE % of the KSCHL in KONV
Hope it is clear.
Regards,
santosh

Similar Messages

  • How to include in table of contents the list of figures and list of tables?

    How to include in table of content the "Table of contents", "List of figures" and "List of tables"? All are generated with function Table of contents, but they will not appear in generated table of contents even if they have proper style of headings - Heading 1, as other chapter.
    I get this in generated Table of contentes of my dissertaion thesis:
    Table of contents
    Preface
    Table of contents <- missing
    List of tables <- missing
    List of figures <- missing
    Introduction
    Main
    Conclusion
    Is it ok, that generated lists are not included in table of contents?

    You've just confused me.
    My understanding of how this is set up is that either:
    This is a book, and there is a master TOC that includes all book documents and a document-specific TOC in each component file, or
    This is a single file and there is one master TOC that includes all sections and a section-specific TOC that includes only the individual section.
    In the first case, I think you would want two TOC styles set up, one that includes the chapter heads (if I understood how you said this worked) for the for the master, and you would include all docs in the book when you generate it, and a second style for the individual chapters, with the subheadings you want to include.
    In the second case, it would be similar, but instead of only one style to cover the section TOCS, I think you would need to create a unique set of pargraph styles for the headings in each section (they can all be the same format, based one section, just with unique names), and then make a TOC style for each section that includes only the styles from that section.
    OK,  wait a sec. I just reread what you said: "Another thing: when the numbers are "linked" and updating well, they  display indide a little box. Not a text box, but a kind of little frame  around the numbers. That frame makes it imposible to delete just one  number: when the TOC says that Section 6.1 is in page 135, for example,  you cannot delete just the 5, it deletes, not just the 3 numbers, but  also the doted tab."
    I think these are NOT normal TOCs created by using Layout > TOC (but you could replace them with ones that are, if you set up your styles properly and the text you want to include is appearing on the pages). Those little boxes you mention sound like cross-references, which should update automatically without any intervention at all. Unfortunately, cross-refs can be flakey, especially if they point to another document. I'd open the cross-refs panel and see if you need to recreate a bunch of links.

  • Which table stores the Tax percentage rate of commercial invoice?

    Which data base table stores the tax percentage rate of the items in a commercial invoice? Or which FM can return the tax percentage rate?

    HI,
    Don't post the duplicate threads for same requirement...it against to the SCN rules. Moderator can delete this thread.
    Report to Moderator!!!

  • Derivation of Exch Rate from the invoice item

    Hi
    When we are using F-28 (Incoming Payment)transaction to receive from customer we can receive an amount which is to be applied partially to many line items. In this case when the system creates a residual line item it valuates this item based on the day rate maintained in the system or the document header exch rate. We want the system to derive the rate from the invoice which is being cleared. Please suggest if there is any exit or any substitution exit that can be utilised
    Regards
    Venkat

    hi,
    so you've to split your payment / group by valuta date
    i'd create an abap, which posts the payment and than clears the corresponding item of the invoice.
    (using call transaction)
    A.
    Message was edited by: Andreas Mann

  • Investigation on the problem why the exchange rate in the invoice is not u

    Hi,
    Informed by customer that the exchange rate (HKD-MOP) of ULP has been changed to 1.0309 from 1.03 since 26 Aug. The corrected exchange rate should be 1.03
    Would you do the investigation on the problem why the exchange rate in the invoice is not updated?

    Hii..
    In T Code OB08 Update the Exchange rate that is applicable from the date which you want.
    Regards,
    Aakash

  • Color management settings for the best print output

    Color Management while Printing has been one of the challenging areas which has been discussed a lot over user forums and has been a painful area in terms of clear understanding while taking print outputs.
    Here is an easy-to-understand KB (Knowledge Base) article ‘Color management settings for the best print output’ to help you get the best from your printers using PSE and bridge that knowledge gap.
    This article explains color management in Photoshop Elements, how to get better prints, and addresses some of the following issues like horizontal/vertical streaks in print output, too dark or too light print output, ICC profile problems and Color differences between prints from PSE and other applications.
    Thanks,
    Garry

    Thanks Noel.
    Yes have shared in PSE forum as well. But I usually drop such posts on PS General forum so community moderators as well as our power users who mostly use both PS or PSE or are aware about can communicate to their students, audiences etc.
    The idea is to reach out the message to as many as folks via relevant forums. Most of my otehr posts have found mentioned only on PSE forum.
    Thanks for the feedback Nice to hear such a great feedback within 5 mts of publishing
    Regards,
    Garry

  • I just found All the Hyperlink in the Safari Print Output are gone !

    Hi Everyone,
    My Macbook Air is Mac OS X Version 10.6.8 and Safari is 5.1 (6534.50).
    In previous, I could find and use the Hyperlink in the Safari Print Output (after I printed the Web Page to PDF). Hours ago, I found All the Hyperlink in the Safari Print Output are gone!
    Please help me to fix it.
    Thanks & regards,
    Joseph Lee

    Got the exact same problem after updating! I tried it with Lion, too, and it does not work either. Seems like Apple removed it from either Safari or the PDF Maker. That was ONE big advantage over Windows users and now it's gone????????

  • How to include WS-Security Header in the WSDL

    hi
    how to include WS-Security Header which have username and password as
    i had seen the below link it deals with just hello world which is not using any Services(DBAdapter) is it possible to use DBAdapter as the steps present in the below link how to include WS-Security Header which have username and password
    http://blogs.oracle.com/reynolds/2005/09/invoking_bpel_from_an_html_for.html

    As Amir suggested, you may provide in the URL but I wouldn't suggest it though. You don't want to hard code the user ID and password within in the WSDL because it is a bad practice especially the user ID and password may be different in different systems and every time you change the password, you have to regenarate your WSDL.
    May be you thought through this but just in case if you didn't
    KK

  • How to include a js file in the JSP page

    Hi
    i have included a script tag like the following in the JSP file
    <SCRIPT language="JavaScript">vDateFormat='mm/dd/yyyy';</SCRIPT>
    while deploying i am getting an error 'vDateFormat' unidentified
    Can any one help me

    under view put a new tag
    <f:view>
    <ui:script url="page.js"/>
    and thats it

  • How to include input user parameter values in XML report output?

    How can i include input user parameter values in XML report output. I a have a report which can be run by providing start date and end date. I would like to include value of these parameters in XML output to enable me to figure out dates for report, just by looking at XML output.
    Rgds,
    manish

    I think all the XML attributes can contain lexicals. If you bring up the property palette against the report object you can just set the following:
    XML Tag Attributes: myParameter="&<P_1>"
    where P_1 is your user parameter.

  • How to include Batch Number in Inventory Counting and Print Countsheet

    Hi,
    Could someone let us know how to include the batch number from Inventory Counting and include them in the count sheet when printed?
    Thank you!
    Ramon

    Hi Pam......
    Try this and modify as you want......
    SELECT Distinct T3.[DocDate], T0.[ItemCode], T2.[ItemName], T2.[BatchNum], T0.[Quantity],
    T0.[DocEntry], T0.Price, (T0.Price*T0.[Quantity]) As 'Total'
    FROM PDN1 T0  inner join OIBT T2 on T2.ItemCode=T0.ItemCode and T2.BaseEntry=T0.DocEntry
    INNER JOIN OPDN T3 ON T0.DocEntry = T3.DocEntry
    WHERE T2.[BaseType]=20 and T2.[Direction]=0
    Regards,
    Rahul

  • How can I get Apple to send the invoice of one of my orders?

    I ordered a MacBook Air 13 at apple store online but I haven't get the invoice of the product. How can I ask apple to send it to me?
    Thank you,
    Luiza

    Thank you for your response, Dominic. I'm in Brazil now and unfortunately I'm not able to call the 1-800 number. There is another problem, I can't solve this by viewing my order online, as I haven't inserted my apple ID to the order ...it doesn't allow me to print the invoice or do anything else about it...
    Do you know if there's any online support that I can contact?
    Thank you again!

  • How can I start a loop before the DAQ Assistand outputs a value?

    Hi everybody,
    I created a VI (See attachment) to Measure the speed of a turning wheel. (A optical detector outputs pulses which are proportional to the speed) The DAQ Assistant measures the frequency and the values are written to a log file. To log every 100 ms the value into the table, there is a while loop with should be executet 10 times a second.
    The first question:
    I want to start measurement as soon as I press "RUN". In fact, my VI first begins to run and log data when the wheel turns and the frequency is not "0". But I want to log data too, if the speed is "0". How can I programm that in Labview?
    The second problem:
    Labview writes not continuely the values: Sometimes 7 values a second, sometimes 11 values.... (I can see that because i log the time too). But if the programm runs for some seconds its getting better and better.
    How can I force Labview to run the loop exactly tacted? Is my Computer too slow? Or is my method to log continuely data simply wrong? I am relative new in Labview and would be thankful in getting help.
    Markus
    Attachments:
    Measure Frequency and Log data.vi ‏63 KB

    I would say right off hand from what you describe that the issue is not related to computer speed, but choice of operating system. Windows is not a deterministic operating system - this means you can't count on how long it will take to do anything.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Hp laserjet pro 400 m401 dw - how do you get it to recognize the second print tray?

    We just bought this printer a month ago, and we love it, so we bought the second tray (or drawer, however you want to think of it) because my biggest complaint everyday is reloading paper trays. WE have tried everything we can think of to get the printer to recognize the second tray and to pull paper from there when the first one is empty, but its not working. Its like we bought it for no reason. Does anyone know how to make it work? Thanks
    This question was solved.
    View Solution.

    You need to distinguish between the following:
    Printer - does the printer itself know that the tray is present? Check by printing a 'configuration' report, or by checking settings with the Embedded Web Server. If the tray is not recognised, this implies a physical problem with tray connector, etc.
    Computer - does the printer driver on your system know that the additional tray is available? On a Windows system, look at the Device Settings tab on the Printer Properties dialogue, and check that the extra tray is set to Installed rather than Not installed.

  • How can I make Apple Earphones be the Input and Output for Audio

    I have some older headphones and they aren't compatible with a Mid 2010 (Intel Core i3) 21.5 Inch iMac
    Is there some way to make Apple Earphones be the Input and Output for Audio in the iMac
    This is a problem for me personally as when I am talking to someone on Skype the iMac picks up the In-built Microphone audio, and yes the headphones I'm using do work straight from the iMac as audio output
    Any help is appreciated

    you can connect the headset to something like this
    http://www.ebay.com/itm/NEW-MaelineA-3-5mm-Female-to-2-Male-Gold-Plated-Headphon e-Mic-Audio-Y-Splitter-/381100440348
    and then connect the mic to the input and the headset to the headset port

Maybe you are looking for