How to map values between Contract and Purchase Order...

Hi friends,
                    We are using SRM 5.0 (ECS). I am facing a problem with Purchase Order.
. I am creating Contract locally through Live Auction. After that I am creating Purchase Order through Live Auction. So in Purchase Order Quantity, Net Price, Gross Price, and Long Text etc. not coming which is defined in Contract.  PO capturing the values from Live Auction, means no relation between the Contract and Purchase Order. After making Contract again I have to changes in the Purchase Order.
            So how to map the values from Contract to PO in SRM?  I want to map between contract and Purchase Order like R/3. At the time of creation of PO ( in R/3 )  we can adopt the Contract so all the relevant values comes from Contract to PO. In SRM how will I do?
Please suggest me.

When you create PO and a contract from a Live Auciton, they will not be mapped.
While creating a PO (BBP_POC - Process Purchase Order); in the PO line item assign the contract and item reference. Only then they will be linked.
Hope this helps.
Regards
Kathirvel

Similar Messages

  • How relate Procurement Contract and Purchase Order

    Hi!
    We are going to use Oracle Procurement Contracts and Purchasing in Oracle Apps R12.1.3 version.
    I think that modules have to work together.
    We activated Procurement Contracts and profile "PO: Contracts Enabled"
    We have in "Purchase Order" actions 'view Contract terms', and functionality to chose Contract template and clause, "Manage Contract Documents" - that all.
    Can we create from it, or relate with this PO a real Contract, that we see in Contracts Workbench?
    Edited by: DenisM on 20.02.2013 14:44

    Denis:
    Use Oracle Contract Terms module as the module for defining contract templates and clauses. Once you define it in this module, the templates will be available in Oracle Purchasing.
    I am not sure if the Contracts Workbench is integrated with Oracle PO. It was not in earlier versions but it maybe in 12.1.3. You may want to check on that.
    Yesh

  • Release strategyu for contracts and purchase order

    Hi,
    My client want both contracts and release orders (purchase order created w.r.t contract) must to go to release approval before procuring the material or service.
    Is it possible to configure seperate release strategies for contact and purchase order?
    Please let me know.
    Thanks in advance.
    Regards
    Kishore.

    Hi,
    Thanks for your replies.
    Characters for contract will be
    1. Company code
    2. Aggreement type
    3. Target value
    4. Purchase group
    Characters for Purchase order will be
    1. Company code
    2. Dodument type
    3. Net value + VAT(Gross value)
    4. Purchase group
    BASED ON THE ABOVE CRITERIA, PLEASE LET ME KNOW HOW TO CONFIGURE. Release strategy for purchase orders already existing in the system as mentioned above as per the mentioned characteristics. Now i need to configure for contracts only.
    Please help me in this regard.
    Regards
    Kishore.
    Edited by: Jyothula Kishore on Feb 2, 2010 7:37 AM
    Edited by: Jyothula Kishore on Feb 2, 2010 12:01 PM

  • Absolute condition value in contract and release order

    Hi,
    We are creating quantity contract. When a absolute condition (value) is entered this value is considered for release qty in the contract for calculating the unit price.But when a release order is created for this contract, the same absolute value is for the PO quantity due to which there is a difference in unit price between contract and PO.
    Please advice.
    Regards,
    Pratap

    Hi,
    Verify you steps, find link below:
    http://help.sap.com/saphelp_470/helpdata/en/75/ee0f4d55c811d189900000e8322d00/content.htm
    Reetesh

  • How to download material sales text and purchase order text information

    Here is situation:
    goto MM03 transaction,
    Take any material -- and select below views
    1. sales text
    2. purchase order text
    i have to write the download program with the sales text and purchasing text information of all the materials.
    could you pls tell me in which table I will get all the above sales text and purchase order text infrmation.
    I think it will store in standard text. I checked STXH table also for getting information text object, text id, text name, language, etc.
    If anybody knows .. please share.
    Thanks in advance.
    Regards
    Raghu

    Declare internal tables as follows: - An example
    TYPES: BEGIN OF TY_PO_LINES,
         INCLUDE STRUCTURE TLINE.
         END OF TY_PO_LINES,
         TY_PO_LINES_T TYPE STANDARD TABLE OF TY_PO_LINES.
    TYPES: BEGIN OF TY_PO_TEXT,
           TDOBJECT TYPE TDOBJECT
           TDNAME TYPE TDOBNAME,
           TDID TYPE TDID,
           SPRAS TYPE SPRAS,
         TDLINES TYPE TY_PO_LINES OCCURS 0,
         END OF TY_PO_TEXT,
         PO_TEXT_T TYPE STANDARD TABLE OF TY_PO_TEXT.
    DATA: PO_TEXT TYPE TY_PO_TEXT_T
    PO text:
    Looping at your internal table which consists of PO number,
    SELECT TDID TDSPRAS FROM STXH INTO A INTERNAL TABLE say PO_TEXT
    TDOBJECT = EKKO "PO Header Text
    TDNAME = PO NUMBER
    SELECT TDID TDSPRAS FROM STXH INTO A INTERNAL TABLE say PO_TEXT
    TDOBJECT = EKPO "PO line item text
    TDNAME = PO NUMBER
    ENDLOOP
    Looping at PO_TEXT
    CALL FUNCTION 'READ_TEXT'
      EXPORTING
         ID = PO_TEXT-TDID
         LANGUAGE = PO_TEXT-TDSPRAS
         NAME = PO_TEXT-TDNAME
         OBJECT = PO_TEXT-TDOBJECT
      TABLES
         LINES = PO_TEXT-TDLINES
    ENDLOOP
    Follow the same above logic for material with suitable TDID you need to extract
    Hope this helps,
    SKJ

  • Contracts and Purchase Order system messages

    Hi All,
    I have a couple of questions relating to system messages that are related to purchase orders created with reference to contracts.
    1. When should message 06 155 called? If I create a purchase order with reference to a Value Contract (WK) where the total purchase order value is equal to the Contract Target Value I would expect the message to be called as either a warning or error depending on the system settings (it is currently set as a warning). However in my system the message is not generated.
    I can get the message to generate if I put the PO on hold, then change the value of the PO above the contract target value and then set it back to equal the contract target value but this hardly seems the correct way the message should be called.
    2. Is there a standard way to restrict which purchase order document types can be created with reference to a contract?
    Cheers
    Chris

    Hi Jurgen,
    thanks for the response. I know that the message should be called if the total PO value is equal to the Target Value of the contract, however in my system this doesn't happen.
    Example
    Contract has Target Value of £1,000,000 (Target Qty is 0 and Price is £1)
    Field ktwrt = £1,000,000
    PO created with qty 1,000,000 and price £1 (i.e. value = £1,000,000) but the message is not generated. If I change the qty to be 1,000,001 then message 06 042 is correctly generated.
    Is the message 06 155 generated correctly in your system? or I am missing someconditions that don't match between my PO and contract?
    Cheers
    Chris

  • SRM 7 PPS contracts and purchase order on backend?

    Hi, our client wants to implement SRM 7.02 with PPS and Plan Driven Procurement. The issue here is that we need from an accepted quotation ( bid response) in srm create follow on document ( as purchase order and contracts) at the backend system (ERP).
    I know that PPS works with  Extended classic scenario, but I want to know if there´ s a possibility  implementing any badi in order to manage the purchase orders or contracts in ERP?
    Thanks for your help
    Best regards
    Liam

    Hello,
    The only badi available to switch between scenarios is BBP_EXTLOCALPO_BADI.
    However, once you switch to classic scenario, PPS will not be valid anymore.
    Since the main difference between classic and extended classic is the local PO creation in SRM (lead PO), I guess this functionality that you are looking for is not supported.
    Regards,
    Ricardo

  • Commitment in Purchase contracts and purchase order

    Hi,
    We are loading contract through LSMW. As account assignment we are just passing the cost center and the account is configure in OKB9.  However for some contract the flag is set in items affect commitments and the wrong account is determine. I want to know if this behavior is normal and why? How do you know how commitment is set up in the system?
    I have also seen that for some purchase order there are commitment lines that have been created in table COOI. Those pruchase order has been created through idoc and here again we do set the commitment flag.
    Thank you for your help

    Hi,
    Please consider that purchasing documents which do not have facility of GR, can not create commitment, hence commitment is not available for contracts.
    In case you want PR commitment to be adjusted against PO, please ensure that along with contract, PR number should also be filled in PO.Here I mean for EKPO-BANFN should be filled in PO then commitment would not be double.
    Case 1 with contract:
    When you post Purchase requisition.
    - Purchase requisition updates commitment.
    - You see purchase requisition amount in the report S_ALR_87013558.
    When you post Contract with reference to the Purchase Requistion:
    - Purchase requistion commitment stays as it is.
    - Contract doesn't update the commitment.
    - You see purchase requisition in the reprot S_ALR_87013558.
    When you post a purchase order with reference to contract:
    - Purchase requistion commitment stays as it is.
    - Contract doesn't update the commitment,
       When PO posted with reference to contract, there is no   commitment reduction for the contract either.
    - Purchase Order commitment is updated.
    - You see purchase requisition and order in the report S_ALR_87013558.
    Case 2 without contract:
    When you post Purchase requisition.
    - Purchase requisition updates commitment.
    - You see purchase requisition amount in the reprot S_ALR_87013558.
    When you post a purchase order with reference to requisition:
    - Purchase requistion commitment is reduced by PO posting
    - purchase order commitment is updated.
    - You see only the purchase order amount in the report S_ALR_87013558.
    The  attached note 151451 describes also the system behaviour.
    regards
    Waman

  • Validate invoicing parties between invoice and purchase order

    Hello
    I am trying to find a solution around how to validate invoicing party in invoice to invoicing party in purchase order.
    i.e. PO vendor is 8700 and has invoing party as 8500 as a partner flowing through partner determination from vendor master, when i create invoice though MIRO or EDI, system should hard stop invoice if invoicing party is not 8500 (other than purchase order invoicing party)
    i am trying to achive this through standard setting of partner detemination and setting M8-286/287 message as "E" in OMRM but system is not validating invocing parties and letting create invoice with any vendor.
    Our system does not have BADI MRM_PARTNER_CHECK due to EHP is not latest.
    This seems standard functionality to me but somehow not working through standard SAP settings.
    has anyone came across such a requirement and have soultion ?
    Any help will be appreciated <Text removed by Moderator as it suggested "favour">
    Thanks
    Dharmesh
    Message was edited by: Jyoti Prakash

    Hi,
       M8286 is triggered while you enter multiple PO's with different invoicing parties in MIRO. The system design is explained in the KBA:  1688253 - MIRO invoice is booked with different vendors from the Purchase Order . As of my knowledge, the same is not triggered if you change the invoicing party in MIRO header.
       From EHP 4, M8 777 message can be used to control the vendor change in MIRO. If you are in lower version, either you may go for development or you may make the invoicing party field as "output only" using transaction variant in SHD0 (but I am not sure whether SHD0 will work for EDI).
       If you are going for development, refer the note: 1156325 - BAdIs in the Logistics Invoice Verification environment
    Regards,'
    AKPT

  • Contract and purchase order

    Hi, my question is:
    I want to know if it exist a way that numbers of the purchase order (me21n) created against a purchase contract appear in this.
    Is able trough customizing?
    Thanks in advance for your help
    Enzo.

    Hello Enzo,
    When you go to ME33K, give the contact number and enter
    Now follow the path
    Select the line item, then from the menu -> Item -> Statistics -> Release Document (Cntr + Shift + F12)
    Here it will show all the purchase order which is created against that contract.
    I think this is the functionality you want.
    Else, you can create a small ABAP query using EKPO table and field KONNR (Agreement).
    Hope this helps.
    Arif Mansuri

  • How to pass values between applet and jsp

    I have a jsp calling an applet which needs to return value to the calling jsp based on the action. Once the applet returns value to the calling jsp, I need to put that value into the session so that I can use it for the other pages. Could anyone have suggestion how to do it. I am new to applet development. Appreciate your help.

    Why does it have to send the value back via the same JSP? Why not create a servlet to take input from the applet?

  • Contract and Purchase Order Release using field REVNO

    Can anyone explain how to use field REVNO  in both the characteristics and class so that any change in the version number requires the document have the release status blocked?

    On the Addnl data tab in the characteristic (TCode CT04) you can create a characteristic for REVNO for both PRs and POs using the following table and field names.
    PRs
    CEBAN-REVNO
    POs
    CEKKO-REVNO
    Then you assign these characteristics to a class and set the revision values or range of values in class values.
    Hope this helps.
    Regards

  • Link between contract and service order.....urgent

    hi...
    plz tell me the link between <b>contract,</b>in VA43 transaction .....and ....
    i want the service order fields...
    reply soon..
    thanks in advance

    Hi
    Pass the contract number EBELN and Item EBELP to ESLH table and take the Service pack number
    <b>or from EKPO take the AUFNR field (order No) and goto AFKO and AFPO and take the details</b>
    Reward points for useful Answers
    Regards
    Anji

  • Workflow for SRM (contracts and purchase)

    Hi Gurus..could you send me this documentation of Workflow
    (configuration guide). I have to activate the N-Steps approval fo contracts and purchase order for SRM 5.0.
    thanks,
    Gustavo Nogueira

    Hi,
    See the foll links;
    http://help.sap.com/saphelp_srm50/helpdata/en/8b/4fa9585db211d2b404006094b92d37/content.htm
    http://help.sap.com/saphelp_srm40/helpdata/en/5a/c5173f5ff48443e10000000a114084/content.htm
    http://help.sap.com/saphelp_srm40/helpdata/en/26/0f8b41ed891609e10000000a155106/content.htm
    BR,
    Disha.
    Do reward points for  useful answers.

  • INVOICE AND PURCHASE ORDER

    What is difference in fields between invoice and purchase order ?

    Hi Jyotirmoy
    Can you please be more specific what exact details you require??
    Thanks
    G. Lakshmipathi

Maybe you are looking for