BADI for Changing Deployment Rounding Value

Hello All,
      During my Deployment run I need to consider the rounding value from the /sapapo/marm table and not from the product master. So I need a badi or user exit to change the rounding value for deployment run. Do let me know how I can achieve this.
Thanks,
Siva.

Dear Tiemin,
       Thanks for your reply. But I need a BADI which needs to work when there is no Fair Share situation. It will be great if you provide me which suits for it.
Thanks,
Siva.

Similar Messages

  • BADI for changing product catgory

    Hello SRM Experts,
    I am looking for an BADI for changing product category.
    We use classic scenario with an external catalog. Our supplier delievers us some data. Some of this data are used for statitical reason for example new item matgroup from oci interface.
    now I want to determine the product categorie in relation to the delivered new item matgroup.
    I have found some BADI to manipulate the Data - but not possible for product category. Thank your for help
    Regards Uwe

    Hello Yann,
    I have activated this BADI already. But I have not managed it to change product category.
    Which field of this BADI has to be changed ?
    Where do I get the GUID from ?
    thank you

  • BADI for changing Appraisal document application name for Web dynpro ABAP

    Hi,
    For Appraisal document customizing through PHAP_CATALOG_PA, We have BADI HRHAP00_BSP_TMPL  to change the BSP application name which can be used in Web layout for output display. Using this we can change application name from HAP_DOCUMENT to custom BSP application name
    Similarly, what is the BADI for changing Web dynpro ABAP applictaion name? Currently its triggering HAP_MAIN_DOCUMENT.
    how do we change application name to some custom web dynpro application name
    Regards,
    Kothand

    Hi Karim,
    I don't know, if there is any chance to get the Webdynpro application name. At least in the ABAP System fields is no information about the webdynpro application name.
    One remark: I have allways problems with BAPIS / BADIS that behave different depending on the caller. Could it be a good idea to pass some information through the interface / parameters?
    Best regards
    Renald

  • Is there any user exit for changing V1 field value?

    Hello Expert,
    Is there any user exit for changing V1 update value?
    For example, sales order number will populate 2LIS_11_VAHDR-VBELN. If other value need to populate 2LIS_11_VAHDR-VBELN, can we use any user exit to customize the V1 routine?
    Please forget the enhancement for 2LIS_11_VAHDR. Just populate the system field VBELN.
    Thanks
    F-B-I

    Hi,
    Use the 'usual' user-exit for transactional data in R/3 EXIT_SAPLRSAP_001 (CMOD). Here your can overwrite VBELN for each extracted record with the value you want.
    Hope this helps.
    Grtx
    Marco

  • User Exit/ Badi for Changing Quant parameters during TO Creation

    Hi Gurus,
    Could you please guide me to advice the User Exit/Badi which can be used for changing Quant Data during TO Creation.
    User Requirement: Using "Recepient Field" in MIGO as a Key Value for FIFO in WM during goods issue. Receipient is copied into TR and TO (Standard SAP Functionality). For the purpose of Stock Removal based on Receipient Value, we need to copy this value into Quant Data field named Certificate Number ("LQUA-ZEUGN").
    I will highly appreciate reply from Gurus.
    Regards,
    Gupta M

    Hi manish,
    Use the Exit MWMTO001 for this purpose and modify the table accordingly. This will solve your problem.
    Thanks,
    Shibashis

  • Using BADI for changing the Profit Center in FI Document during MIRO

    Hi,
    We have an requirement of changing the profit center in FI/CO Document while doing MIRO which is different than the one which is posted at the time MIGO.The system is not allowing us to do this and the field profit center during MIRO is not changeble mode and the business requirement is to change this through any SAP enhancements or program.
    How can I do this ?
    Is there is any standard BADI or User Exit is available for this.
    Pleease help me in this and will give valuable points.

    Hey,
    Use the BADI INVOICE_UPDATE and try with this. Otherwise you try to create Enhancement point to implement your code.
    Note: Inside BADI we can't change the runtime value. So, try to use enhancement point.
    Rewert back for any clarification.
    Regards,
    Saravanan M

  • Issue Deployment rounding value & Fair Share

    Hello All,
           I have tested the deployment (SCM 7.0) with the rounding values and observed some strange results. Please find my cases below. And the deployment was executed on the production plant.
    Case 1:
    Location = DC1
    Demand = 5000
    Rounding Value= 1
    Location = DC2
    Demand = 3000
    Rounding Value= 1
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 1
    Location = DC3
    Demand = 2000
    Rounding Value= 1000
    Deployment Result:
    700 on DC1 and 300 on DC2
    Expected Result:
    625 on DC1 and 375 on DC2
    Case 2:
    Location = DC1
    Demand = 5000
    Rounding Value= 2
    Location = DC2
    Demand = 3000
    Rounding Value= 2
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 2
    Location = DC3
    Demand = 2000
    Rounding Value= 1000
    Deployment Result:
    700 on DC1 and 300 on DC2
    Expected Result:
    626 on DC1 and 374 on DC2
    Case 3:
    Location = DC1
    Demand = 5000
    Rounding Value= 1
    Location = DC2
    Demand = 3000
    Rounding Value= 1
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 1
    Location = DC3
    Demand = 2000
    Rounding Value= 1
    Deployment Result:
    500 on DC1, 300 on DC2 and 200 on DC3
    Expected Result:
    500 on DC1, 300 on DC2 and 200 on DC3
    Case 4:
    Location = DC1
    Demand = 5000
    Rounding Value= 1000
    Location = DC2
    Demand = 3000
    Rounding Value= 1000
    Location = PP
    Demand =0
    Stock= 1000
    Rounding Value= 1000
    Location = DC3
    Demand = 2000
    Rounding Value= 1000
    Deployment Result:
    1000 on DC1
    Expected Result:
    1000 on PP
    Master Data:
    Pull Deployment Horizon           : 28
    Fair Share               : A
    Push Deployment Horizon          : 999
    Only case 3 works as expected.
    Please let me know if I missing somethning.
    Thanks,
    Siva.
    Edited by: sivaprakash pandian on Nov 18, 2009 9:34 PM
    Edited by: sivaprakash pandian on Nov 18, 2009 9:52 PM

    Hi,
    I have compared the product location combination in MAT1 for DC2 and DC3, all of settings are same except Rounding value and Minimum Lot Size in subview Lot Size. Do you think it's because of the Rounding Value?
    I also checked the TL for DC1->DC2 and DC1->DC3, TLB Profile is difference between each other, but the total volume and total weight calculated with the value distributed proportionally from ATD Quantity is below than the constraint in  TLB profile. therefore I think TLB is no issue.
    Thanks & Regards,
    Quanyin Su

  • Reg. Exit/BADI for changing item data of PO in ME22N

    Hi all,
    My requirement is to update the field LABNR (Order Ack.) of few specific line items of a PO, in the Transaction ME22N, using Exit/BADI.
    I have tried the BADI  ME_PROCESS_PO_CUST. But the PROCESS_ITEM method of this BADI processes only the line item which has been changed/inserted in ME22N transaction. But my requirement is to update line items irrespective of whether that line item was "changed/not changed" during the process in ME22N screen.
    Could you please suggest me some suitable Exit/BADI for this requirement.
    Regards,
    Anbarasan K

    Thanks Martin.
    Problem solved by implementing the method Process_Header.
    1. Get the items from Header                              -  im_header->get_items
    2. Loop the item list and get the line item record   - re_item-item->get_data
    3. <- Logic to Update the line item - >.
    4. Update the line item                                       - re_item-item->set_data
    Thank you very much.. Martin.
    Regards,
    Anbarasan K

  • User exit / substiution /  badi for changing baseline date

    Dear Experts ,
                           I have a requirement to change the base line date of residual document created in F-28 / F-32 to the base line date of original document getting partially cleared .
    I have explored the option of substitution but it doesnt work as field ZBLDT is not available for substitution there .
    Please let me know any BADI / Exit which can perform this change of baseline date .
    thanks in advance

    Hi Milind,
    Following are the user-exits for F-32 :
    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)
    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
    I hope this will help you.
    Regards,
    Nitin.

  • User exit/Badi for changing operation work center based on service product

    Hi,
    I have an requirement to change the operation work center based on the service product in IW31/IW32 transaction. I am using the BAdi 'IM_SM_BADI_READT399A' for changing the main work center. It changes all the operation work centers except the first one. But I need to change it all the operations.
    Thanks in Advance.

    I am using the enhancement spot 'IWO1_TL_INTEGRATION2' for changing the first operation work center

  • Badi for changing Stock type in MIGO transaction

    Hello ALL,
    IS there any BADI or EXIT for changing stock type in MIGO when we are doing GR against PO then we need to change the Stock type  to Unrestricted stock.
    Please let me know.Awarded if useful.
    Regards

    hi,
    Look into the BADI     MB_MIGO_BADI.
    or
    Exits:
    MBCF0009 Filling the storage location field
    MBCF0005 Material document item for goods receipt/issue slip
    MBCF0006 Customer function for WBS element
    MBCF0007 Customer function exit: Updating a reservation
    MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.
    MBCF0002 Customer function exit: Segment text in material doc. item
    MBCF0011 Read from RESB and RKPF for print list in MB26
    Sirish

  • Need a BADI for Change Own Data Application to implement customer needs

    Hi All,
      I wanted to know the specific BADI which could be used for doing customer specific coding for 'Change Own Data" application.
    Here the need is to do some business specific checks to suit the the customer needs
    Best Regards,
    Sowmya

    Hi Sowmya,
    We are also having same kind of requirement so I was wondering if you can help me with the kind of solution that you implemented. BADI name or Implementation code etc.,
    Appreciate any inputs on this...
    Thanks,
    Rgds,
    Lakshmi

  • User exit/BADI for changing the exchage rate type in MIGO

    Dear guru's,
    Please help me in finding the user exit/BADI to change the exchange rate type in MIGO.
    Regards,
    Abdul Rahim

    did you check this one MB_GOODSMOVEMENT?
    also exchange rates needs to be changed at Purchase order level and those will be reflected while creating MIGO.

  • Using BADI to change the field value in standard transaction ME21N

    Hello People,
    In transaction ME21N to create PO, i have a field where i want to allocate the batch ( CHARG )  NONRETG to all the PO's that are created. I have a BADI for that, however i do i implement the BADI so that the Batch 'NONRETG' is automatically allocated to all the PO's that are created. Please advise whether a USER EXIT would be better or a BADI would do the work. Right answer would be rewarded.
    regards,
    Sandeep Salaria

    Hi,
    YOU can very well implement.Use this BADi->ME_GUI_PO_CUST
    Incase you are going to implemet userexit U can use the Exit: MM06E005.
    Regards
    Kiran Sure

  • BADI for TLB/DEPLOYMENT - Enhancement for Rounding

    Hi Experts;
    I'm searching for a Badi/User Exit to modify the deployment order quantities; rounding the quantity up to pallet size multiple if the remaining is greater than 0.5 pallet; down to pallet size multiple if the remaining is less than 0.5 pallet. Any comment will be highly appreciated on which badi/user exit for either ''TLB or Deployment'' makes use to write such modification.
    Great Thanks ...
    elif

    Dear Elif
    As per my understanding of your requirement, you would want the deployment orders to generate based on the pallet size.
    Solution 1:
    You can define the lotsize in product location, Transportation lane and you can make setting in Global SNP setting where you can define which lot size to be considered (either Destination Loc prod or T lane).
    This SNP planning profile needs to be set while executing the deployment in background.
    Solution2:
    This can also be met by designing a macro, where you set the min and max ranges.
    Rewards points if it helps
    Regards
    Nav

Maybe you are looking for

  • How can I disable Adobe reader from prefetching PDF file

    Hello I have ADOBE xi 11 INSTALLED I do not want Adobe to prefetch PDF file When I point to the file. As a result of a problem in my PC prefetching many time results in an error message. CAN SOME ONE HELP MANY THANKS ARIEL

  • TS2313 error message downloading podcasts in itunes

    Whenever I try to download podcast episodes from iTunes I get an error message that reads: "There was a problem downloading <podcast>.  The file directory is corrupted or unreadable."  I don't understand this, because it happens with all of my podcas

  • Individual State Tax on Products and Correct Invoice Totals

    Site to reference: http://newboykinsite.businesscatalyst.com. FYI, there are product placeholders available in the Apparel and Accessories catalogs. Our client sells online out of Florida and therefore only needs to apply a sales tax to products if p

  • Save notes into Dropbox

    I used to send pdf-files with my notes in dropbox. I can´t anymore, I can open the pdf but the notes are gone. I just got iOS7.0.2, has it something to do with that?

  • 'download error' in my itunes downloads iPhone 5

    i have a 'download error' in my itunes downloads.  it says 'tap to retry'  but i always get the same error-  "unable to download movie'.    I would just like this errored movie out of my downloads,  but i can't get rid of it