How to hide a condition type in pricing procedure

Hi all,
Please tell me how to hide a condition type in pricing procedure.
This is urgent.
Thanks in advance.

Hi ,
If it is very Urjent,,,,,,,,,,,,Better to Contact with ABAP.
Other wise,,send Very Clearly,,,,You wont to Display in PP.but if it is Satisfie you want to see in Sales order.
Is it right,,,,,,,
Regard
ram

Similar Messages

  • Multiplying two condition types in pricing procedure

    Hi,
    I want to multiply 2 condition types in pricing procedure.Kindly guide me how to do it??
    Somnath

    Hi Somnath,
    You can do that in following way
    1. Create another condition type
    2. Maintaine this condition type, after those two condition type which you want to multiply like, 10-first condition type, 20-second condition type, 30-new condition type which is multiplicaiton of first two. (10, 20, 30 are step numbers)
    3. Now write a routine which will multiply 10 and 20.
    4. Assigne this routine number in the Alt. Cal. Type filed for the new condition type 30.
    5. Now this new condition type will be caliculated based on this routine, and the value will be taken as multiplication of first and second condition type.
    Hope this clear.
    Reward if helpful.
    Thanks,
    Praveen

  • Condition types in pricing procedure.

    Hello,
    I have the following scenario in the condition tab from sales order.
                  AMOUNT                    CALCULATED VALUE
    Z002       
    Z003
    Z004           2.5%                          10000
    Net Value    100                            10000
    If I do This:
    Z002       
    Z003            1                                    1
    Z004           2.5%                          10001
    Net Value    101                            10001
    In this case I want the net value to be changed if any of this conditions has a new value but I want the value of each condition value not to be preserved like this.
    Z002             1                                  1
    Z003             1                                  1
    Z004           2.5%                          10000
    Net Value    102                            10002
    What I have to do in the condition type or pricing procedure to avoid this adding in the condition types.
    Kind Regards

    Hi Vasant,
    You can cannot add two conditions with similar characteristics it is illogical for ex : you can have freight on percentage one & another for value, once in document you have entered any one condition, where is requrirement to use the same condition, this is the reason SAP doesn't allow to have the same conditon & also in calculation it matters if you calculate 1 to 5 x value for conditon A & if you are using the same condition again to calculate 9 to 13 where the pricing will calculate & what it will calculate.
    Thanks & Regards
    Rang

  • Service tax condition types in Pricing Procedure in SD(Taxinn)

    I need one more advice on Service tax.
    I am configuring order type for services.In that in pricing I have to add the service tax conditions type for service tax & cess on that.We do not have any standard condition type in our pricing procedure for services.
    Is there any standard SAP doc. to configure service tax condition types in pricing procedure or I have to copy from JLST & JLSR(surcharge).What about the account keys I will used for these condition types.
    If you have any doc. related to this issue please send it to me....or suggest me what to do.
    Please remeber I am using TaxINN tax procedure.
    Please help me
    Thanks & Regards
    Sunil Garg

    PROCEDURE: Initial Steps
    Create two new Tax conditions: JSE4, JES4. Steps for creation of Tax Condition is illustrated below
    Create new condition types
    SAP Standard IMG -> Financial Accounting -> Financial Accounting Global Settings -> Tax on Sales/Purchases -> Basic Settings -> Check Calculation Procedure. (Transaction OBYZ)
    Select ‘Define Condition Types’
    Select Condition Type JIN1 and Click on Copy as (F6) and give the Condition type as JSE4 and the Name as “Service Tax”.
    Select Condition Type JIN5 and Click on Copy as (F6) and give the Condition type as JES4 and the Name as “ECS on Service Tax”.
    Outcome: The two tax conditions, one for Service Tax and the second for Education Cess on Service Tax have now been created.
    1.     Create a new tax posting key VS9 and VS0. 
    The path for this is:
    SPRO  Financial Accounting  Financial Accounting Global Settings  Tax on Sales/Purchases  Basic Settings  Check and Change Settings for Tax Processing
    Select the Processing Key MW1 and Click on Copy as (F6) and give the Key as VS9 and Name as ‘India Service Tax’.
    Select the Processing Key MW1 and Click on Copy as (F6) and give the Key as VS0 and Name as ‘ECS on Service Tax’.
    Note: If there are multiple service tax registration numbers, you need to have separate account posting to different GL accounts based on service registration number. This can be done provided a separate tax code is maintained for each service registration number.
    To achieve this you need to define a set of 2 separate G/L accounts for service tax and Education CESS on service tax respectively, for every service registration number.
    In such a case, please activate multiple accounts posting per tax code as follows:
    Defining the GL accounts for the Service tax and ECS on Service Tax:
    SPRO  Financial Accounting  Financial Accounting Global Settings  Tax on Sales/Purchases  Posting -> Define Tax accounts
    Go to Details of the Transaction VS9 (Service Tax GL account)  and enter the Chart of accounts…
    Select the Tax Code Check Box if you want to have Tax Code Specific GL accounts or Blank when the common GL accounts…
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • Purpose of entering the Condition type in Pricing procedure determination

    Dear All,
    We are maintaining a condition type in Pricing procedure determination.
    But I am not sure about the purpose of it. Because, even without maintaining a condition type, it is working.
    Could you please let me know the reason for maintaining a condition type over there.
    Regards,
    Mullairaja

    Hi.
    The condition type which you specify in the pricing procedure will be displayed in the overview screen - item level.  please try changing and check it out in sales order.
    Regards,
    CLN

  • How to hide the Condition types in item condition screen in Sales Order ?

    Hi Experts,
    We got new requirement from the Client. Pricing Condition types  are ZZBG, ZPBG, ZPBA, ZFSG, ZBDG and ZBHG part in Pricing Procedure. These condition types have Condition records. These need to be hidden in Item conditions screen in Sales Order but other status of the conditions remain unchanged. Pleas provide me the solution earliest  How this we can achieve in a best way.
    Best Regards,
    Srikith

    Hi Srikanth,
    You can achieve this using CONDITION EXCLUSION.
    Maintain Condition exclusion for first condition type its Exclude the condition types which are below to that.
    You must set a condition exclusion indicator for the price. You can do this in two ways:
    If you want to set the condition exclusion indicator a follows then you specify it:
    1..for all condition records of a condition type (e.g. with condition type PR00) when defining a condition type in SD Customizing
    2.for an individual condition record (e.g. only for material 4711) in the detail screen of a condition record (in the Condition exclusion field)
    Hope this will helps you
    Dasaradha

  • How to update the z-condition type in pricing procedure in a quote

    Hi Gurus,
    I need your help to solve my issue.
    I have created a RFC which will trigger any time there is a CRM Quote/ CRM Order create or change occurs. IN response of the RFC i will get the rate and rate type for the line items .
    When the service  returns with rate value the SAP system will insert this value by inserting z-condition type  in to the pricing structure. The normal pricing function module will then carry the process forward.
    Todo this ,Can i code the RFC call in Order_save badi ,but where can i get the pricing sturcure  data to update the returned rate values in the pricing.
    and also one more thing ,In ecc  I am using the CUCB_GET_CONFIGURATION to get product configurations. for the same which FM can i use in CRM.
    Please reply me ASAP.

    hei,
    you can use field KOMP-KZWI1 - KZWI6 to store your condition type. then it can be used for analysis in SIS.
    if you want to put more than one condition type to field KOMP-KZWI1, go to V/08 (pricing Procedure), put "1" in condition subtotal.
    Best Regard,
    Hendry

  • Condition Type in Pricing Procedure Determination

    Dear All,
    I want some clarity in Pricing Procedure determination. As I know in IMG we determine pricing procedure by the combination of Sales Org, Dist. Channel, Division,  Cust. Pricing procedure and document Pricing procedure. There is additional tab Condition type. I just wanted to know the use of that particular field(Condition Type). Please help me to clear this point. Please also give any example if possible.

    Hi Nitesh,
    As u rightly said we determine P. procedure in combination of Sales Area (Org, Dist.+ Channel + Division), Cust. Pricing procedure & document Pricing procedure, in condition Type we need to assign basic price condition type. U may have multiple pricing procedure in combination with sales Area & Doc PP, Cust pp so there u can assign basic price c type which is applicable to that P. procedure.
    Here we assign PP to Condition type, ultimately it captures it in Sales Order condition tab.
    Ex. 1000 10 10 A 1 ZDOMPP PR00 (Basic Price C. Type for Domestic)
          2000 20 20 A 1 ZEXPPP ER00 (Basic Price C. Type for Export)
    Regards,
    Dhananjay

  • Inclusion of two condition types in pricing procedure

    Dear Sir,
    There is a import pricing procedure ZIMPRT in SAP system.The client wants to include two condition types
    ZPOR= Port handling charges
    ZFCP+CLEARING AND FORWARDING CHARGES.
    iIs it possible to do so.I?
    What are the factors I need to consider for iincorporating two condition types in Import Pricing Procedure
    Regards
    Manash Das

    Hi,
    Yes you can do it & as needed you can includes two condition types {ZPOR (Port handling charges) and ZFCP (CLEARING AND FORWARDING CHARGES)} in import pricing procedure ZIMPRT. As already have condition types in import pricing procedure ZIMPRT, you need to take care following:
    1.u201CStepu201D for both condition types ZPOR & ZFCP (position of the both condition types) in which sequence and exactly where both of the conditions with in a import procedure
    2.u201CFromu201D: Which is base to the both condition types ZPOR & ZFCP for calculating further value.
    3.u201CFrom & Tou201D: What are the ranges between the steps from and to can be used to specify the range between both condition types.
    4.Both condition types ZPOR & ZFCP are preferred for manual entry or automatic.
    5.Both values of condition types ZPOR & ZFCP are needed to be given deletion option, if needed.
    6.Both condition types ZPOR & ZFCP needed accounting key & accrual key or not which further needed to be captured all related respective cost to separate G/L account( where accrual key assigned  to G/L account in OBYC t.code)
    Regards,
    Biju K

  • Identify TAX condition type from pricing procedure

    Hello,
    I need to identify Tax condition type for various countries used in Old sales orders.We are moving to an external Tax engine and I need to identify what condition are being used to calculate tax in various countries. I know the pricing procedure but we have a lot of sales order and there is no documentation available.Is there any table where I can filter based on the sales org from existing sales order and find the Corresponding Tax condition type.
    Regards,
    Amanda

    One option is
    you have to execute SE16, input table KONV where you maintain the tax condition type and execute.
    System will populate all SD documents that are having that tax condition type.  There you have to copy the field "Doc. condition" and paste it in VBAK table in SE16 so that you will get all sale orders.
    The other option is
    you need to identify what access sequence is maintained for that tax condition type which you can see in V/06.  Next go to V/07, select this access sequence and execute.  There check what tables are maintained.  For example, in your case, it could be table 110.  So you have to develop a query by table joining A110 and VBAK in SQVI where you can take sale orders based on sales organisation.
    thanks
    G. Lakshmipathi

  • Condition type Inforecord & Pricing Procedure

    Dear All,
    I have maintained the new pricing procedure and assigned to the same Vendor schema which is maintained in VENDOR MASTER. If I create Inforecord and If select the condition type, it saying that condition is not maintained (It is refering for old Pricing procedure), in PO I can select it and calculate.
    Why Inforecord it is not allowing to select the condition which is maintained in new priceing procedure, even though if I assinged the vendor schema why it is refereing for Old pricing procedure. i have removed the old pricing procedure from this vendor schema.
    regds
    Madhu

    Hi Madhu
    Pl check whether you maintianed the access sequence 0002 for the gross price condition type of your new pricing procedure.
    If you ensure this, once you change the schema, in vendor master record, system prompts new pricing procedure in inforecord.
    warm regards
    sairam akundi

  • Restrict same condition type in pricing procedure

    Is there a way to restrict the condition type so that there can only be one occurrence of the same condition type in a order item?
    Example:
    System reads condition type ZXXX from system, then a user adds the same condition type on the same order item. I would like the system to then give a error message saying ZXXX can only occur once.
    Kind regards

    Hi,
    As this is manual condition and the user are inputing it by themselves then you won't like to change the way the manual changes are maintained/allowed.
    What you want that is user have given it once then they should not be able to input is again in the same sales order item. For this you should take help of requirement. Preapre logic that before the condition system check if there is existing condition of this type in this sales order item.
    Hope it helps ..

  • Import Purchase order-Condition type and pricing procedure

    In purchase order (IMPORT) has 500 line items. For each line item having customs condition type (BCD, cess, HScess, CVD, cess, HScess, Additional duty). For this manual entry is very difficult to entry.
    By default condition type can pick default % or value like as
    BCD 5%
    Cess 2%
    HScess 1%
    CVD 10%
    Cess 2%
    HScess1%
    Additional duty 4%. at the time of PO creation level by default this values come to in PO
    For this anything maintain in condition type level or calculation schema level.
    Pls explain step by step.

    create a acess seq in tcode  M\07 with say table 044 for vendor
    assign this acess seq to ur condition type of customs ecess cvd etc
    create a cond record in MEK1 for all import vendor
    so when ever u create PO for any import vendor u will get all the value for all condition type from cond record.
    u can create acess seq as u woulds like to maintain  cond record may be on purchase org if u have created seprate for Imports
    or vendor plant comb etc
    hope this solves ur issue

  • Condition type of pricing procedure

    I define a new condition type name  ZTES
    Acess Seq JTAX (IN: Excise access)
    Condition class B (Price)
    Calcultae Type B (Fixed Amount)
    And in tax procedure i assign it there.
    Then in FV11 i create condition record of that condition type ZTES and given the value 100 INR
    I have created a PO in Invoice tab Taxes, the value 100 INR of ZTES is showing but not added to the Amount (Base PriceEDECess+SECess)
    Have i missed something while creation Please help..........

    Hi,
    As you changed it to delivery cost as condition category , now select accrual flag in control data 2 TAB  and save in M/06. Also keep an accrual key for the for that condition type in calculation schema in M/08.In OBYC, you need to assign accrual key with your a  G/L account,if needed .
    Regards,
    Biju K

  • How to set a condition type to inactive/statistical during sales order crea

    Hi
    There is a manual header condition (Z0L1) in one our pricing procedure which I want to set to inactive or make it statistical during sales order (doc type Z9) creation in some scenarios.
    How can I achieve?
    Can I use user exit USEREXIT_PRICING_CHECK (Program MV61AFZA) and what code should I write here. Any help would be highly appreciated
    Regards,
    Javed

    Thanks for your replies. Basically this condition type is a manual condition type which will be entered in sales order and then will be available in billing document. But when there is a return order created with reference to that billing document then I want that the manual condition is not deteremined in the return order.
    I tried by assigning a requirement to the condition type in pricing procedure but seems to be pricing requirement don't work for manual header conditions. Then I tried to assign a condition value formula and tried to set the value to zero in case of return orders but that also did not work.
    Then I also tried to apply the same logic in user exit USEREXIT_PRICING_CHECK  in the following programs
    LV69AFZZ
    MV61AFZA
    But still it did not work. Any help would be highly appreciated
    Regards
    Javed

Maybe you are looking for

  • To Airport 6.0/7.6.1 firmware or not to

    My airport is hooked up to the following: 1. A 10.6.8 Mac Mini acting as my Magicjack terminal. 2. A 10.6.8 notebook I dare not upgrade to 10.7 as my wife has a hard enough time just adjusting to 10.6.  Patched for Flashback 3. A 10.7.3 notebook and

  • Equivalent for this code

    Hi, Could you please let me know what is the EQUIVALENT for this code. This code replace 2 number of  0s or 1s to Just one 0 or 1. The code is very very slow when the input string is very big. Is there any way to replace it with something faster. Tha

  • How to set up Adobe Flash Lite in my C6 cell phone?

    Please help me! i just bought a C6 (Windows 6.1 smart phone) and want to set up the Adobe Flash Lite, but i don't know how to set up! can anyone tell me? sorry for my foolish question. Here is my new phone specification: www.eshopbing.com/ciphone-c6-

  • My emails are back...here's how I did it.

    After getting through to the phone helpline (if you get the recorded message and then nothing just hit a random key a few times and you will get through).He assigned me a temporary password and did some fiddling around which didn't work initially but

  • My iphone don't read some music why?

    BONJOUR, Depuis quelque jours mon iphone ne lit plus certaine music enfin presque toute il les saute j'aimerai savoir pourquoi car les musics marchent très bien sur mon ipad et sur mon mac merci beaucoup de m'aider. fella hello since few days my ipho