Price agreement in Contract

Hello everybody,
I have to copy Quotation in Contract and want use the funktion BAPI_CONTRACT_CREATEFROMDATA. It's work fine for creating the header-data and item-data. But i don't find how to create the Pricing agreement? Is it possible to create the agreement with the funktion or not? What are the different possibilities?
Kann someone help me?
Thank's a lot.
Message was edited by: MB

this link may serve your purpose.
   http://help.sap.com/saphelp_erp2005vp/helpdata/en/dd/5604f9545a11d1a7020000e829fd11/frameset.htm.

Similar Messages

  • Service Contract - Create Price Agreements On Item Level

    Dear Experts,
    first I'm on CRM 4.0.
    I have the requirement to create price agreements on a contract product on item level of the contract. I know that some of  you were able to create PA's by using FM CRM_ORDER_MAINTAIN. Maybe someone would be as kind to give me a hint how to fill the necesarry import parameters.
    I have allready tested various scenarios on my own but without success
    My first approach was to debug transaction CRMD_ORDER and get to know how FM CRM_ORDER_MAINTAIN was called in this case. But during the debugging I recognized that only table CT_INPUT_FIELDS hab an entry (Object = PRIDOC, empty FIELD_NAMES).
    Nerver the less I tried to create a PA by using Table PRICE_AGREEMENTS_CRM of FM CRM_ORDER_MAINTAIN. I filled the structure in the way the BDOCS (created by TA CRMD_ORDER) were filled. The condition group was correcly determind during the FM call but the PA wasn't created (I used CRM_ORDER_SAVE and BAPI_TRANSACTION_COMMIT to save the changes).
    On my second attemp I used FM CRM_PRICE_AGRMNTS_READ_OW to read the PA's of an existing contract, changed there figures and tried to save my changes to the DB by calling FM CRM_PRICE_AGRMNTS_MAINTAIN_OW.
    <removed_by_moderator>
    Kind regards!
    Lars
    Edited by: Stephen Johannes on Jul 30, 2009 8:06 AM

    Hi,
    I dont think there should be any problems regarding the format of the values to be passed as all the fields of structure BAPICUVAL are of type CHAR.
    Regards,
    Danish.

  • Populating price agreements for performace base contracts with idoc

    Hi Experts,
    We are trying to create Contracts through idoc. We are using CRMXIF_ORDER_SAVE_M02 idoc and we are able to successfully create the flat fee contract and performance base contracts.
    we are having problem with populating the price agreements for the performance base contract . We are using "E101CRMXIF_BT_PRCD_COND" segment for populasting pricing agreements but its not populating. But in case of a flat fee contract it is working fine we are able to create price conditions.
    Could you please let us know how can we resolve this issue if any one faced thjs problem earlier.
    Thanks in advance.
    Regards,
    Sarath. J

    Jürgen, thank you very much for your answer.
    Unfortunately maintaining the info records is not an option in this instance as we have 1000s of materials and vendors (conveyor belts is just one example and this category alone contains a few 100s unique material masters with different attributes and each vendor will have a different variable price. For an indirect material category I don't think this is worth the effort).
    I like your suggestion to check the difference between the PO price and a moving average price. However, what if the material is being purchased for the first time and therefore the moving average price is £0.00? Do you know the code for the user exit you mentioned? Are there any other solutions?

  • Price agreements in service order

    Hi,
    We are using crm 7.0. We have maintained price agreements for a service contract. When I create service order in reference to this contract, the prices are not taken from the price agreements in the contract. What could be the reason?
    We have maintained condition groups and assigned to the contract type.
    regrads
    shikha

    hi,
    As soon as price agreement is saved on Contract, the condition record is saved with item GUID of contract Item. Standard condition table is available and there is no need to enhance the field catalog.
    As regards to re-determination, once condition is copied into order through copy price agreement, I don't think re-determination of the condition will take place. In a way the whole idea of price agreement goes void if price is re-determined on order.
    Generally speaking the price agreements are meant for passing  discount for a particular material group/ generic discounts.
    Following link might be useful.
    Link: [http://help.sap.com/search/highlightContent.jsp]
    regards,
    chait

  • Changing Price agreement while entering the item

    Hi all,
    While creating a contract when I enter item details and hit 'Enter' I can see the item details. When I go to 'Price Agreement' tab I can see the condition record with 'Price Unit' same as 'Target Quantity' entered for product.
    Currently I have a requirement in which I need to change value of 'Price Unit' of Price agreement whenever I am entering a product. So I tried using CRM_SCHEDULIN_BADI but when I read the order it did not fetch the price agreement internal table at that point (may be price agreement was not created at that point).
    Kindly suggest a BAdI in which I can get the price agreement of item (This is in runtime - while entering a product ) so that I can change it and using MAINTAIN I can update the same.
    Regrads,
    Sameer

    Hi Sameer,
    Can you check CRM_COND_COM_BADI. Hope this helps.
    Regards,
    Chandrakant

  • Price agreements creation using Bapi  BAPI_BUSPROCESSND_CREATEMULTI

    Hi Friends,
    I am trying to create Price Agreements for Sales contract(Group contract) using Bapi BAPI_BUSPROCESSND_CREATEMULTI, But I am not able to create Price Agreements. I am able to create remaining details using the same BAPI.
    Please any body can help me as soon as possible, because it is very very urgent.
    Thanks,
    Srini.

    Hi Frédéric,
    I tried with CRM_ORDER_MAINTAIN and CRM_ORDER_SAVE, but I am able to insert remaining details except PRICE AGREEMENTS. Here I am creating Sales Contract( Contract Type is Group Contract). Please help me as soon as possible.
    If you don't mind give me your contact number and at what time you are available, then I will call you. Please understand it is very very urgent.

  • Price Agreement:-

    Hello Gurus,
    What are price agreement in Pricing? what is the purpose of Price Agreements.... When I read several document on it; it say that ir can group condition records and condition type as per the customer expected price..... Can't this be done by Group Conditions ???
    Can some body please explain me the concept on this??
    Many Thanks
    Big Screams

    Hi,
    Price agreement is used when you agree to customer to provide certain goods/service on agreed price.
    It is mostly used in service side where your agreed to provide goods/service.
    so if you see in contract,there is tab PRICE AGREEMENT,in this you maintain agreed price
    so when ever you process goods/services with reference to contract this agreed price is pick up by system.
    kapil

  • Update info record price, when changing contract price

    Hi
    In the SAP OSS 569885  it is precised clearly:
    If an info record already exists, upon creation or change of
    a contract, neither price nor conditions are updated in the info
    record.
    So, my question is:
      Is there any way to update info records  prices upon a contract change or creation .
    thank you in advance for your support

    the info record is a kind of general, means it has the general price. A contract is an agreement for a certain quantity and price and period that may have a price that you can only get from your vendor  with this kind of agreement. So it is not really logical to have the contract price in the info record, too.
    There is no way to get this update automatically.

  • Exit for role determination via exit for scheduling agreement and contract?

    Hi..
    I have a requirement to fetch the agents in run-time for PO,PR,SCHEDULE AGREEMENT, CONTRACT..
    For PO i am using EXIT : - M06E0005
    For PR release i am using EXIT :- M06B0001
    By using above 2 exits i am getting the agents at run-time...
    Same way i need the EXIT for SCHEDULE AGREEMENT and CONTRACT..
    if there is any EXIT for this please share with me..
    Regards,
    Imtiaz Khan

    Hi Imtiaz,
    Ideally you should have your agent determination logic in workflow itself instead of determinining them in EXIT.
    Can you tell me why you are determining agents in exit and how you are making use of it ?
    Also let us know how your workflows are getting trigger for all these documents.
    Regards,
    Ibrahim

  • Can you modify the price of a contract in the ME32K directly from the item

    Hello,
    I am in ECC6.0
    I need to modify the price of an item in the contract (ME32K WK or MK) but it is grey (only in display). So I must do Item-Condition and then I can modify the price of the item.
    Can you modify the price of a contract in the ME32K directly from the item screen?
    I have try with several field selections but nothing.
    AKTV     Change
    MKK     Quantity contract (for MK)
    WKK     Value Contract (for WK)
    PT0K     Standard item contract
    Cheers,
    Marta

    HI,
    If you maintain any condition in the contract line item condition, like freight, discount etc. the landed price gets populated in the line item price field. So if you want to make any change in base price, it has to be changd in the line item condition.
    This is because, You can maintain different validity period in condition and maintain different price in each validity period. So which price you want to pick? So the system captures the price from condition and populate it in the item price field depending on the validity period price.
    Hope this helped you.
    Regards

  • Crm middleware : R/3-ISU to CRM Business agreements and Contract accounts

    Hi Guys
    We are Downloading BP data from R/3 ISU system to CRM system and I did the relevant customizations using setup and load guide, along with the BP data it is required to download <b>Business agreements and contract accounts (BDOC buag_main) also for this download I don't have any idea about what customizations to do</b> to download BUAG_MAIN does any one have the document which specifies the required custmizations for downloading Business partner agreements.
    My id :  [email protected]
    Thanks in advance
    Warm regards
    Rajasekhar

    Hi Madhu,
    Contract Account on ISU is Business Agreement on CRM. Please refer the following path to get the load guide for contract account.
    The SAP Service Marketplace, http://service.sap.com/utilities => Product Information => mySAP CRM for Utilities => Cookbooks & Guidelines => IS-U Specific Set-Up and Load Guide for Business Agreement / Contract Account.
    <b>Reward points if it helps.</b>

  • Price of PO/Contract

    Hi Experts
    I want to know in which tables the price of PO/Contract is stored in SAP.
    Regards
    Raja

    Hi
    PO:
    1. Take the document condition number(KNUMH) from EKKO of the PO
    2. Goto table KONV, for a document condition number and item, you can get prices for each condition types as defined in PO
    Contract:
    1. Goto table A016, enter the contract no & item, you'll get list of condition record numbers with validity dates
    2. For a given condition record number, goto KONP and you can get the conditions defined for it
    Thanks
    E.Avudaiappan

  • ****Invoice Price different from Contract price...

    Experts,
    Can SAP flag or reject invoice if invoice price does not match the contract price ?
    Regards
    Albert

    Dear albert,
    In SAP system there is no reject or flag of price difference of contract or invoice.
    system will do post goods and taking to price in price difference account and post to that perticular account.
    system never reject or flag when price difference occur
    Hope this helps you
    Prem.

  • How to greate price agreements with scales

    Hi,
    at the moment I have problems to create price agreements incl. different scales in CRM 4.0.
    I don´t know which bapi or function module is the correct one. In the last hours I used following function modules:
    - CRM_PRICE_AGRMNTS_MAINTAIN_OW
    - /SAPCND/MNT_MAINTAIN_OW
    Sometimes I have no negativ response from the function module, but there are no price agreements in the database...
    Do you have an advice for me? Which function module will solve my problems and how do I have to provide the interface?
    Thank you for your help - regards
    Stefan Wieder

    Hi All,
    Has anyone used /SAPCND/MNT_MAINTAIN_OW to delete an entry , could you please specify the needed parameters . I tried to used /SAPCND/MNT_DELETE_OW but was getting the error "The condition records are not found in the buffer" . And also while debugging i found that it was first going to Maintain FM and then to the DELETE FM , but i am not able to find the certain parameter which is gettign passed from maintain to delete the record .
    Thanks in advance,
    Mithun

  • Prevent Inforecord price update in Contract

    Hi,  We have a requirement to prevent inforecord price update when creating a contract.  Currently the system automatically populates the price when a contract is created. 
    We basically want no price to be pulled from the inforecord even if there is a price maintained in Inforecord purchasing org. data.  There are posts on how to prevent inforecord price update in PO but I couldnt find one for contracts.
    Appreciate any help from SAP Gurus....!!!
    Thanks

    Hi Paddy,
    if I well get you there is 2 issues.
    One is the update of the PIR (info rec) when your create the contract.
    for this you should look into contract item details there should be a flag info rec update to remove (same in PO)
    Second is the only use of contract for pricing.
    One easy way would be to set the standard SAP msg :
    06-042 Target value of contract & exceeded by & &
    with E for error so that no PO is aloowed if contract exist. Another way would be to review your pricing procedure. Have the automatic price cond. type reviewed with a new acc seq that would not take into account the PIR (info rec).
    Hope this helps!
    cheers

Maybe you are looking for

  • JSF webapp works with Java 1.4, but not Java EE 5

    Hello I am having a really weird problem with internationalizing my JavaServer Faces web application. I am using Netbeans 6.0, Tomcat 6.0.10, JSF 1.2, and JTSL 1.1.... If I use Java 1.4 to run the webapp, everything works fine! If I use Java EE 5 the

  • Spliting a table in to two table based on the groups in SSRS

    Hi, I am trying to a split a rows accross two tables based on a group. So far I have added a list and added a row group and grouped it using lineof business Inside my list i have two identical tables so i can display the data for the first table i ha

  • Nokia Lumia 720 capacitive button light leak

    I just bought Nokia Lumia 720 a week ago and i discovered the capacitive button has light leaked to the display above. The display is so beautiful and i like it but the light leak is annoying especially when the display is showing dark colour. Anyone

  • Dba alert monitor

    Hi, I transferred sap mssql database one disk to another .My problem is after moving database another disk, space manager still shows the old drive in tcode dbacocpit. the screenshot is http://imageupload.org/?d=4DAED5021. thanks for your reply. Rega

  • Validation on Post Parked Document via SAP Workflow (SAP Business Workplce)

    Hi, I have create validation rules, and I have excluded t-code type FBV0, FBV1 and FBV2 by following SAP Notes 158739 in that validation prerequisites, so when user post parked document using t-code FBV0 the validation is not carried out and it's wor