PO Determine Price Procedure based on ordering Plant

Hi Experts, 
Please advice how can we determine 2 pricing procedure for a vendor based on ordering Plant in purchase order?
Requirement: Client has central purchase organization (1000) for all plants. Now they are going for India rollout where Imports duties have come into picture. It is decided to create a separate pricing procedure ZINDIA and a vendor schema (IN) to determine the same. But since Pur Org is same we are not able to maintain 2 schemas and determine separate pricing procedures for India and other location. Client is neither ready to create an purchasing organization nor want to create separate vendor for India.
I know it is not in standard SAP solution, Is there any work around like some Z development or user exit to determine a pricing procedure other than that it determine based on vendor schema maintained in Vendor master.
With Regards
Sarvesh Vashist

Hi Manu,
1.Could you please elaborate why u need two pricing schema for same vendor ?
My Requirement is to determine pricing procedure in purchase order other than what it is being determining based on vendor schema Pur Org Schema combination.
2.cant you fill up your req with cdn types and records. let me know ?
No, The VSR functionality does not serve here because the existing pricing procedure ZRM000 does not have India localization condition types. We have created a pricing procedure ZINDIA specific for India, but issue is for intercompany purchase if it determines ZRM000, Indian custom conditions are nt there.
3.Do your co have more than one purchasing org?
No.1 Purchase organization centrally.
Sarvesh

Similar Messages

  • Price break based on order volume

    Hello gurus -
    I'm trying to set up a discount structure that grants price break percentages to various products (the percentage differs by product) based on total order volume.
    I have a modifier created in our test instance, but it only applies the discount to each line once the $ threshhold is reached, not the order as a whole.
    An example of what I'm looking for:
    Order total between $100,000 and $249,999
    Item A: 3%
    Item B: 2%
    Order total between $250,000 and $500,000
    Item A: 6%
    Item B: 5%
    thanks much,
    cb

    Create a group level modifier and the discount will apply based on the group on the order.
    Srini C

  • Re-run Free goods Determination procedure in sales order

    Hi frnds,
    Free Goods determination procedure will run when I am entering material in the sales order.
    Like pricing (caarry out new pricing option)can we re-run the free goods determination procedure in sales order after entering the material.
    Please help me.
    Sunil Garg

    Hi Sunil,
          U cannot rerun the free goods. As free goods are given based on the material whenever u cahnge the materrial quantity then only it will be rerunned, but not during pricing,. Free goods condition records r based on the material

  • Change pricing procedure in Sales order based on SHIP-TO Location..

    HI SAP Friends,
    Based on the SHIP-TO location of the sales order, we want to have tax calculated including Freight Amt. I was thinking to come up with 2 pricing procedure; one that calculates tax including Freight amt AND the other procedure that does not calculate tax including freight amt. Hence, We want to dynamically change 'Pricing procedure' based on Ship-To location. DO we have any user exits for this ?

    Nirnjan
    Tax calculation is based on the simple logic:
    Region of Shipping Plant - region of Ship to Customer location.
    In case of freight  apply the acces sequence using the ship to party location field as part of condition type aqccess.
    cheers
    nandu

  • Lock and release procedure of sales order - Based on Value

    Hello Gurus,
    I am having the following requirement in SD, let me explain with one example.
    If users creating Sales orders with value less than Rs.1000/- means, System should not allow to proceed further to save the
    sales orders (need the same to specific Sales areas).
    I tried with condition type "AMIW" / User exits where we can able to block/lock the further process but in general we may need to proceed further even if its below the value(Rs.1000/) considering the genuine and regular order from customer.
    Pls suggest your ideas to achieve the Lock and release procedure based on Sales Order Value.
    Regs
    S.Ramesh
    Edited by: Lakshmipathi on Oct 31, 2011 5:49 PM
    Thread Locked - Reason Duplicate Post

    Hi,
    Instead to going for user exits, you can control this by
    1. Field VBAK-NETWR (Net Value) as a part of incompletion procedure.
    2. In VUA2 check u201CIC boxu201D
    3. Create a Customer discount condition ZDIS with scales. In V/06 maintain scale basis as B=value, Check value B= Ascending and Scale type as B= to scale. Calculate it on the Price condition
    4 .In VK11 Maintain record as -100% up to say Value INR1000/-
    You can fine tune according to your requirement by adding tables with relevant fields.
    The idea is simple. As long as the PR00 condition value is below INR1000/- discount condition type ZDIS will calculate discount as 100% and Document net value will become Zero.
    If the document value is Zero Incompletion log will not allow saving the document.
    You can maintain records for ZDIS as per your requirement (for genuine customers). Or you can close the condition record by changing the validity when it is not necessary for other customers.
    Hope this helps.
    Regards,
    Sharan

  • Account Determination Procedure in Sales Order

    Hi All,
    I have a problem regarding account determination procedure in sales order.
    When I create a new sales document, and go to menu Environment --> Analysis --> Account Determination, the information about the procedure is blank.
    For your information, I already assign this sales document type to a billing type.
    This billing type also already has an account determination procedure, which is KOFI00.
    The G/L Account in VKOA also already been set up for the combination of Condition Type - Chart of Acct - Sales Org - Account Assignment Category in Customer and Material - Account Key.
    But every time I create a new sales order, I cannot get the account determination procedure.
    Anyone can please help me to solve this problem?
    Thank you in advance

    Hi Surya,
    Have you assigned Billing type For Ex: F2 or F1 to respective Sales Order Type in Sales Document Type controls VOV8.
    Assign these F2 against Delivery Related billing and F1 is for Order Related billing.
    Assign KOFI0000 to respective Billing Types F2 and F1.
    And check, hope issue may resolve.
    Revert if u have any query.
    Regards
    Durga sana.

  • Price condition based on Purchase order

    Hi everybody,
    I work on non-stockable item. When I create a sales order, it's generate automaticaly a purchase order, which have a manual price.
    How can I have a statistical condition price in SD in connection with the price in the purchase order ?
    Thank

    Hi Parisis,
    For the statistical condition, please write an Alternate condition value routine, and make the routine to pick up the value of teh condition type in purchase order which was created in reference to the sales order (VBFA table will help you to find out the PO created with reference to the sales order) and update that value as the value of the condition type.
    Mention this reqmt to the tech consultant, and you can create the pricing routine in VOFM tcode.
    Reward points if it helps.

  • Sales order number based on delivering Plant.

    Hello,
    I have a requirement where in , it is expected that SO nr should be based on the delivering plant. In other words number range should be based on delivering plant. Has any one come across such a requirement and if  yes how was this requirement met?
    thanks in advance
    Best Regards
    Shripad

    Hi Shripad,
    For this Use the User Exit "MV45AFZZ" and Include Program " FORM USEREXIT_NUMBER_RANGE  " OR SAVE_Document_ PrePare" Any one of the above which suits the requirement
    Ask ABAPer to change the Code Accordingly. Give the Functional Specifications
    to the ABAPer that Specs need to map the requirement .
    Ask him to develop one table that holds Sales Document Type, Delivering Plant. and other Requirement Specific.
    and he will call the table in the user exit when the Sales Document is going to Save.
    Reward If Helpful...
    Regards..
    Praveen.D

  • Different  Pricing Procedure for Sale order and Billing Document

    Hello Experts
    As per scenario,we create Excise Invoice (T-Code J1IIN) on Basis of Proforma Invoice.Proforma Invoice and Excise Invoice follow Pricing from Sale Order.AS per pricing Some excise condition types are get update in Proforma and excise Invoice.
    AS Per Customer Payment Confirmation we Create Export Billing Invoice (T-code VF01) on basis of Outbound delivery.
    Issue -: AS per export Billing Rule we don't want to update Excise Condition type in Export Billing Document,and at same time it should not create any accounting entries for same condition type. we Dont want excise Duity in Export Billing Document as Export Billing Doccumnet aslo Follow Pricing procedure of Sale order
    Should i create new Pricing procedure or what other things to solve above issue.
    Please help me out
    Thanks and Regards
    Pash@SD

    Hello,
    The key to your requirement can be maintenance of Excise condition type with proper access sequence and accordingly maintain condition record for them.
    You create an access sequence with following access:
    - Country / Plant / PlntRegion / Region / Price grp / Mat.pr.grp / Materia
    - Country / Plant / PlntRegion / Region / Price grp / Mat.pr.grp
    - Country / Plant / PlntRegion / Region / TaxCl1Cust / Mat.pr.grp
    - Country / Plant / PlntRegion / TaxCl1Cust / Mat.pr.grp
    For export maintain condition record based on any key combination, say for
    Country / Plant / PlntRegion / TaxCl1Cust / Mat.pr.grp - Tax % - Tax Code
    FR / 1000 / KR / 03 (EXPORT) / 04 / 0% / V1
    I hope this can assist you.
    Thanks & Regards
    JP

  • Actual activity price calculation for production order

    Hi
    Can any one guide me in how many ways we can assign actual activity price calculation for production order?
    I knew only one way by assigning PPP2 costing variant?
    I have another doubt is: if we don't mention any material valuation indicator (moving average, standard) in valuation variant, how system will calculate material prices? is there any other way, to recognize the prices by system?
    regards,
    Ramesh B

    Dear,
    Costing variant PPP2 is linked to some valuation variant inn OPL1
    System will check the valuation of material and activity according to this valuation variant
    For material valuation there are many stg acceding to which system will take the price the raw material,
    Valuation strategy for material component
    Strategy sequence that determines the valuation of the materials used in the cost estimate.
    Use
    The materials are valuated using the price in the material master record or the values calculated in a material cost estimate.
    Procedure
    You can enter a single strategy, or you can enter multiple strategies in the form of a strategy sequence. If you enter multiple strategies, the priority of the strategy determines what price or what values are selected.
    Examples
    Assume that the following strategy sequence is entered for material valuation:
    1. Planned price 1
    2. Standard price
    3. Moving average price
    If the system finds a value in the Planned price 1 field (costing view), this value is taken as the value for valuating the material.
    If the system does not find a value, the value in the Standard price field (accounting view) is used.
    If the material does not have a standard price, the system uses the value from the Moving average price field.
    if you have not mentioned, then system will give error that "valuation stg not found"
    Valuation strategy for internal activities and processes-
    Strategy sequence that determines how internal activities and processes are valuated in costing.
    Use
    The activities and business processes used are valuated with the prices from Cost Center Accounting or Activity-Based Costing to determine the production costs or process costs. The prices can either be calculated iteratively through price calculation, or entered manually by the user.
    Procedure
    You can enter either a single strategy or more than one strategy in the form of a strategy sequence. If you enter more than one strategy, the priority of the strategy determines which price is selected.
    Examples
    The following strategy sequence is entered:
    1. Actual price of the previous period
    2. Plan price of the previous period
    3. The most current plan price
    If the system finds a price for the activity type, this price is used for valuating the internal activities. If no price was calculated for the previous period, the plan price from the previous period is used to valuate the activity type.
    If the system cannot find a plan price for the previous period, it looks for a future plan price, using the next price in the posting period to valuate the internal activities. For example, if plan prices have been entered for periods 2 and 3, and a plan price is calculated in period 1 for period 4, the system uses the price from period 3 in accordance with the valuation strategy Most up-to-date plan price.
    Again if you have not mentioned, then system will give error that "valuation stg not found".
    You can use any costing variant for actual (PPP2)and planned(PPP1) according to your requirement.. check in OPL1

  • Net Price of a Sales Order

    Hi All,
    In standard system the net price of a sales order is given by the condition type PR00. Is it possible to change the source of net price to customer-defined condition type like ZFMA?
    Thanks + Best Regards
    Jerome

    Condition Type: If existing condition type meets the requirement, we need not create a new condition type. Considering the requirement for new condition type, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Condition Type. It is always recommended to copy an existing similar condition type 'PR00' & copy as 'ZMFA'.
    General process for configuring pricing procedure:
    In SD, Pricing Procedure is determined based on Sales Area (Sales Organization + Distribution Centre + Division) + Customer Pricing Procedure + Document Pricing Procedure. Sales Area is determined in Sales Order Header Level. Customer Pricing Procedure is determined from Customer Master. Document Pricing Procedure is determined from Sales Document Type / Billing Type (if configured). Once the pricing procedure is determined, Condition records are fetched. If appropriate condition records are found, the price is determined. If Mandatory pricing condition is missing, system will through an error message.
    <b>In SD, the steps to configure Pricing procedure are as under:</b><b>Step 1:</b>
    Condition table: If existing condition table meets the requirement, we need not create a new condition table. Considering the requirement for new condition table, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Condition Table (select the required fields combination, which will store condition record).
    <b>Step 2:</b>
    Access Sequence: If existing access sequence meets the requirement, we need not create a new access sequence. Considering the requirement for new sequence, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Access Sequence (Access sequence is made up of Accesses (Tables) & the order of priority in which it is to be accessed. Here we assign the condition table to access sequence.
    <b>Step 3:</b>
    Condition Type: If existing condition type meets the requirement, we need not create a new condition type. Considering the requirement for new condition type, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Condition Type. It is always recommended to copy an existing similar condition type & make the neccessary changes. Here we assign Access sequence to Condition type.
    <b>Step 4:</b>
    a. Pricing Procedure: It is recommended to copy a similar pricing procedure & make the neccesary changes in new pricing procedure. Pricing Procedure is a set of condition type & arranged in the sequence in which it has to perform the calculation. Considering the requirement for new Pricing Procedure, the configuration will be done in spro as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Pricing Procedure --> Maintain Pricing Procedure.
    b. Pricing Procedure: After maintaining the pricing procedure the next step will be determination of pricing procedure. Configuration for determining pricing procedure in SPRO is as follows: IMG --> Sales & Distribution --> Basic Function --> Pricing Control --> Pricing Procedure --> Determine Pricing Procedure.
    <b>Step 5.</b>
    Condition record: Condition record is a master data, which is required to be maintained by Core team / person responsible from the client. During new implementation, the condition records can be uploaded using tools like SCAT, LSMW, etc.
    It is assumed that document pricing procedure, customer pricing procedure , ... are in place.
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • How system determine delivery date in sales order

    Hi, sap gurus
    I am new to sdn forum please help me regarding my question
    1) how the system will determine delivery date in sales order
    2) what are factors effects to conform sales order stock
    3) what is different between static check and damanic check in credit mgt
    Thanks and regards
    nishad

    hi,
    Reg question:1 - System determines the Requested Delivery Date based on the Scheduline assigned to the item category of the item in sales order.the schedule line in the order transfers the requirements trhu MRP (can be individual or collective) . If its ruch order , you configure the order type "Deliver Immediately".
    In Detail:
    The TOR depends on the Requirement Type (MMR), Requirement Class(MMR), Checking group(MMR) and the Sc line category (Line Item). For the TOR to happen u need Plant at line item, scheduline category markd for TOR, Requirement Class marked for TOR and Checking group in MMR (Availability check)
    What all stocks need to be checked during Availability check is controlled by using the checking rule.. for example for AV -02 Ind Requirements a checking rule will be assigned and this checking rule- and then what all stocks need to be considered to determine the delivery can be maintained here.
    Rgds
    Sai

  • The pricing procedure in Sales order is not getting copied into invoice

    The pricing procedure in Sales order is not getting copied into invoice.
    I have created a document type (pricing procedure),based on the document type ,pricing procedure determination is done.
    So while creating sales order the pricing procedure is determined but when invoice is created the pricing doesnt refelect in the invoice.How to over come this problem

    Hi
    Please check the in OVKK, weather you have maintained correctly or not.Also check in the Billing document type details what is the Document pricing procedure that has been maintained.
    Regards
    Srinath

  • Is it possible to change pricing procedure in sales order VA02

    Hi,
    My client need to change the pricing procedure in their RETURN order because they implemented a new pricing procedure for the specific distribution channel.  However, since the return order was created with reference to invoice, the old pricing procedure was copied instead of the new that was implemented.  Is there a way that they can still change the pricing procedure in the return order?  Here is the scenario for better understanding.
    1. Sub-distributor sales order created (distribution channel = 60) on 5/24/2014.  The pricing procedure maintained was ZRVB01.
    2. Delivery and Billing was created on the same date with pricing procedure ZRVB01.
    3. A new pricing procedure ZRVB12 was created for distribution channel 60 on 6/2/2014.
    3. Return order was created with reference to the billing document in step 2 on 6/24/2014.  The pricing procedure of the return order was still ZRVB01, instead of ZRVB12.
    4. In VA02, the field pricing procedure is not modifiable.
    Need advice how my client can proceed in correcting the pricing procedure on their return order.
    Appreciate your response.
    Thank you.
    Emil

    Since your requirement is to calculate the different price for the returned qty, please check for the return order if you can make any manually change the price as required.
    Please note you can not change the pricing procedure in document, but you can change the price of the material as suggested above.
    I assume you already knew the pricing procedure determination, how it is determined.(Sales area+DPP+CPP).
    If you want to have different pricing procedure to be determined for the same customer in return sales , you must have the following determination so that it would be determined the 2nd pricing procedure during return order.
    Example :
    For standard sales : Sales area + DPP in OR(A- standard)+ CPP( 1 standard) =ZRVB01
    For return Sales : Sales area + Dpp in RE (B- return)+CPP(1 standard) =ZRVB12.
    thanks,
    Srinu.

  • How does condition category affect the price procedure

    Hello Gurus,
         there is a case as following:
    if the condition type in the pricing analysis says in a billing document that the ‘‘condition is found and set,” and one is using the condition requirement number 024 (which only determines the price in billing document) yet still has to do new pricing in order to obtain the condition record, Should the condition category be blank, the system would propose the message “condition is found and set” but does not provide an actual condition record.
       the fault would be that the condition category on the condition type should be equal to L.
       so my question is " how does condition category affect the price procedure" ? thanks very much!

    Hi Zhang,
    -->Condition category is a classification of conditions according to predefined criteria.
    -->These categories include packaging costs, delivery costs, output taxes and discounts.
    -->The classification of conditions by condition categories can be used for analysis.
    I hope it will clear for you
    Regards,
    Murali.

Maybe you are looking for

  • Formatting Emails in Mail

    I have tried to paste a double-spaced Word document into an email (Mail). For readibility, and for compliance with the requirements of the receiver of the email, the pasted test must be double-spaced. When I paste or paste keeping format, the pasted

  • My mac mini wont boot from disk

    My 2010 Unibody Mac Mini wont boot from disk, i need to open disk utility to repair my drive but it wont boot, any ideas?

  • ICON on HR Infotypes(urgent)

    hi all, i have to provide ICON on all the HR Infotypes. so how i can do this. plz give me solution. i will award ur efforts for this thanks

  • Panic.plist tiene solucion ???

    Estimados tengo dias de que el Iphone se apaga solo, al momento se enciende y si lo dejo quieto vuelve a encender normalmente. me voy a verificar en uso y disgnostico y salen mensajes de reset counter y pani.plist... me pueden ayudar .. Esto se puede

  • HT201269 how to transfer photos from my ipod nano to my pc

    dont know how to transfer pfrom my ipod nani 7th gen to my pc?