PO condition type change need to forbbid

Hi,
We want to forbbid certain user not be able to change ANY condition item in PO item level.
I've tested the following:
1.field selection in IMG, but there's no field selection option for condition filed
2.Authorization for user not to display condition in IMG
   and set user with parameter EFB
3.Remove "display price" in profile which the user assign to
But still can't get it work.
Please have someone let me know what I should do to make it happen.
regards,
Steven

Goto transaction M/06 and copy existing cond of freight.
Then change descripiton for the condition and select below parameteres:
Cond. class:  B- Prices
Calculat.type: B - Fixed price
Cond.category: B Delivery cos
and save it.
Then goto transaction M/08 and select your pricing procedures and double click on control and then add this condition below existing freight cond but take care that you kept column FRO & TO as blank. Also take care for step no. and counter no.

Similar Messages

  • Condition type change quantity and net value at sales order

    Hi Experts,
    I wanted to only ALLOW sales order for RK type (invoice correction) condition ENABLED to change (qty + net values). However i wanted to DISABLED condition changes (qty+net values) in any others type of  sales order.
    i have maintained SD->Basic function->Pricing->Pricing control->define condition type->maintain condition type-(changes which can be made) in my current setting is
    1) manual entry = C (manual entry is priority)
    2)hdr condition = no check
    3) item condition = check
    4) delete = check
    5) amount/percent = check
    6) value = check
    7) qty relation = check
    8) Calc type = check
    Thank you.
    Regards,
    Yong Kok Wah
    material              qty                cat            value
    1234                    2                 G2N           18.40
    1234                    2                 L2N            18.40-
    1) System will auto create with 2 item category, is it true?
    2) How can i change the net value? Because the actual value suppose is 17.00
    Thanks & Regards,
    Yong Kok Wah

    yes , that is standard functionality only.
    One is for Credit and second is for Debit note.
    If you want to change the price you can change it manually.
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/dd/55fede545a11d1a7020000e829fd11/content.htm

  • Pricing : Condition type value need tog get from the lowest of 4 other cond

    Hi,
    I have one requirement in one pricing procedure.
    I need to calculate condition value of one condition type from the lowest value of other 4 condition tyeps. These condition types values are not defined as a subtotal.
    So if I decide to write a formula on condition values, is there
    any way to select these values and choose the lowest of them?
    Please also advice if there is any other way such as condition exclusion
    or so?
    Thanks and regards,
    Anand

    Anand,
    As you have mentioned you can use condition exclusion for such a requirement.
    here is a detailed description of how you can achieve this: use the menu path IMG> Sales & Distribution> Basic Functions> Pricing> Condition Exclusion> Condition exclusion for group of conditions.
    When you execute this IMG acitivity you get a window with three options
    1.Define Condition Exclusion Groups
    2.Assign condition types to the exclusion groups
    3.Maintain condition exclusion for pricing procedures
    We will use these three options one by one, we start with the first
    1. Define an exclusion group, lets say EX01 and give a description
    2 Assign the four condition types that you want to compare to this exclusion group under this option
       lets say EX01 ZK01
                   EX01 ZK02
                   EX01 ZK03
                   EX01 Zk04
    3. under this third step, select the pricing procedure that you are working on and from the left margin click on 'Exclusion'. click on 'New Entries' and make the following entries (example)
             Sno.   Cpr         ExGr1
              10      A            EX01                leave ExGr2 blank, Save your entries
    Check if your purpose has been met or not. Do give your feedback
    Regards,
    PATHIK

  • Condition type change.

    HI Experts,
          i have a problem related a condition type X,if i change the X condition value in fv12 for a particular tax code say Y,
        after changing the value ,same value is being reflected in other tax codes(with also  than tax code Y) having X condition.
        It is not showing any value in tax code display in FTXP.It is a input tax.
    what could be the problem ,please help.
    Thanks
    Lokesh

    Hi,
    You created condition record  with a "VALUE"for  condition type X  for tax code Y in FV11 & now changed  to "NEW VALUE"in FV12. But how come this "NEW VALUE" will show  with other tax code A / tax code B / tax code C as you never changed  the new value for  other tax codes with condition type X ( for tax code A/tax code B/tax code C) in FV12. Please check,without you knowledge, some one has  changed the new value for all tax codes.
    NOTE: If values changes or same value for all tax codes, then no meaning of keeping multiple tax codes in the system.
    Regards,
    Biju K

  • Condition Type-Change-Email Triggering

    Hi Friends,
    Problem is:
    Whenever there is a change done in pricing condition types a email must be triggered...
    How to go about this ??????
    Best Regards

    Hi,
    For any change in order to be recorded and send an email, you have to creat a batch job (TC- SM37), for this and in the program you have to pick up the relevent fields from the program to get printed in the email and also the address to whom the email should go. This all modifications will be done by the help of ABAPer. pls explain him what you want, give the fields you want to extract and print in email.
    Reward if helpful
    Manoj

  • How to change exchange rate type for specific pricing condition type

    Hello every one,
    I have a requirement for billing ie VF01.
    currently  all the exchange rate are being calculated with exchange rate type 'M' by default.
    but now client want it should calculate exchange rate with type 'E' for two pricing condition type for all others it should calculate with type 'M'
    Please any body can help me with the exit and code which i can use.
    I have checked exits SDVFX008.
    but how to change exchange rate with type 'E' only for two conditions.
    as changing exchange rate at document header will change exchange rate for all condition type.

    You need to assign KOMK-KURST = 'E', for those two condition types. If it had been item number specific, you could have used USEREXIT_PRICING_PREPARE_TKOMK(RV60AFZZ).
    Do one thing, put a breakpoint on FM 'PRICING' and then do selective runtime analysis.
    Check whether any user exit/BADI/ explicit enhancement are available when condition types are processed in a loop. If nothing is available, try implicit enhancement.
    Link to refer for selective runtime analysis - Runtime Analysis for VOFM
    Also try with VOFM requirements ( not sure whether changing KOMK-KURST is permissable in requirement as normally  we only set sy-subrc values to suppress/allow condition types ). Don't forget to assign requirements against condition types in pricing procedure.

  • Making condition type unmandatory for free item categories

    Hi all,
    I've created a form routine in RV64ANNN the requirement is when we create or change sales order....we have few item categories were in we need to make a concern condition type unmandtory if items with those item category is created...else if make the condition type mandatory.........example...............this is done for only one pricing procedure......in V/08 tcode and there i've assinged our routine number for that condition type which needs to be changed dynamically.
    say we have Sales doc type ZXXX for this sales doc type lets say we have item category ZITE1 and ZITE2.......and lets say the Condition type is ZCOND(whether the condition type is required or not is done by checking in tcode V/08 and this is always checked).now when the user enters creates a item 1 with item category ZITE1 and leaves the amount field blank it will however ask to enter the amount.......now here is the problem............if user creates second line item with item category ZITE2 its againing asking to enter the amount for that condition type.............this is happing even after i've desinged the below code.............
    DATA: l_kobli TYPE kobli.
    IF komk-kalsm = 'ZINFAM'.
    *Sale Doc ZORA
    IF komk-auart = 'ZORA'.
    IF komp-pstyv = 'ZTAN'.
    l_kobli = 'X'.
    ELSEIF komp-pstyv = 'ZZNN' OR
    komp-pstyv = 'REN'.
    l_kobli = ' '.
    ENDIF.
    *Sale Doc ZORB
    ELSEIF komk-auart = 'ZORB'.
    IF komp-pstyv = 'TAN'.
    l_kobli = 'X'.
    ELSEIF komp-pstyv = 'REN' OR
    komp-pstyv = 'TANN'.
    l_kobli = ' '.
    ENDIF.
    *Sale Doc ZRE
    ELSEIF komk-auart = 'ZRE'.
    IF komp-pstyv = 'REN' OR
    komp-pstyv = 'RENN'.
    l_kobli = ' '.
    ENDIF.
    *Sales Doc ZCOR
    ELSEIF komk-auart = 'ZCOR'.
    IF komp-pstyv = 'KRN' OR
    komp-pstyv = 'RENN'.
    l_kobli = ' '.
    ENDIF.
    *Sales Doc ZCI
    ELSEIF komk-auart = 'ZCI'.
    IF komp-pstyv = 'KEN'
    l_kobli = 'X'.
    ELSEIF komp-pstyv = 'TANN'.
    l_kobli = ' '.
    ENDIF.
    ENDIF. "Sales Doc Check
    READ TABLE xt683s WITH KEY kvewe = 'A'
    kappl = 'V'
    kalsm = 'ZINFAM'
    kschl = 'ZPOR'.
    IF sy-subrc = 0 .
    xt683s-kobli = l_kobli.
    MODIFY xt683s INDEX sy-tabix.
    UPDATE t683s SET kobli = l_kobli WHERE
    kvewe = 'A' AND
    kappl = 'V' AND
    kalsm = 'ZINFAM' AND
    kschl = 'ZPOR'.
    ENDIF.
    ENDIF. "Pricing Procedure check
    CLEAR: l_kobli.
    The table which has this mandatory checked is T683S and the field is KOBLI........i've debugged it the routine come up well with item category ZITE1 and the table gets updated with KOBLI = 'X' but when i navigate the screen in VA02 or in VA01 to second item created with item category ZITE2...the table logic does'nt goes and updates the above table............Suggest me with some solution........
    Thanks in Advance.....

    I've resolved it by myself

  • Condition Types for Packing and forwarding

    Hi ,
    We wanted to add packing and forwarding charges to the material cost, please tell me what condition type / confuguration   i need to use .
    Regards
    Swapna

    HI,
    You need to create Z condition type by copy condition class Discount or surcharge and Calculation type Fixed Amount.
    i.e. Condition type FRB1- Frieght value will work.
    Step 1) Create by coping FRB1 Condition type, Change name i.e. Pack For Val.
    Step 2) Change control Data 1)
    Condition Class - A (Discount or surcharge)
    Calculat. Type-B(Fixed amount)
    Further changes will depend upon your required ie. You want to create Header condition or item condition.

  • Excise invoice condition type

    Hi All!
    i am creating excise invoice with reference to billing document in j1iin. After this, i am doing j1ip to take print out of excise invoice. the condition type is j1i0.
    problem is when i put j1ip t.code, system automatically fetch j1i0 condition type.
    i want some other condition type(ex: zji0) should come there instead of j1i0.
    Thanks in advance
    by
    bab

    Hi,
    Since J1I0 is hard-coded in the program of J1IP, by default it will come if u want to change it to some other condition type, you need to create a variant in the selection screen with the corresponding condition type and you need to assign that variant in tcode SE93, give J1IP - change - here give the variant name in Start with variant.
    Cheers..
    Santosh

  • Can we take standard report for all sales orders based on the condition typ

    Hi all,
    Based on the condition type, we need to take a report for sales orders on the particular date.
    Thanks and Regards.....VM

    Hello again.
    Searching for a solution, I found a Logical Database for sales orders, that have all the information that you need.
    Using like reference the post of Bhagavatula, in the same transaction SQVI you can use, instead of the suggested join, you can select a logical database called VAV in Data source.
    This logical database links the tables, VBAK, VBAP, VBUK and KONV that is the central point of the question.
    You can list the information of logical database using the transaction SLDB.
    In 'Logical Database' inform VAV.
    Press F8 to list all the fields.
    More information about logical database in:
    Link: [SAP Logical Database|http://help.sap.com/saphelp_46C/helpdata/EN/9f/db9b5e35c111d1829f0000e829fbfe/content.htm]

  • 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

  • Purchase Order with Changable Condition types

    Dear gurus,
    I have the following requirement from our client:
    The Purchase order condition type must be changable after partial GR for  is done for the PO. that is the freight charges will be different for the Open quantity.
    How to configure this in the system. Please advice.
    Regards,
    Lux

    Hi.
    For the Freight and Freight related condition type FRA1 , FRB1.... . For these condition types you need to allow the Vendor in GR(that is entry 2).
    This would be available in the IMG path
    SPRO>MM>Purchasing>Conditions>Define Condition Type.
    This will be available in  the control data  of this condition (Under the heading of control data 2).
    I hope tghis will resolve the issue.
    If it helps award me.
    Cheers
    Umakanth

  • Condition types for Tax

    Hi,
       I have included a Condition Type CTX1 for tax in Canada. It does not show up in my order, even though it has not been marked manual or statistical. 
      Can you tell me what i need to do so that i get to see the actual value being taxed from my base price?
    Thanks and Regards,
       Aditya

    the informatin wqht you provided is inadequate anyways taking granted that you have maintained condition records for that cond type as you are sayin it is a tax condition type you need to maintain the appropriate indicators to get that condtype in your order like ,.  tax indicator for customer master record and material mster record and not only that u should do tax determinatin and then in your condtion records maintain tax with appropriat tax codes hope thos tax codes are given by FI pepole.
       and as the above guy mentioned u can eaily do analysis in sales order by go to item level conditions .......bottom analsis and check for ur cond type on left hand side and then read the message on right hand side.
    revert back nay further,.

  • Condition type to be added in SIS

    Dear Experts,
           How can I add a condition type in SIS? Customer already has info structure created. I recently created a statistical condition type in pricing procedure and the requirement is that the condition type created need to be displayed in SIS. While using the T code MCSI, in order to have the data for the newly created condition type in the SIS report, is it enough if I set a value between 1 to 6 in Condition subtotals field or should any other configuration need to be done? Please advise.
    Regards,
    Madhavan

    To get the report as below for my condition type, I am unable to add in the 2nd screen.

  • Tax condition types maintanance reg

    Dear all,
    In my business scenario i have only trading goods means( no mfg parts). only procured from other countries and sales it. however we have rg23d updation after the exsice  invoice. pls clarify the what excise conditions shall i maintaned and in which key combination and acess sequence pls help me in this regards
    Meera

    Hi,
    U need to initially classify them in the below path :
    Logistics Gen--> Tax on Goods Movement > India> Basic Settings --> Determination of Excise Duty --> Condition Based Excise Determination -->Classify Condition Types.
    And also u need to maintain for your tax procedure what are all the condition types that you are going to use in the below path: Logistics Gen--> Tax on Goods Movement > India> Basic Settings --> Determination of Excise Duty --> Maintain Excise Defaults. Here u need to maintain the excise condition types for various purposes. And these condition types also need to be available in ur India tax procedure. Based on this once you create a tax code, you can maintain the % against each of the condition types. And based on this the values will be determined in the sales order.
    Hope this helps.
    Kind Regards
    Chakradhar

Maybe you are looking for