Scenario - Mark Up Price Bid on the Scheculed Price !

Hi
We have a business scenario where the client wants to float a Bid Invitation for Services which have scheduled prices which means they would mention the listed price for the Service in the Bid Invitation & the Bidders will be expected to quote relevant Mark Up Price (% Up or % Down ) from the listed price in their respective Bids.
In R/3 we can do this by the GP Bid Type RFQ.
Has anyone come across a similar scenario ?? Pls advise.
Thanks
--Vikas

Hi Vikas
There is no standard solution for this.
It requires enhancements to achieve this in SRM.
Best regards
Ramki

Similar Messages

  • Purchase Order prices picked up the wrong price

    Hello All,
    After we created an A/P invoice with 3% discount on the total, the same items on new purchase order shows a lower price. For example, itemcost is 10.44, but it shows on PO for 10.13. Looks like 3% has been applied to each single item. But if I go to price list, the cost is still 10.44.
    Please let me know if you have any idea how this happened? And how to avoid it? We only want the PO to pick up the price from cost price list.
    Appreciated for your help.
    Yurong

    We actually did it on purpose. we are planning on changing all of our products to moving average. But back to my question, is it the valuation method that causes the PO prices to change? Is there a way to specify the PO to retrieve only from the price list?
    Thanks,
    Yurong

  • Can we set the Manual Price Entry check in a pricelist ?

    Hi,
    When using SBO's own import tool to update a pricelist based on another pricelist, I noticed that in those cases where the imported price happens to be the same as base price x factor, the manual price entry check box does not get set.
    So I figured that I would quickly build my own pricelist update tool, using the DI_API, but I can't seem to find any documentation or examples about setting the Manual Price Entry.
    Is it even possible? If so can anyone tell me where to look? If not, can someone explain to me why not?
    Regards,
    Johan

    Hi Gordon,
    Thanks for your reply. Let me try to explain the challenge (problems do not exist, right?).
    This functionality is not actually original, "in the good old days" the Manual Price Entry check would always get set whenever you typed in a price, or updated it by import. Current behaviour appears to be since version 2007.
    Now you are right, that at least at first glance it is only logical that the system behaves as it does now. However, consider our scenario:
    I show all my active items (about 6000) with a base price, in an internet store for registered B2B customers. Each customer has been offered specific prices for tailored selections of products (about 100 - 200). These specific prices are not dynamic. So I create a pricelist per customer, and base it on our base pricelist. Then I import the selection into the new pricelist with the agreed prices.
    Prices in the base pricelist may of course fluctuate on a daily basis, but the prices of the selected items should remain the same. Setting the Manual Price Entry check accomplishes this.
    Imagine my surprise and dismay when I discovered that this method all of a sudden no longer worked, and now I am expected to manually scroll and click my way through each pricelist (about 100, and growing, which contain all 12000 items), and compare it to the relevant selection list, or alternatively I need to import my active items into each separate customer's Special Prices list, and maintain them all whenever an item is dropped or added to the active items. Not to mention that that would pretty much double the size of our database (which is already more than 60 GB).
    Hence my question.
    Kind regards,
    Johan
    Edited by: Johan Hakkesteegt on Jun 11, 2010 11:48 AM

  • How to develop a report with current price &  the last price in the pre.yrs

    hi ,
    guys,
    my client want a report to list of material with respective vendor and to make a price comparison betn the current price & the last price in the privious year.
    can any one help how to develop the report, shall go for generic extrc.
    thanks in advace.
    ramnath

    CR CR 2011 / "Crystal reports For Visual Studio 2010", you are correct.
    Re. the database thinggy. You can connect to a database via ODBC, OLE DB or in some instances natively. Once a report is created you an change the datasource. A good sample app on how to do this is  csharp_win_dbengine / vb_win_dbengine. A link to the samples is here:
    Crystal Reports for .NET SDK Samples - Business Intelligence (BusinessObjects) - SCN Wiki
    More info on connecting to dbs and changing them is in the developer help files:
    SAP Crystal Reports .NET SDK Developer Guide
    SAP Crystal Reports .NET API Guide
    More info on CR APIs for .NET (applies to all versions of CR and VS):
    Crystal Reports for Visual Studio 2005 Walkthro... | SCN
    You can also use ADO .NET Datasets and in this way you handle the database connections in your app. A good sample is csharp_win_adodotnet (also available in VB) - same link as above.
    More info on datasets:
    Crystal Reports Guide To ADO.NET
    Crystal Reports for Visual Studio .NET - Walkthrough - Reporting Off ADO.NET Datasets
    For more complicated operations (e.g.; changing a report from ODBC to OLE DB, changing one table, etc., you will want to use the InProc RAS SDK that is also available in CRVS. Developer help files are here:
    Report Application Server .NET SDK Developer Guide
    Report Application Server .NET API Guide
    Sample apps are here:
    NET RAS SDK Samples - Business Intelligence (BusinessObjects) - SCN Wiki
    and here:
    Crystal Reports .NET In Process RAS (Unmanaged) SDK Sample Applications
    More info on RAS SDK:
    How to Use The RAS SDK .NET With In-Process RAS Server
    Lastly, do use the search box in the top right corner. I find simple search strings such as 'crystal net parameter' return best results (KBAs, Blogs, docs, wikis, discussions and more).
    - Ludek

  • In Pricing Procedure PO is created the lowest  price has to  be picked

    Hi All,
    In Pricing procedure there is price for material in outline agreement, inforecod and material specific price, my client want when a PO is created the the lowest  price has to  be picked.
    Kindly let me know the process for the issue hope to hera back from you all u2026..
    Thanks&Regards,
    Chand

    Hi Pherasath,
    I know price will be picked from inforecord but my clients want price which is the lowest one from outline agreement, material specific price, and inforecord.
    for example the material price is in out line agreement-15, inforecord price 16, and material spefic price-13,
    whaen we create a PO price should be the lowest price i.e 13 this my requirment...
    hope you understand........
    hope to hear back from you all
    Thanks&Regards,
    Chand

  • How would you (if possible) display the product price based on purchase qty

    BC provides for multiple prices based on the quantity purchased but I see no way to update that price per unit based on the customer entering a purchase qty that puts them in a discounted price break.
    Is this possible and if so can someone provide the answer to doing this please? I can understand that we have to show an initial price based on a single item but it seems strange that we have no way of informing the customer of what the price is until they get to the checkout if they are buying discounted products due to volume breaks.

    It would be very difficult then.
    As a summary of what is involved..
    - Taking the price and stripping out the currency symbol from the price and storing the default price and the currency.
    - On change of the input value run a change on the price
    - Parsing float values and also returning back a decimal at the end
    - times the price with the input amount and return the value (tofixed) and then also return the currency symbol with the price and output.
    - Alternate method of using the product json data.

  • User Defined Field that gives the date output of the last price update.

    We would like to create a User Defined Field (UDF) with a Formatted Search (FMS) on the Item Master form that gives the date output of the last price update specifically the wholesale price.
    Last Price Update
    Pricelist 2 = Wholesale
    Is this feasible?
    If it is feasible what is the recommended approach?
    Current working UDF on Item Master.
    /* Date output is based on all the latest updates on the Item Master.*/
    select max(updatedate)
    from aitm
    where itemcode = $[oitm.itemcode]
    Resources that were helpful.
    1.(Note:1165947 - Tracking Item Price Changes.)
    2. Case 4-I6: Query on price updates. Mastering SQL Queries for SAP Business One By: Gordon Du

    Thank you Gordon,
    We are looking for the date output of the 'Last Price Update' based on 'Pricelist 2 = Wholesale' which is the challenge.
    These 2 are the parameters for the date output, I should have mentioned that in my original message.
    Last Price Update
    Pricelist 2 = Wholesale
    Per reading a bunch of other similar Forum Questions it looked like it is might not be possible to do. With there being no date on the AIT1 table and AITM.Updatedate is based on any and all updates not just last 'Last Price Update' and not sure how to use the loginstanc.
    Thanks,
    Vern

  • I'm in posession of Adobe CS6 Standard license. What ist the subscription price for Indesign CC for one year?

    Hi,
    Is there a bargain for Adobe CS6 owner?
    Thanks in advance,
    Janusz

    Hi Garima,
    Many thanks for the quick answer and the link!
    Not really, the list is a common list with subscription prices and says nothing about upgrade prices.
    Is the subscription price the same for new users and for long year Adobe CS license owner? Do you know it?
    Best regards,
    janusz

  • When the new price of iBook will be reflected in iTunes store?

    I just lowered a price of my book, but iBookstore still shows the old price.
    When the new price will be reflected?

    It's aleady showing a new price.

  • How to deal with the product price difference g/l account

    Hi:
    When I went to the transaction fs10n to look at the g/l account 281500(gain from own product price differences) and I found there has 40 EUR in credit column,then the cumulative balance is credit 40 EUR,obviously this 40 EUR credit is due to the difference between order price and invoice price. My question is how to deal with it?

    The Finance department needs to coordinate it with the Purchasing on the correct price. If the invoice price is the correct one, then there is a need to recognize the difference as per accounting standard. If in case that the order price is the correct one, they should inform the Vendor about it and once the Debit or Credit note is received, you just need to post it as "subsequent debit or credit" the amount will offset to this price difference.

  • Net/Gross Sales Price vs Gross/Net Purchase Price

    If I'm not mistaken, in SD,
    Net SP does not include any taxes.
    Gross SP includes all possible taxes.
    Gross SP is calculated based on Net SP.
    however, in MM,
    Gross PP does not include any discounts or surcharges.
    Net PP includes all possible discounts or surcharges.
    Net PP is calculated based on Gross PP.
    Why are they calculated inversely?

    Dear Vitthavat,
    There r simple defns of the Net Price n Gross Price (irrespective of it being Selling ot Purchasing 1):
    Thus Gross Price is what the end customer pays whereas the Net Price is what the manufacturer receives:
    Thus when we r talking from SD point of view then we want to tell the customer the Price he / she needs to pay which as per d defn is the "Gross Price". Thus from Net Price we calculate the Gross Price 4 d customer.
    Whereas frm the MM side, though we pay the Gross Price but we actually want 2 know the cost of the product we r paying sans taxes, levies etc thus v derive "Net Price" from the "Gross Price".
    Hope it clarifies ur doubt.
    Thnk u

  • Releasing the Standard price for the co product.

    Hi All,
    In my scenario , we have configure co product config and is that i have made the respective settings for the co - product in the material master with the joint production and the apportionment structure defined in the suitable ratio.. The cost estimate has been executed and the cost apportionment are resulted as per defined and it is perfect...
    But when i tried to release the standard price using CK24, the price of the main product (FERT) is getting updated in the material master whereas the price of the co- product (FERT) is not updating in the material master.  Is any settings has to be made from controlling aspect or settings in material master...
    regards,
    Mahesh

    Hi Mahesh,
    If you want to mark and release the non-leading co-product, you
    need to create a cost estimate for it seperately. Then goto CK24,
    the marking will be OK.
    Regards,declan

  • Items in the shopping cart appear with different price than in the catalog

    Hi All,
    We are running SRM 5.0 (Classic Scenario) with external catalogues.
    After selecting items from the external catalogue and transferring them to the shopping cart, the items appear with different price(the problem exists in the productive system)
    The strange thing is that there is no dependence or sequence between the differences. For example, in one shopping cart, one item is with correct price, the price of the other item is not correct (when I click on the icon which is  showing item details in the catalogue, the price is different than the one in the shopping cart). Sometimes the difference is significant, sometimes not - if the item price in the catalogue is 22.34 EUR, in the shopping cart is 21.22EUR or if the item is 45.62EUR in the shopping cart is 45.60 EUR. There is no logic.
    I tried to create a shopping cart in the support system, with the same items from this catalogue, and they are sent back in SRM with the correct prices.
    I traced all OCI parameters, sent from the supplier catalogue, and everything is correct.
    At the example given below the price in the shopping cart ordered in the productive system is 69.00CZK, and after that during the test the correct price of 73.870CZK has appeared.
    NEW_ITEM-DESCRIPTION==Durable-KeyClip-keytag%2C+black
    NEW_ITEM-MATNR==
    NEW_ITEM-MATGROUP==
    NEW_ITEM-QUANTITY==10
    NEW_ITEM-UNIT==EA
    NEW_ITEM-PRICE==73.870
    NEW_ITEM-PRICEUNIT==1
    NEW_ITEM-CURRENCY==CZK
    NEW_ITEM-NEW_ITEM-LEADTIME==1
    NEW_ITEM-VENDOR==
    NEW_ITEM-VENDORMAT==0176%2F1957001
    NEW_ITEM-MANUFACTCODE==
    NEW_ITEM-MANUFACTMAT==
    NEW_ITEM-CONTRACT==
    NEW_ITEM-CONTRACT_ITEM==
    NEW_ITEM-SERVICE==
    NEW_ITEM-EXT_QUOTE_ID==
    NEW_ITEM-EXT_QUOTE_ITEM==
    NEW_ITEM-EXT_PRODUCT_ID==23109
    NEW_ITEM-EXT_SCHEMA_TYPE==UNSPSC
    NEW_ITEM-EXT_CATEGORY_ID==55121504
    NEW_ITEM-LONGTEXT_1%3A132==Durable-KeyClip%0D%0Akeytag%2Cblack%0D%0A%0D%0A6pc
    I checked the error log in SLG1 for BBP_OCI, and no error message exists. In my opinion the problem can be in supplier system, because otherwise all items will be with wrong price. And at the moment, there are shopping carts in which all items are with the correct price!
    It is not something in the user profile, because in one shopping cart created by one user some items are correct, some of them not.
    I also checked with the supplier,  they said that they haven't change the price, recently.
    Has somebody of you met this problem?
    In the IMG-> Define External Web Services (Catalogs, Vendor Lists etc.) I have set all parameters for the standard call structure: the URL of the supplier, our company ID and password for their catalogue.
    In the Detail view for the catalogue, the following parameters are set
    u201CAdditional functions in the product catalogueu201D field:
    -     Display product data again in the catalogue
    -     Validate product data from SAP Enterprise Buyer
    -     Find supply sources
    u201CTechnical Settingsu201D field
    - Use Error Log
    Thanks,
    Desi

    That means that we are not maintaining material numbers in SRM, so there are no predefined price or info records for that materials in R/3 system, or in SRM.
    In the set up of external catalogues, validation of the price is set. Which means that, if a new shopping cart is created from already existing one, and meanwhile, a change of the price is done by the supplier in the catalogue, the new item price will be adopted in the shopping cart.
    No prices are maintained in the SRM system, everything is from the supplier catalogue.
    Desi

  • How to update the condition price in the sales order for all the items

    Hi,
    How to update the condition price for all the itmes in the sales order to carry out the new price automatically through a stand alone program, for all the orders in the billing due list table?
    Thanks,
    Balaram

    Hi,
    There is a change in the requirement.
    Scenario:
    I have created a sales order with some 4 condition types, in that 2 condition types are of class A & B and the other two is of class C. Here I need to update the condition price of class A & B only and the remaining condition types should not get update even though there is an updated price is available.
    For the above scenario, I need to write a standalone program. Do we have any function modules to update the price of the single condition in the sales order? Please tell me how we can update the sales order at item condition level.
    Thanks.
    Balaram

  • Inter company PO is not pulling the valuation price from Material Master

    Hi Experts,
    We have a scenario, Inter-company PO with pricing procedure which pulls Material Price from Material Master (Std Price), similar to intra company PO
    Even after maintaining the std price in the supplying plant , system is not pulling the Valuation price from Material master only for a particular Material
    I checked the Plant level attributes ( for ex: Plant Mat status, client level status and everything looks fine )
    Could you guys please mention what would be the issue ?
    Thanks in advance
    Illayaraja

    Hi,
    Is there a routine which pulls the value? then you need debug with ABAP help for that routine where its failing to pull
    Thanks
    Diwakar

Maybe you are looking for