Mass maintenance for router determination config

In transaction OVLM (Maintain Route Determination), is there a simple way to mass load a single new Shipping condition with generic and multiple transportation groups to all combinations of country of departure/transportation zone and country of destination/transportation zone?
Thanks in advance for your help.

We had similar issue and we are uploaded successful with BDC .

Similar Messages

  • MASS MAINTENANCE FOR MATERIAL-RELATED EXCISE DUTIES FIELDS

    Dear Experts,
    Is there any separate t code available to MASS MAINTENANCE FOR MATERIAL-RELATED EXCISE DUTIES FIELDS ?
    I got this POINT from ECC 6.0 features in Solution browser.
    Please help me on this.
    MASS MAINTENANCE FOR MATERIAL-RELATED EXCISE DUTIES FIELDS:
    Functionality Enhancements
    Provides a specific transaction for mass maintenance of material related excise duties fields
    Business Benefits
    Mass maintenance can now be performed in one step for material-relevant excise duties fields, instead of maintaining the excise duties fields in each material master record separately.
    Regards
    Soundar.G

    Dear Ravi,
    I have already created LSMW for this in Material master and J1ID.
    But i have checked in ECC 6.0 feature, there they are mentioning New t code is available for MASS maintenance of excise duty fields.
    Regards
    Soundar.G

  • MASS MAINTENANCE FOR MATERIAL-RELATED EXCISE DUTIES FIELDS - T CODE

    Dear Experts,
    Is there any separate t code available to  MASS MAINTENANCE FOR MATERIAL-RELATED EXCISE DUTIES FIELDS ?
    I got this POINT from ECC 6.0 features in Solution browser.
    Please help me on this.
    MASS MAINTENANCE FOR MATERIAL-RELATED EXCISE DUTIES FIELDS:
    Functionality Enhancements
    Provides a specific transaction for mass maintenance of material related excise duties fields
    Business Benefits
    Mass maintenance can now be performed in one step for material-relevant excise duties fields, instead of maintaining the excise duties fields in each material master record separately.
    Regards
    Soundar.G

    Dear Ravi,
    I have already created LSMW for this in Material master and J1ID.
    But i have checked in ECC 6.0 feature, there they are mentioning New t code is available for MASS maintenance of excise duty fields.
    Regards
    Soundar.G

  • User exit for route determination in VA01

    Dear friends,
    I need a userexit for route determination whenever required delivery date is changed at the time of sales order creation VA01.
    Please reply ASAP.
    Thanks,
    --Sonal

    Hi,
    MV45AFZZ should solve the issue.
    Check the subroutines userexit_move_field_to_vbap and  userexit_save_document_prepare.
    Place a break point in all the subroutines and run VA01 and change the date. You can find the exact place where you can code.
    Thanks,
    Vinod.

  • User exit for route determination in Stock trasnport order

    Hi All,
    Can somebody help me with a user exit that I can use for route determination in the Stock transport order.
    Kind Regards
    Chakradhar

    Exit to be used is   EXIT_SAPLEBND_002. Enhancement M06E0004.
    DATA it_ekpo TYPE LINE OF mmpur_bekpo .
    To have controls in system for Standard Cost Estimation under two conditions if SCE is not run then,
    1)      System will not allow creating Process Order (COR1).
    2)      System will not allow Post Goods Issue (VL02N).
    Till date we do not have any control of SCE while creating Stock Transport Order.
    Now we have another control for SCE, that is
    3)      Henceforth system will not allow creating STO (ME21N).
    IF sy-tcode = 'ME21N' OR sy-tcode = 'ME22N'.
      IF i_cekko-bsart = 'UB'.
        LOOP AT it_bekpo INTO it_ekpo.
          SELECT SINGLE mtart FROM mara INTO mara-mtart WHERE matnr = it_ekpo-matnr .
          IF mara-mtart = 'IFIG' OR mara-mtart = 'ISFG'.
            SELECT SINGLE * FROM mbew WHERE matnr EQ it_ekpo-matnr
                                                AND bwkey EQ it_ekpo-werks.
            IF mbew-vprsv = 'S'.
              SELECT SINGLE * FROM mbew WHERE matnr EQ it_ekpo-matnr
                                              AND bwkey EQ it_ekpo-werks.
              IF mbew-stprs > '0.00'.
                CONTINUE.
              ELSE.
                MESSAGE e004(zpp) WITH it_ekpo-matnr it_ekpo-werks.
              ENDIF.
            ENDIF.
          ENDIF.
        ENDLOOP.
      ENDIF.
    Regards,
    Mallick

  • User exits for route determination in Sales order & Deliver creation

    Hi Gurus,
    I need to do some change in the route determination for both sales order & Delivery creation.
    Can anyone suggest me which user exit I have to use.
    Appropriate answers will be awarded.

    Hi,
    You can use the following exit for route determination - EXIT_SAPL0VRF_001.
    The FM documentation is below. Check the functionality:
    "The customer exit can be used for customer-specific route determination or to modify the inbound data for the company's own route determination.
    The following data is transferred to support customer-specific route determination:
    I_VBAK current order header (for route determination in sales order)
    I_VBKD order business data (for route determination in sales order)
    I_VBAP current order item (for route determination in sales order)
    I_VBPA current sales partner
    I_LIKP current delivery header (for route determination in delivery)
    The following data can be modified and transferred back to the standard route determination or used for a specific route determination:
    C_ALAND Country of departure
    C_AZONE Departure zone
    C_LLAND Destination country
    C_LZONE Receiving zone
    C_VSBED Shipping condition
    C_TRAGR Transportation group
    C_GRULG Weight group
    C_FLAG_GEN_VT Flag: Route determination with generic shipping
    requirements/transportation group.
    C_FLAG_INCR_GRULG Flag: Increase weight group if no route
    If you want to use a standard route determination with different parameters, trigger the exception 'CONTINUE_WITH_STANDARD'.
    In the log table C_PROT, the log data from the customer-specific route determination can be transferred back. In this case, the log entries always refer to customer-specific messages. To add a message to the log table, the function module SD_ROUTE_DET_LOG can be used (see below).
    If a route is determined in the customer-specific route-determination, it can be transferred back in the E_ROUTE field. If no route was found, the exception 'NO_ROUTE_FOUND' is to be triggered."
    Thanks.

  • Table for route determination

    HI,
           as VBAK table is for sales order, what's the table for route determination.

    Hi srinivas,
                    yes that did help me. Thank you. I just would like to know further like we generally find the table name by clicking F1 on a particular field and select the hammer icon and see what s the field name and table name. But in this case of route determination the tabl name is V_TROLZ00. So how can i correlate it to TROAZ.  Also when i give V_TROLZ00 in SE11 it opens the same table.
                And is there any way by which I can find out whats the tables for example  : free goods determination, may be pricing determination  like that.

  • Mass upload of route determination

    Hi,
    I have a question with regards to a configuring the route determination, our question is not about configuring the route but having to replace one of the old routes records to a new route.
    SPRO  LE  Shipping  Routes  Route Determination  Maintain Route Determination.
    We have created a route and all the necessary setup in the spro, and we realize that there are more than 3000 existing old route determination records (i.e. in table TROLZ) which need to be replaced with the new route. It will be impossible for us to manually replace each of the route records on above SPRO path one by one.
    Question:
    1 u2013 I am thinking about using LSMW, and am wondering if this is possible because there are two method in LSMW:
    Method 1 u2013 Standard Batch/Direct Input. Here the Object drop-down box field does not have route determination object as it only have all the standard master data (i.e. material master, vendor, PIR, etc).
    Method 2 u2013 Recording.  How to perform recording as this is a configuration and not a business transaction like open PO, SO with transaction code?
    Please share how to upload this new route and if LSMW is the right way, I am stuck on either the method 1 or method 2. Or is there any other way beside LSMW (please describe detail).
    Thanks
    Tuff

    Hi Csabar,
    Thanks.
    BUt may I know clearly what do you mean by your following statement?
    I would suggest you should always create/modify/delete only one record in config via LSMW. 
    I have more than 3000 records for this exercise, do You mean I should test it out on one record first in 0VRF during the recording??
    thanks
    tuff

  • Mass maintenance for Settlement rule

    Hi,
    I want to maintain settlement rule of Network (cn22) and Internal order (Ko02). How can I carry out mass maintenence for these business process?
    PLease mention steps or any transaction.
    Thanks
    SIM

    HI,
    I don't know a standard transaction for settlement rules mass maintenance but you can use LSMW based on a batch-input recording  for the changes you want to make.
    Best regards, Christian

  • Re-Org/Update Program for Route determination

    Hi
    does anyone know if there is a Re-org / Update program for Routes ?
    I have added new routes, against Shipping conditions from NO and SE to many Western European Countries ,  and would like to update Sales orders/ deliveries with these new routes
    Many thanks for your advice
    Tony

    Hello Tony
    For the orders, if you have configured 'Define New Route Determination By Delivery Type', then route redetermination takes place  during delivery creation and finds the new route.  So I would say don't bother about fixing the orders.
    Just ensure you have configured these 2 items in IMG:
    LE/Shipping/Basic Shipping Functions/Routes/Define New Route Determination By Delivery Type,
            and
    LE/Shipping/Basic Shipping Functions/Routes/Define Allowed Actual Route By Proposed Route.
    That leaves open deliveries which are not PGIed to be taken care of.

  • What are the questions they will  ask for route determination?

    hi gurus,
    may i know configuration settings for the route determination and the questions
    on this topic will they ask in the interview.
    thanks a lot to all gurus.
    arun

    Hi
    The route determines the means of transport and the legs involved. It influences transportation scheduling. For example, the system can determine from the route that goods are to be sent by rail to Boston. Therefore, during transportation scheduling, it takes into account how far in advance loading space in the freight car must be reserved.
    For furthur notes:
    http://help.sap.com/saphelp_crm40/helpdata/en/dd/5607da545a11d1a7020000e829fd11/content.htm
    http://help.sap.com/saphelp_46c/helpdata/en/dd/5607da545a11d1a7020000e829fd11/content.htm
    for Q & A see below link
    http://www.techinterviews.com/?p=319
    nagesh

  • Mass Maintenance for flag in Status Profile (Quality Info-record)

    Hi Experts !
    I have thousands materials to change in mass the level in the status profile of Quality info-record.
    Unfortunately, QI05 - QI06 - QI07 don't allow to do this in mass maintenance mode. We can add, change or delete status profile but no more. You don't have access to the different level to apply for example LEVEL 3 (Ship to line) for all list of materials.
    Many thanks for your help.
    Stéphane

    Using your way, we can not change the flag with mass maintenance.
    You can just add a new one or delete an existing one.
    What I would like to do is :
    Change in mass maintenance all flag from Level 1 to Level 2 in Status profile of all existing Quality info-record or list of them.
    QCC2 is customizing for Notification.

  • Mass maintenance for standard price

    please can u help me to mass maintenance standard price instead of mr21.
    i have 65 sites and this is a big load to change price by mr21.
    is any solution?

    Hello,
    In MR21, you can enter several sites and articles for price change (click page down) under one company code.  Alternately, you may develop a program by using the function BAPI_M_REVAL_CREATEPRICECHANGE for mass revaluation for several article/site combinations.
    Thanks,
    Venu

  • Mass Maintenance for Conditions and copying them to other system

    Hello folks,
    1)I'm wondering wether there's the possility to mass-maintain conditions.
    So far I've been doing this manually in ...
    MASTER DATA > PRICES AND CONDITIONS > TX "Maintain conditions"
    Does anyone have any idea about this?
    2)There is report for transporting marketing attributes from, e.g., test- to productive System. Is there anything like this for conditions as well?
    Thank you for your ideas!
    Greetings from Hamburg!
    Hauke Böhmer

    Hi Yacoub
    Please see if you setup standard t-code MASS for sales prices maintaince in a mass way.

  • Automatic route determination for sales order

    Defined
    Transportation Zone  sold to party -0000000002
    Shipping conditions -01
    Transportation group in Material master -0001
    Transportation zone ship to party - 0000000003
    Assignment made -
    Dep country zone -0000000002
    Dest country zone -0000000003
    Sc -01
    Transportaion group -0001
    route -zroad
    departure zone and destination zone is assigned to respective customer masters. and above assignment is made in IMG for route determination for order. But when i create the sales order route is not getting determined..i wnet to most of the threads in this form..but could not find a thread for route determination for sales order

    Aju Joseph
    -Do the shipping point detremination  in OVL2.
    -In Route Determination- Maintain Country & Transportation Zone For Shipping Point
    -Here you will find the Shipping point  whatever you have created in Enterprise Structure  which is in grey i.e you cannot change.
    -Just assign the departure zone which you have created in Transportation zone-000000002 to required shipping point & save it.
    --Raise the sales order & check the output
    Let me know if your problem is solved
    Regards
    Pradeep

Maybe you are looking for