ME21N-4.6c-BADI/exit to change PO condition type

Hi,
I am trying to find some exits/BADI to change the PO condition types at the time of PO creation.I have also tried with routines(VOFM). Nothing worked.
I am using SAP 4.6C. The frequent MEPOCUST* BADI is available from 4.7 only. Please suggest your views.
Thanks
Seema

hi,,
A particular condition record is appearing twice for the same item while creating PO
One from customising and one from the info record.
We can either delete one of the condition record when PO is getting created in ME21N. Or we can delete the condition record from info record during ME11 depending upon certain criteria. For both these options, I do not find a relavant exit/BADI.
I tried with procedure routines. even that did not work.
thanks & rgds
seema

Similar Messages

  • User exit to change an output type

    Hi,
    Is there any user exit to change the output type instead of another one when the user tries to print a sales order?
    Thanks in advance.
    Ricard.

    Hello,
    for example you have 2 message types
    1) ZOUT1  (Zprogram1 or Scirpt or Smartform what ever)
    2) ZOUT2  (Zprogram2 or Scirpt or Smartform what ever).
    For example based on Vendor Type you want to trigger ZOUT1 & ZOUT2.
    what you have to do is.
    Goto VOFM  -> Requirements -> Output Control -> Create 2 routines for each output type. then go to Code part of each routine make subrc = 4 if you dont want to execute output type.
    subrc = 0 implies output will execute else vise versa.
    let me know if you dont understand my solution.
    ***********Poorna***********

  • Change the condition type based on sales document type

    Dear ALL,
    I have created a condition Zxxx which is a fixed calculation type for the documents created by the upload from external tool to SAP.  I created this condition because external tool is using a 15 place decimal which SAP doesn't allow and if the normal condition type Zyyy is used SAP calculates once in SAP and there are rounding issues.  What the Zxxx condition type does is accept whatever value is sent up from external tool to SAP, regardless of the quantity.  The problem is that whenever they create a credit with reference, in SAP and they want to do a partial credit, the Zxxx doesn't take the partial quantity into consideration and doesn't change the value. 
    Is there a way to force SAP to change the condition type from Zxxx to Zyyy based on sales document type without recalculating the whole document because that would again, cause rounding issues.  We would need to have the calculation done only on quantities changed in the credit memo request .
    please advice me. your inputs are highly appreciated.
    TIA
    KOGI

    Dear ALL,
    someone please help me with this issue. your inputs are higly helpful.
    TIA
    KOGI

  • BADI/EXIT for changing line items (F-02)

    Hi All,
    I want to know any BADIs/EXITs which allow changing of G/L line items in transaction f-02. I have tried substitution it does not work for my requirement.
    My requirement is copying of PRCTR from offset line item to the Vendor/customer line item which always appears as line item 001.
    Thanks,
    Preetham S

    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    FEDI0001            Function Exits for EDI in FI
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)

  • Changing the Condition type Text in the Purchase Order

    Hi SAP,
    Hi,
    We have a requirement where by we need to change the Description of the condition type text in the Purchase order.
    The condition type is a entered at item level.
    Normally this description comes from the Condition type Definiton i.e., T685T-VTEXT.
    can any one of you suggest a User exit or a method where by we can change this text at PO.
    Has any one of you came across such situation before. if so please provide me with your inputs.
    Thanks
    Best Regards
    ShitalD
    Edited by: Shital Deshpande on Feb 21, 2010 1:07 PM

    Hi,
    I think it is a config setting..Please check with your functioal consultant regarding the same.. I won't suggest to change the standard SAP table T685T but you can keep it as last option .
    From SPRO you can follow the below path
    Sales and Distribution->Basic Functions -> Pricing > Pricing Control -> Define condition types.
    Regards,
    Nagaraj

  • Table in which changes to condition type is recorded for a contract

    Hi Experts
    We are working on customised report in classical Real estate in which for a particular contract changes done in the condition tab are to be displayed.
    In this report we want to restrict condition types related to Budget and forecast which are already existing in the system.
    We dont want any changes done to those condition type to be shown in the report. We are in the process of creating Ztable to link it with our report. But we are facing difficulty as we can find tables which will record user changes for contract as a whole. We want to know details about table which record changes done by the user for every condition related to that contract.
    Can you pls let me know the tables which record this changes ?

    Hi,
    unfortunately I am still not sure if I got your question right. Change documents show all changes of the contract, also of condition types.
    Table VICDCOND stores the conditions of the contract. Maybe you are looking for this.
    Hope this helps.
    Regards, Franz

  • How to give authorization for create and change particular Condition Type

    Hi...
       In my requirement is , Only one user can be authorized to create and change a particular condition type 'ZABC' in vk11 and vk12 .
    For remaining condition type can be used as in normal .
    How to do this ? How to give authorization for a particular user for particular condition type ?
    Plz guide me ..
    Thanks in advance .
    Deepa .

    Hi Deepa ,
    u can check A.Object V_KOND_VEA, in user profile u can assign condition type or tables.
    have a word with ur basis guy , so he can help u in better way.
    aand also ref FM SD_COND_AUTH_CHECK
    Regards
    Prabhu

  • Manual change of condition types in a pricing procedure

    Hi,
    I want to know the difference between
    a) Setting value as C (Manual entry has priority) in the Manual Entry field of the condition type (transaction V/06) and
    b) Setting the checkbox of "Condition determined manually" checked in the pricing procedure screen (transaction code V/08) aginst a specific condition type.
    Please let me know in case of any other details.

    Dear Christino
    a)  Let us assume, your pricing condition is PR00 and you set this as Manual entry has priority.  You are maintaining some value in VK11.  While creating sale order, system will pick from VK11 but however, you can change manually which will over write the system generated price.
    b)  Let us assume, for your pricing condition PR00, in V/08, you set the box Manual and also you have maintained in VK11.  When you create sale order, in the condition tab, you wont see any condition value and all values will be zero.  Once you input PR00 manually, other conditions will flow.
    thanks
    G. Lakshmipathi

  • Changing the Condition type Name in VA03 transaction

    Dear Peers,
                         I want to change/update the condition type name in VA03 transation....is this possible through 'BAPI_SALESORDER_CHANGE' or is there any else method do change/update the condition type name in VA03 transaction.
    Regards,
    Harish Kasyap.

    Hi,
    I think it is a config setting..Please check with your functioal consultant regarding the same.. I won't suggest to change the standard SAP table T685T but you can keep it as last option .
    From SPRO you can follow the below path
    Sales and Distribution->Basic Functions -> Pricing > Pricing Control -> Define condition types.
    Regards,
    Nagaraj

  • Change the Condition type to Value Field Assignment in KE4I

    Hi All,
    I have a requirement where a condition type which has been assigned to a Value Field needs to be changed/re-assigned to a different value field.
    There are already some postings into the current value field.
    How can I handle these postings once I change the assignment in KE4I.
    Please help me.
    Thanks in advance,
    erp.warrior.

    Hi
    Once you change in KE4I - It would impact only the subsequent postings... Historical postings wont be impacted...
    If you want to impact them as well - Follow one of these 2 approaches
    a. Then reverse the billing documents which have posted to this Value Field.... Change KE4I and post them again...
    b. Do a KE21N upload i.e. a -ve amount on the Old value field and a +ve amount on the new value field
    Regards
    Ajay M

  • Accrual Account Key change for Condition type

    We have different Condition types assigned to Account Keys
    Example:
         Condit Type Account Key  Accrual
           FMA1               ZPP               ZP2
           FMA2               ZPP               ZP2
           FMA3               ZPP               ZP2
    I need to change GL account for FMA2 Condition type. I only need to change for accruals on FMA2. Please let me know how I can do it in "Prepare Revenue Accounts and change GL in VKOA.
    Your help is appreciated. Let me know if need any further information.
    Thanks
    Jaggi

    hi..
    If the accrual is ticked in condition type in M/06, it should have an account key assigned to the condition type in the pricing procedure in M/08.
    Go to your contion type ZPFV and check whether you have checked Accrual or not..
    then go to ur pricing procedure ZUELOC and check the last two colums for your condito type i.e. Account Key and Accrual Key.
    Maintain these..
    try this if it works.
    Thanks...

  • User Exit for eliminating double condition type in sales order

    Sir,
    In SE38,  Program SAPMV45A,  I am using user exit ( Userexit_pricing_prepare_tKomp )  to avoid double entry
    of condition type like PR00 in sales order . But i am not getting how to write code.
    Please, help me how to write code in user exit.
    thanks,
    Manoj.

    Thanks for replay.
    Sir, I want to impliment it in sales order (VA01 OR VA02 )
    for pricing  . Here I want to avoide double  condition types like PR00, packing forwarding, frieght ....etc
    in  sales order pricing.
    Here i want to give logic that codition type is already exit and you canot enter same condition type
    again. means if condition type is already exit then system should not allowed to enter again the same condition type
    in sales order pricing.
    Thanks
    Manoj.

  • Exit for changing Pricing Conditions with change in Ship to party

    Hi All,
    In transaction VA01/ VA02 the pricing conditions are getting calculated with respect to the Sold-to-party no.. Instead I wanted it to get calculated with respect to the Ship-to-party. Please guide me with an Exit that i can use, or any other way of solving this.
    Thanks in Advance.

    Hi Roberto,
    I am creating a sales order with transaction VA01 using a  Sold-to-party say 1 and a Ship-to-party 2. While saving the order the tax calculations (if it is interstate - cst and intrastate - vat) are happening with respect to the Sold-to-party.
    But I want it to happen with respect to the Ship-to-party. Is there anyway of changing this tax calculations in the pricing condition to take place with respect to my Ship-to-party.

  • Info Rec Price Change on Condition Types

    We have our info records by plant. Key fields are: material, plant, then vendor. And we also maintain multiple condition types for each info record.
    Now we want to update the rates of the condition types in the info records... by plant. We thought MEKP would do it, but no. It updates the rates, however, the t-code does not allow it by plant. There is no option on the selection screen to filter it by plant.
    Is there any other transaction code which would allow us to update rates of condition types?
    Thank you.

    Hi Jürgen L.
    What you said was right. But if my scenario is this -
    I want to increase the cost all of materials supplied by the Vendor ABC  in the Plant 123, by 1.5 % then MEKP increases the value for some common materials supplied by this Vendor in the other Plant, which i do not want.
    So I need a Plant field in the selection screen of MEKP.
    Thanks

  • FM for changing the condition type values in Purchase order

    Hi All,
    Is there any FM which will update the condition types in Purchase Order other than BAPI_PO_CHANGE.
    Please suggest.
    Thanks in Advance
    Regards
    Hari

    Hi
    Try this function module
    FM RV_CHECK_CONDITION_VALUE
    Regards
    Hareesh Menon

Maybe you are looking for

  • Color correct for color correcting?

    Hi I have a film to color correct and was wondering: How do I know if the color I'm seeing on my 2010 MBP 2.66 is correct? Is there a process to make it right, or a test to test it? I see there's a way to calibrate it, is that any better than the dis

  • Reports 10g batch

    We are making the move from 6i to 10g and to get started we have a report that we want to batch run from a python script to dump out a spreadsheet. My problem is that during the process rwrun crashes and doesnt create it. I can copy the line run from

  • SMC and RMIERROR in Solaris 10

    I spent a while trying to find the Solaris Management Console in Solaris 10 via Java Desktop System so I could easily create a number of users etc. I found it and ran it and was pleasantly suprised to see it run OK first time. I logged in with root u

  • Open new apps in background

    is there a way to open new apps in the background? right now, when opening a new application, the system will automatically switch to the new app once it is loaded. i.e. i am woking on a word document, and while typing, i start excel from the dock. e

  • Financial reports in 4th currency

    Hi, I understand that SAP can support generation of reports in 3 currencies (those maintained in Tcode OB22). Our client uses 4 currencies, for instance CAD, USA, USD, MXN, and would like to generate financial reports in all these 4 currencies. Is th