How to add surcharges to base price

Dear All ,
We are Implementing SAP for a service industry.
Here in pricing there are so many surcharges are in use.
We are maintaining the condition record for gross price.
I want the surcharge like fuel charges , for ex , to be added to the gross price to become the base price simultaneously there should be a different GL account for it. I have assigned a separate GL account for this condition type through accruals in OBYC. But can anybody tell me how to add this to base price on which service tax will be calculated .
Regards
R B Panda

Hi R B Panda
Lets say
Basic Price - 100
Surcharge     - 10
Service Tax is on 110
You have a condition type for Basic Price which has acc key attached to it in pricing schema.
Now create one more condition type using m/06 say ZSUR
Create acc key
Now add this ZSUR condition type to your pricing schema using m/08 , here attach the acc key to ZSUR.
System will calculate the taxes on 110 i.e. basic + surcharge.
Tax rate will come from tax code.
Regards
RAJESH DANGLE
do reward if useful....

Similar Messages

  • How to add a new base currency in Clasic Mode

    Helo,
    Please, let me know how can I add a new base Currency (RON), using Classic Mode, at time of creation a new Planning application (release 11.1.1.3).
    For the moment, at time of creating a new Planning application you can only select the base currency from a list (you can't override it or add a new one).
    I suppose, I have to manually modify the base currency to RON in the relational tables after creation of Planning Application.
    If so, please, can you confirm me all the tables involved?
    Many Thanks,
    Robert

    Hi,
    You can only have one base currency and when you create an application you can only select the currency from a list.
    There was another post a while back around the same area :- Re: Currency doubts
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to add freight on base value in PO

    Dear friends,
    There is a freight condition type in pricing procedure which is added to base price to become the net price on which ED will be calculated.
    But there is a requirement to enter freight vendor for this condition type in PO. So I marked this condition type as delivery cost, ticked the accrual check box, added accruals in pricing procedure & assigned GL .
    Now it is being posted perfectly with separate line item for freight during GRN & INVOICE with different freight vendor.
    But the freight value is not getting added to the base price in PO. It should be added. Earlier it was added.
    Tax procedure----taxinj
    version-- 4.7
    Regards
    R Panda

    Hi ,
    Do the following.
    Remove accruals tick first.
    Changes in pricing procedure.
    Put 6 in the subtotal of freight condition (create saperate condition)
    Changes in Tax procedure.
    Assign 362 under BASTYP for BASB condition type.
    Assign 363 under BASTYP for BASB For ED condition type.
    Now check the scenario.
    regards,
    sujit

  • How to add new knowledge database to knowledge search

    Hi all
    i am trying to add some knowledge databases to the independent knowledge serach
    in CRMM_SEARCH,when i add these databases
    1. SDB_PROBLEMS
    2. SDB_SOLUTIONS
    the databases get added there but when i select them for searching the documents under them system is giving dump saying attributes value are missing,
    Please tell how to add these data bases to the knowledge serach so that i can serach these under CRMM_SEARCH
    i am working in CRM version 5.0
    and the application i am talking about is IC stanalone Win Client Knowledge serach
    please reply as soon as possible
    help will definitely be rewarded
    best regards
    ashish

    hi,
    You can add solution and problem with tx is01.
    Best regards
    Pankaj Kumar

  • How to add MS Office add-in from inside a Thinapp 5 virtual application to a MS Office 2013 suite that is installed on a base image

    Hi,
    We have the following solution:
    VMware Horizon View 5.3.1
    Non-persistent Linked-clone pool with delete VM after logoff
    Windows 8.1 Update 1 Enterprise 64 bit
    MS Office 2013 32-bit installed on image
    Thinapps registered for each user from logonscript with thinreg.exe command. Thinapps is located on a network share
    Native Windows roaming profiles with appdata/roaming, appdata/local without appdata/locallow(persona management does not support Windows 8.1 in View 5.3.1)
    This is our issue:
    We have a 3rd party application with a couple Thinapp entrypoints(exe files) and in the Thinapp package process we also installed Office addins. We tested that the Add-ins was opened inside Outlook, Word and Powerpoint before post installation scan.
    The problem is that the add-ins is not added to Office 2013 before or after the Thinapp is started on a test client.
    I have tried several changes in the package.ini and virtual filesystem attributes(no registry changes yet):
    Package.ini:
    ChildProcessEnvironmentExceptions=WINWORD.EXE;EXCEL.EXE;POWERPNT.EXE;OUTLOOK.EXE;
    ChildProcessEnvironmentDefault=External
    ChildProcessEnvironmentExceptions=excel.exe;outlook.exe;powerpnt.exe;winword.exe
    ChildProcessEnvironmentDefault=Virtual
    VirtualizeExternalOutOfProcessCOM=0
    DirectoryIsolationMode=Merged
    RegistryIsolationMode=Merged
    I have also read that you could make entrypoints to the locally installed Office 2013, but I get errors on the build process. ref. link: http://edwinfriesen.nl/content/?p=105#comments
    The best thing would be if the add-ins were added in the logon process together with thinreg.exe, but if that is not supported, the add-ins must be added to Office either in a custom Office shortcut/entry point or after starting the Thinapp virtual application.
    Remember that the application needs to registered every times the user logon, because we use a non-persistent View pool.
    I would really appreciate if somebody could tell me how to add Office add-ins from inside a Thinapp virtual application/package to a locally installed MS Office 2013 suite on a Windows "base" image?
    We do not want to add the whole Office suite to the Thinapp virtual package and not add the add-ins trough GPO,SCCM etc.

    What about the COM object parameters in package.ini ?
    We can live with scripting in logon or changed logon scripts etc.
    And you don't no need to lock in the project files.
    From package.ini documentation:
    ObjectTypes Parameter
    The ObjectTypes parameter specifies a list of virtual COM object types that are visible to other applications in
    the physical environment. You can use scripts, such as VBScripts, to call objects that start captured applications.
    An object type is registered to only one native or virtual application at a time. If you install Office 2003 on the
    native machine and want to use a virtual Office 2007 package, you must determine whether to have the virtual
    or native application handle the object types.
    If you want the virtual Office 2007 to handle the object types, you can leave the ObjectTypes setting in the
    Package.ini file, build the package, and register it using the thinreg.exe utility. If you want the native Office
    2003 to handle the object types, you must remove the ObjectTypes setting from the Package.ini file before
    building and registering the package.
    You cannot add random entries to the ObjectTypes parameter.
    You can only remove entries that were generated by the capture process.
    Example: Starting a Virtual Application When a COM Object is Created
    If a script or a native application creates an Excel.Application COM object or other COM objects listed in the
    ObjectTypes parameter, ThinApp starts the virtual package.
    [Microsoft Office Excel 2007.exe]
    ObjectTypes=Excel.Application;Excel.Application.12;Excel.Chart;
    Excel.Macrosheet;Excel.Sheet; Excel.Workspace

  • I want to add image in column is it possible then how to add image in data base what data type we need to do

    I want to add image in column is it possible then how to add image in data base  what data type we need to give we required any casting  please show me one example
    jitendra

    Hi again,
    Several points that can help more:
    1. If you are working with Dot.Net, then I highly recommend read the first link that you got! This is nice and simple coding. Another option is this link which is even better in my opinion:
    http://www.dotnetgallery.com/kb/resource21-How-to-store-and-retrieve-images-from-SQL-server-database-using-aspnet.aspx
    2. As i mention above both link use the column's type image. There are several other option of working with Files. In most of my applications architecture I find that it is better to use a column which let us use any type of file and not an image column.
    In choosing the right column's type for your needs basically your fist question should be if if you want to store your data inside relational database environment or outside relational environment. It is a good idea to look for blogs on this issue. Next
    if you chose to store your data inside then you need to chose the right column type according to your server version. I highly recommend to look for blogs on the differences between those column's types: IMAGE, 
    Check those links:
    To BLOB or Not To BLOB: Large Object Storage in a Database or a Filesystem
    http://research.microsoft.com/apps/pubs/default.aspx?id=64525
    FILESTREAM feature of SQL Server 2008
    http://msdn.microsoft.com/library/hh461480
    FileTables feature of SQL Server 2012
    http://technet.microsoft.com/en-us/library/ff929144.aspx
    Compare Options for Storing Blobs (SQL Server)
    http://technet.microsoft.com/en-us/library/hh403405.aspx
    Binary Large Object (Blob) Data (SQL Server)
    http://technet.microsoft.com/en-us/library/bb895234.aspx
    Managing BLOBs using SQL Server FileStream via EF and WCF streaming
    * Very nice tutorial!
    http://petermeinl.wordpress.com/2012/02/20/managing-blobs-using-sql-server-filestream-via-ef-and-wcf-streaming/
    [Personal Site] [Blog] [Facebook]

  • How To Add Prices For A material?

    HI,
    Plz Tell Me How Can I add Prices Of A Material nd also where can i check it?
    nd also how can i confirm tht which price is correct i.e if it is picking different prices for the same material

    Hi,
    When you create a purchase order, the price is taken from different sources. You can change the sources.
    System adopt the pirces to purchase order based on how you are creating Po.If you are creating Po without any reference documents then system always copies the last purchase order price from inforecord .
    If you set EVO parameter with 'not adopt' last Po price then system asks for price in ME21N.
    If you are creating Po with reference document like contract ,PR then system copies the price from reference documents.
    I do not know if this answers your question.
    Best Regards,
    Arminda Jack

  • Tax is adding to My Base Price in Sales Order

    Hi,
    In my sales order Tax is added to my Base price,but it should not add.
    Suppose  My item MRP is 20 Rs.
    After some Margin percentage my item value is 15 Rs.
    Now My CST Tax is 2%,it should be deducted from 15 RS then only i will get my Basic value.But here 2% is added to 15 Rs.How to configure this?
    Thanks

    Hi Anwer,
    Do you have reversal pricing?
    Means you are determining, Price based on MRP where you are deducting Profit Margin from MRP then Reducing Tax and then get the Base Price.
    After that you are again adding the Tax on Base Price. Am I correct?
    You can use simple Calculation Type (Base Price/ (1+ CST%)) this will provide you the value of Base Price and add the same again.
    Please consider, there is a difference between meaning of deducting CST value from Base Price and Deriving Base Price by deducting CST %.
    Regards,
    MJ.

  • VAT on Base price+ Excise duty + Freight

    Hi
    Im using TAXINN Procedure. I have got two scenarios for VAT.
    1)some vendors charge VAT on   Base price+ Excise duty & then add freight.
      which I have mapped.
    2)In second scenario some vendors charge VAT on (Base price+ Excise duty + Freight). which I am unable to map.
    how can i do it in TAXINN (condition based procedure)...
    pls help..
    thanks n regards
    pravin

    Hi
    For calculation VAT on freight, a routine has to be built and to be assigned for the customized freignt condition in pricing procedure.
    (In case of TAXINJ, you can use the appropriate tax code during MIRO)
    warm regards
    sairam akundi

  • How to add a payment means to an invoice using SDK

    Hi,
    Im trying to make an invoice + payment by using the SDK.
    This is the way im creating my invoice:
    public Boolean SalesInvoiceInternalSave(string buisnesspartnerCardCode, DateTime dueDate, double discountAmount, IList<InternalItem> items)
          int res = 0;
          SAPbobsCOM.Documents invoice_entry = (SAPbobsCOM.Documents)Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInvoices);
          if (buisnesspartnerCardCode != "")
            invoice_entry.CardCode = buisnesspartnerCardCode;
          else
            invoice_entry.CardCode = SBOSystem.GetDefaultCustomerForSale();
          invoice_entry.DocDueDate = dueDate;
          invoice_entry.DiscountPercent = discountAmount;
          invoice_entry
          foreach (InternalItem item in items)
            invoice_entry.Lines.SerialNum = item.Egocode;
            invoice_entry.Lines.WarehouseCode = item.Shopid;
            invoice_entry.Lines.ItemCode = item.Code;
            invoice_entry.Lines.ItemDescription = item.Name;
            invoice_entry.Lines.Quantity = item.Quantity;
            invoice_entry.Lines.UnitPrice = item.Price;
            invoice_entry.Lines.Add();
          res = invoice_entry.Add();
          return res == 0;
    Now my problem is to connect a payment of f.ex. cash or creditcard to this invoice?
    And do anyone know how to add a amount discount instead of a percent discount?
    Any ideas?
    Regards,
    Torben
    Edited by: Torben Petersen on Feb 24, 2009 10:17 AM

    Hi Rahul,
    I am running some very similar code as listed in this posting, however, I get an error stating the Base Document Card does not match the Target Document Card.
    I am creating a Reserved Invoice...Invoice adds correctly, then I create a Payment for the Invoice and get the error.  I am setting the DocEntry. 
    All I want is to link the payment to the reserved invoice.  Is there something I am missing?
    Any ideas would be helpful.
    Thanks,
    Josh

  • Base price

    Hi All,
    in B1 2005A there is a field baseprice in PCH1 table. Its definition is price for total calculation. The field values are E or I (exclude or include tax).
    How to set the base price including or excluding tax in B1 2005A or 2007A ? Pls give advice. TIA
    Rajh

    Hi Rajh,
    There is a check box under the general page of Item Master Data called "Tax Liable". If you uncheck this box, it will mean the tax should included.  Be careful to use this setting since it will not allow you to add any taxes to the item.  Therefore, it may not be what you want.  It will not breakdown its price with tax. On the contrary, it simply say there is no tax for these items.
    Ragards,
    Gordon

  • 3 base prices, none required

    My client has 3 different base prices (copy of PR00) and one is used for each division.
    They have one pricing procedure and one order type.
    They manually enter a base price depending on the division by selecting the correct pricing condition type.  Sometimes users forget to enter one of the 3 base prices causing invoices to go out with only discounts and surcharges, no base.
    Since all 3 base prices are on the pricing procedure and they manually enter the valid base price on the order, how can you make one mandatory?
    I don't think you can use condition exclusion for this since there are no pricing master records set up, it's all manual entry.
    Thanks in advance.
    Pam

    Dear Pam,
    You want to ensure that your users have to maintain one base price as per the division before saving the sales order and moving to delivery.
    I feel this could be done through the standard system itself. I tried working on your scenario and here are the results:
    1. Pricing Procedure snapshot:
    In the pricing procedure, I have maintained 3 base price condition types (copy of PR00) and checked them for manual entry. Then at step 40 - Gross Value, assign a subtotal 1. This could be the base for calculating your discounts also. The Gross value would pick up the manual price condition entered by the user and store it in Subtotal1 - KZWI1.
    2. Maintain In-Completion Log with the field KZWI1 at the item level.
    This way you ensure, if the subtotal 1 is incomplete you would get a message accordingly for completion.
    3. Create Sales Order to check the results:
    I created a Sales Order and checked the Item Conditions, Subtotal was showing 0. I tried saving the doc, the system gave me a incomplete doc message once I manually entered the value for HR00, everything worked fine and I was able to save the doc.
    I hope this addresses your issue.
    Regards
    Swaroop

  • HOW TO: Add /manipulate columns for a GridControl

    HOW TO: Add /manipulate columns for a GridControl when the columns (attributes) are from different entity objects.
    This HOWTO describes the basic steps of using attributes from different entity objects for a GridControl.
    One way you can create a GridControl which contain attributes from different entity objects is to create a view object and base it on the entity objects which contain
    the desired attributes.
    Here are the basic steps:
    1.Create a new view object (or use an existing view object) by selecting File>New from the menu, clicking the Business Components tab and double-clicking
    on the View Object icon.
    2.In the View Object wizard change the name to something meaningful.
    3.Select the entity objects you will base your view object on.
    4.Nivigate to the attribute screen and select the attributes you would like to include in your view object from each entity object. At this point you can also create
    a new attribute by clicking the "New" button. The new attribute can be a concatenation of other attributes, derived from a calculation etc.
    5.In the query panel of the View Object wizard, click "Expert mode" and enter a query statement. You write complex queries such as decoding a set of attribute
    values.
    6.Add your newly to your newly created view object to the application module by double-clicking on the application module in the navigation pane and selecting
    your view object from the list.
    7.Create a new row set.
    8.Bind row set to a query by editing their queryinfo property and selecting your view object and its attributes from the queryInfo pane.
    9.Create a GridControl and bind it to the row set by editing the dataItemName property of the GridControl. Since the GridControl is bound at the row set level
    all of the related attributes are automatically added.
    null

    Michael,
    Are you intending this as a commercial solution or a work around?
    To take an existing equivalent, one would build a view in the database tailored for each grid in an Oracle Forms application. Or a separate query layered over tables for each form/grid in a Delphi or Access application? Even if it is ninety nine percent the same over half a dozen forms/grids?
    And now you've added a whole slew of "slightly different" rowSetInfos to maintain.
    So if you wanted to add a column that needs to appear everywhere... you've just increased the workload multi-fold?
    That would be a management nightmare, wouldn't it? Not to mention yet more performance cost and a slower system?
    Hmmmm..... I'm not sure I like where this is headed... someone needs to do some convincing...
    null

  • How to add classification view using BAPI_MATERIAL_SAVEDATA

    Hi,
    Please any one let me know how to add classification view using BAPI_MATERIAL_SAVEDATA to the material master.
    Thanks,
    shekar

    We use this bapi on a regular basis as well as classification of materials.  We have success doing this in 2 steps.  First step is to save the material using BAPI_MATERIAL_SAVEDATA, second step is to save classification using BAPI_OBJCL_CHANGE  (this can be used for both create and change)  Also look at Function Group CLBPA .   there are several bapi's in that group dealing with object classification, including the one I mentioned..

  • Determination of Base price condition type depending on Item Category

    Dear All,
    The requirement I have is as stated below:
    There are two materials A and B that are individually sellable materials. But during a specific time period the company decides to give a scheme where in Material B is given as free when a particular quantity of material A is purchased. Irrespective of the scheme, material B can also be individually purchased during the scheme period.
    Now in the former scenario where material B goes free with material A in the same order, the base price of material B should not go to revenue G/L but to a different G/L called Scheme G/L. To counter this scheme G/l there is another counter G/L into which 100% discount on base price to material B goes.
    In the latter case, if material B is sold individually, then the base price should go to Revenue G/L and not scheme G/L and the 100% discount is not applicable.
    Can you please guide me on how to configure this.
    The approach I have taken is as follows:
    The condition types for base price are ZBPR and ZBP1(reference condition type of ZBPR)
    Item Categories to be considered: ZTAN and ZTNN (for material B going as free during the scheme)
    The requirement is such that, whenever the item category for a particular material is ZTAN, the condition type to be picked must be ZBPR while the condition type ZBP1 must be deactivated.
    Similarly, if the item category for the line item is ZTNN, then the condition type to be picked must be ZBP1 and the condition type ZBPR must be deactivated

    Dear All,
    I have fulfilled this by doing rev acct determination in vkoa using item category and moving it up the order. Also I used a requirement in v/08 for 100% discount on free material.
    This has resolved my issue and i am now closing this thread.
    Thanks and Regards,
    Rohan
    Edited by: Lakshmipathi on Apr 2, 2011 10:53 AM
    Since you have arrived at a solution, please change the status of the thread to "Answered"

Maybe you are looking for

  • Saving PDF to last folder

    I have Adobe Reader X 10.0.0, PDF Version 1.4 (Acrobat 5.x). I have been saving PDF's for years, and each time I save, it goes to the last folder I saved to? The other day, I had approximately 15 PDF's that had been scanned to me, and after I had sav

  • Audio stopping and starting and video freezes

    Hello, I was playing back a clip in imovie when the audio stopped and started, and the video freezed. Please help. -filmmayker

  • Premiere Elements 9 : unknown error 2131042560

    Burning my projects to DVD disk give me en error at 99% : unknown error 2131042560. The project did not fail. The disk is 100% burned. The program did not give me the OK button at the end. So I have to close the program by right clicking on the progr

  • Transfering Oracle Database Data

    Dear Experts, I do hope someone can help. I have a single PC that has two versions of Windows XP installed. Each version of XP respectively has a version of Oracle 9i installed. I want to transfer the database from one Operating System to the other.

  • New Airport Express and airplay of 96 kHz sample rate

    Does the new Airport Express (released this week) support airplay of 96 kHz sample rate music?  I'm not sure what part of the old version's architecture was limited to 16/44.1, but am hoping with the newer version they have removed this limitation.