Coping contract quantity

Hi,
   Need one clarification --
At the time of creating a sales order with ref. to a qty contract item quantity ia copied. If contract quantity exceeds in sales order the a warning comes and you can proceed further. Client wants an error so that one could not proceed further.
Please help me on this matter.
Kallol.

Hi,
Quantity contracts have no schedulelines or specific delivery dates. Because they do not go to a delivery, they go to an order and then a delivery an order called a release order. Once the contract validity date expires or the customer has purchased the full quota of stock, the contract expires and a new one must be created.
say Ex: with an order quantity of 1000 items. then each order that the customer places with reference to this contract will decrease the available quantity of this contract. this applies if you have set the "update document flow" indicator on the item category in the copy control rules. if this is not set, the customer can order as much as he would like, without regard to the contract quantity being updated. this is useful for blocking standard order types for the customer, he is only allowed to order on a certain order type, such as ZOR, with refers to the contract only. Thus this customer is limited to only order 1,000 items. A quantity contract also has validity periods and have cancellation rules.

Similar Messages

  • Function Module to calculate Open Contract Quantity

    Hi All,
    Is there a function module to calculate Open Contract Quantity?
    Thanks.

    Hi Ravi,
    Thanks for the reply.
    For this FM, i need to pass the Sales Doc Number. Is there an FM where i can pass the contract number?
    Best regards,
    Sindy

  • How to control Order/Target Quantity with reference to Contract Quantity

    Hello GURUs,
    In my current organization, there is one scenario in which i have to control target quantity in sales contract e.g., i have created sales contract of 100 MT (contract no : 123), and with reference to that contract i have created another contract for say 100 MT (contract no : 456), after that i have changed quantity (of contract no 456) to 150 from original quantity 100. In this case system allows to do so, which is not correct, and i want same to be control based original contract quantity.
    Is there any solution in standard system to control the same? If there is any then pleas let me know.
    Thanks,
    Pratik

    Hello,
    Let me clarify your requirement:
    You have created Contract no. 456 (100 MT) with reference to another Contract No. 123 (100 MT).
    Now you want that system should not allow to change quantity in Contract no. 456 & keep it as it is (100 MT) in Original Contract No. 123.
    Now, if the above requirment is from Sales Order created with reference to Contract then it can be easily don thru Item Category Controls.
    But as the second COntract (456) is entirely a new Contract with it own contral parameters (validity dates, etc) system will allow you to change Quantity & other feilds).
    You requirment is not standard & will have be achieved thru applying a User Exit. Speak to your ABAPer & he would do the needful .
    Hope this helps,
    Thanks,
    Jignesh Mehta

  • Contract Quantity to Sales order qty

    Dear Sdities,
    1. I have created Contract Using VA41 for 150 KG & saved Contract.
    2.I have created Sales Order(va01) by referring to Contract , but i created  Sales order for 151KG.
    Then it gave me below Warning message & it allowed me to do delivery for 151 KG.
    {Target qty of reference: 150 KG (total referenced: 151 KG)
    Message no. V1501}
    But My requirement is...
    1. For the same it shouldn't allow me to create for 151 KGs & it should give me Error message than Warning Message.
    Plz reply with Solution.
    Regards..

    Hello,
    Its very normal that you can enter order quantity more than the reference contract quantity flowing from the contract.
    Additionally its not recommended that you change the standard SAP standard messages from warning to error etc.
    Better you should go for an exit. Use following details:
    Goto SE38 & enter include MV45AFZZ
    Then goto user exit "USEREXIT_SAVE_DOCUMENT". In this you should tell your ABAPer to write code such that it compare the previuosly refered quantity & hence does not allow to enter quantity more that that in contract. You will get error message while saving the document & system will thus prevent extra entry of quantity in sales order.
    Hope this solves your requirement
    Regards,
    Dhananjay

  • CONTRACT QUANTITY/VALUE REPLICATION

    Hi
    Need a confirmation from experts that contract quantity/value can be possibly replicated from CRM 5.0  to ECC 5.0 system.
    Thanks
    Nitin

    Hi,
    Do you already know if it is possible?
    Thanks,
    SM

  • Contract type (value contract &quantity contract), Costomization

    Contract type (value contract &quantity contract), Costomization

    Restriction for camical meterials to sold or perticular meterial to be sold for perticular customer,What is the procedure?

  • Contract quantity exceeded after clearing delivery completed indicator.

    Could you pls give me an advice how to avoid an situation when user removes indicator "delivery complete" in PO and it leads  to exceeding the contract quantity?

    Hi Alex,
    It seems you set the delivery complete indicator in the PO without any follow on documents having been created? (GR, Inv ). This is the standard system design in that case. The contract release history is updated with the followon document details (quantity and value). In your case both quantity and value are 0, hence the PO item with the delivery complete indicator behaves like normal non-contract PO.
    Please have a look at the cause section in this KBA:
    1956413 - Able to create a PO with reference to a contract that has not been completely released
    The second part of the query, where you were able remove the 'Delivery Complete' tick and save the PO is because you have not set message 06 078 'Tolerance exceeded by xxx xx' in your system.' You can set this as an error in OLME -> Environment Data -> Define Attributes of System
    Messages -> System messages and set message 06 078 as E
    If you are working with value contracts and were expecting message 06 042 (Target value of contract & exceeded by &') you may need to apply the correction instructions in the below note:
    2017961 - Change of PO net value possible although the contract target value would exceed

  • Coping from quantity contract to sales order

    Hi all,
    I  have  fixed  to  coy  rules  from  Contract  to Sales order .
    The  only  problem  I  have  is  that  If  I  dont  copy  the  BOM  header,the  sub  Item  number  in  the  sales  order  is 
    copied  as  its  in  contract-And  I  need  new  numbering.
    Example-the  Item  in  contract  is  number 20  but  I  need  this item  in  sales  order  as  number  10.
    Is  there  way  to  do  it  in  coping  control?
    Thanks and  best  regards
    L
    NB:Points  will  be  added

    In copying Control for Contract to Sales order (tcode VTAA), in header deselect Copy item number from reference. As it indicates whether the system copies the item numbers from the source document into the target document.
    Thanks & Regards
    JP

  • Issue in creating sales order with ref contract(quantity)

    hi friends,
           I am creating sales order with reference contract using
    "BAPI_SALESORDER_CREATEFROMDAT1"
    my issue is with quantity field when i am entering quantity as  1 then it is taking as 0.001
    i am also declaring its unit field too but there is no change.
    in my program i am taking quantity as parameter.
    field description is like this Order qty in sales units - 00009001 corresponds to 9.001
    is there any chance of changing the quantity .
    please help.

    There is another similar post...look at those comments.  Consider the data types in use...in true numeric fields with decimals, the decimal is implied, so look at how you're sending and/or converting any value....  For instance, if I were sending data to a quantity field described as curr 15, decimals 3, I would expect that I needed to send 1.000 (or perhaps 1000, depending on my testing) in the input to get a quantity of 1.

  • Copy control Settings from a Quotaion to Value contract/Quantity Contract

    Hello Friends,
    I would like to know whether it is possible to create a Value/Quantity contract in R3 with reference to a Quotation,Currently I am not able to see the copy control settings between quotation and Value/Quantity ,Also it help me a lot if you can provide me the copy control settings -Header and Item level
    Thanks and Regards
    Mohammed Roshan

    if you run VTAA you would try to create a copy control as follows:
    source: QT (quotation)
    target: CQ (quantity contract)
    say, take the existing record QT->AA (just an example) highlight it and hit 'Copy As'. Type 'CQ' in Target SalesDocTyp field.
    hit Enter. Hit 'copy all'. (if you get a message regarding the "-" or "+" quantityt set this field blank (empty)
    save it and test.
    good luck!

  • Delivery of Contract Quantity after Order Line Item Rejection

    Hi,
    We have following scenario:
    The Sales Order (100 units) is created with reference to Contract (500 units) and then partially delivered (95 units).
    As the small residual of 5 units is remaining so we have put reson for rejection for line item.
    When we try to create new Order with reference to Contract then system is considering the 500 units again. Actually as per contract, system should consider 405 units (500 in contract - 95 already delivered)
    Also if we will not reject the line item then 5 units will not be considered for delivery.
    We would like to design the solution wherein we can deliver all 500 units.
    Thanks in advance.
    Regards,
    Sameer

    Hi Sameer ,
    The described case is part of standard behavior. Look below the exaplanation:
    The open quantity of a contract is calculated only from the ordered   
    quantity. It does not consider the delivered quantity.                                                                               
    When you set the reason for rejection, it means that this order is not 
    related to the contract. So the copied quantity is set to zero.        
    If you wish that the relation to the contract remains,                 
    you should reduce the order quantity to the delivered quantity.                                                                               
    So if you create a sales order with reference to a contract and you    
    enter a reason for rejection in the sales order we reopen the quantity 
    in the contract. We suppose that the customer wants to get these       
    quantities at a later time.                                                                               
    In both cases, our suggestion is the following:                        
    instead of rejecting the sales order item or set delivery tolerance,   
    you should decrease order quantity directly,                           
    so that delivery quantity= sales order item quantity.    
    I hope it clarifies the situation.
    regards
    Ruy Castro

  • Tolerance limit in Contract ( Quantity and Value)

    Hi ,
    We have a requirement where we have to give tolerance limit (say 5% +/-) to the contract .
    Please guide how to do.
    Regards
    Nandini

    Hi,
    In contract line item select the line item double click the line item  (ME31K  /ME32k)
    under GR/IR control you can see the delivery tollerence.
    SAM

  • Creating Sales Orders from Quantity Contract - ORDERS05 IDOC

    Hi,
    I have created a Quantity Contract in ECC. Now I want sales orders to be created w.r.t to the Contract through ORDERS05.
    Can anyone suggest which IDOC Segment and Qualf i have to populate to achive the same.
    Also say once I am able to achive the creation of Release Orders from the Contract through ORDERS05. If I surpass the Qty of the Contract . The IDOC should be have a field for notifying the same.
    REgards,
    BInayak

    Hello Binayak
    You  may use the following segment and fields for reference data:
    Segment: E2EDK02
    Fields:
    QUALF : IDOC qualifier reference document - I think for contracts this is '001'.
    BELNR : IDOC document number
    POSNR : Item number
    As per a flag to indicate that the contract quantity is surpassed, I doubt there will be anything like that becasue is an Idoc is before you created the order and how will the system know you have surpassed until an order is entered?
    I think you need to use 'completion rule' and copy control 'update document flow' features to work on this.
    Hope this helps.

  • GR is not equal to contract call off quantity, what to do?

    Hi,
    I have a contract (not a scheduling agreement) with 1000 PC and my call off is 40 PC per purchase order. When I receive 30 in SAP, my open quantity is still based on the 40. What is right, because I can receive the next 10 tomorrow. But when I know they are not comming, what action needs to be performed?
    Best Regards,
    Eric

    Hi
    If you want to update the Contract quantity, you can go to change mode of the release order and change the quantity from 40 to 30.Otherwise you close the Purchase order by Delivery completed indicator.But this will not update the open order quantity of a contract.
    Regards
    Ramakrishna

  • Quantity Contract - target quantity exceed

    Dear Gurus,
    is there a way to stop PO creation with reference to contract when contract target quantity exceed?
    Warm regards,
    Fuffo

    Ciao Fuffo,
    spro -> material management -> purchasing -> defien attribute of sysetm message, select :
    version 00
    appl.    06
    number 078 (Target quantity exceeded by  & &)
    set the catergory of the message to E... and save
    now when ypu create a PO in reference to MK contract and the quantity is greater than the contract quantity System stop you with an error message.
    Buona Giornata
    Mauro

Maybe you are looking for

  • 10.8.2 Update not in the app store

    Ive just brought a new mac book pro and there isnt an option to update to 10.8.2 mountain lion in the App store.....any idea why not? Its a current release? Im looking in the updates folder where i have currently an update for iPhoto and itunes but n

  • Siebel/Siteminder Netegrity (Computer Associates) SSO Integration

    Hello, The end client wants to integrate a SSO solution with Siteminder without purchasing the Siteminder custom security adapter. I have not yet seen this done before as I have always utilized the Siteminder custom security adapter when implementing

  • Apache error

    I have an HTTP Apache Server Version 1.3 installed in Solaris. It used to work but suddenly started to do strange things: I had a look at the jserv.log file and there are the following error messages: [27/09/2001 11:51:55:877 GMT+03:00] JspServlet: u

  • Playlists not copying to ipod?

    okay. so i had a bunch of playlists i created on my ipod for the longest time. and just recently, after adding some more music onto my ipod, a memo came up saying it could no longer sync playlists to my ipod, due to the large amount of music etc. on

  • Replicate Plugins DS 5.2

    I'm a starter to LDAP and want to know how to create a new plugin from a existing one. I want to replicate uid uniqueness plugin to work as email uniqueness so that I can use two plugins uid and email uniqueness. I'm using DS 5.2 Please help !