BP Transport Zone

Dear Peers,
In my CRM Prod client have all the transport zones of ECC, now the same transport zones need to maintain in CRM Test client.
what is the action that i need to do?
1. raise customize request
2. manually maintain in test cleint
3. anyother solution
please advise
Thanks,

Hi,
I did not understand....
Did you perform the initial load in test client? in ECC there are 200 transp. zones? and in crm are there how many transp. zones?
Best regards,
Caíque Escaler

Similar Messages

  • User Exit Or BADi for Ship-to-Party's Transportation Zone F4 Help in VA01

    Dear Experts,
    I want to change the F4 help of Transportation Zone in Ship-to-Party Address in VA01.
    I have to show the possible entries from Z table which is compared by the city of that particular customer.
    Explanation:
    1. Go to Transaction VA01.
    2. Enter the values in first screen and Enter.
    3. select the sold to party and ship to party and Enter.
    4. Enter any item in item level.
    5. Press  Display Doc. Header ICON.
    6. Go to partners tab.
    7. Double click on Ship to party.
    8. One Pop up screen will open. (ie. Address from Master Data for Ship-to-Party (Document Header).
    9. Press F4 help for the field Transportation Zone. (It will show the possible entries from the table TZONE (All  records).
    10. I want to show the possible entries only for that particular city.(For a particular city there may be more than one transportation zone. I will maintain these records in Z table ).
    I have tried all user exit from the program MV45AFZZ and ADDRESS_SUBSCREEN BAdI. But I could not get the solution.
    Please help help me to do this.
    Thanks,
    Maruthamuthu

    Hi Sandeep,
    These are the user exits will trigger in va01 .
    SDTRM001 Reschedule schedule lines without a new ATP check
    V45A0001 Determine alternative materials for product selection
    V45A0002 Predefine sold-to party in sales document
    V45A0003 Collector for customer function modulpool MV45A
    V45A0004 Copy packing proposal
    V45E0001 Update the purchase order from the sales order
    V45E0002 Data transfer in procurement elements (PRreq., assembly)
    V45L0001 SD component supplier processing (customer enhancements)
    V45P0001 SD customer function for cross-company code sales
    V45S0001 Update sales document from configuration
    V45S0003 MRP-relevance for incomplete configuration
    V45S0004 Effectivity type in sales order
    V45W0001 SD Service Management: Forward Contract Data to Item
    V46H0001 SD Customer functions for resource-related billing
    V60F0001 SD Billing plan (customer enhancement) diff. to billing plan
    Please check this and post .
    Regards,
    Madhu.

  • Change Transportation Zone in Sales Order creation

    Hi Gurus,
    I am looking for an user-exit to overwrite the transportation zone for the ship-to party while creating the Sales order.
    Actually the order is getting created thru IDOC. The segment E1EDKA1 with PARVW 'WE' contains all the data including name, street, city, phone etc. But there is no option(field) to send this transporation zone (LZONE). In the sale order creation program, it is automatically picking it up from VBPA for the customer. I need to overwrite this one with a different value. Is there any User-exit available to accomplish?
    For your information its PO-SO process. A KBZI order will be created. Using the PR generated from this order, we need to create the PO that in turns automatically creating an Intercompany Sales Order ( thru IDoc). In this second Sales Order, I need to overwrite the transportation zone based on the initial order.
    Thanks in advance,
    Vijay.

    >
    Murphy wrote:
    > I modified the value at runtime KUVEW-LZONE. But this values is keep on getting modified by XVBPA-LZONE for the customers...
    How about if we modifiy the value of XVBPA-LZONE itself at runtime in Routine either USEREXIT_SAVE_DOCUMENT or USEREXIT_SAVE_DOCUMENT_PREPARE?
    See if the values of KUVEW-LZONE or XVBPA-LZONE in our hand in above exit?

  • Transportation zone does not exists

    hi,
    its urgent
    plz resolve this
    i have to create the bdc program so before
    there is a problem in transportation zone fields in xd01 , i am give the data for particular fields but it does not exists
    while am press the f4 key, it should ask the project, i dont understand further. plz tell the solutions clearly.
    regards
    surender
    early responsers should be rewarded

    As per SAP documentation,
    Sales and distribution
    the system automatically proposes a suitable route by using the transportation zone of the goods recipient in combination with other information about the delivery, such as the
    Countries of origin and destination
    Shipping conditions
    Transportation group
    Example
    In the USA, for example, you can define regional zones to correspond to the US postal zip codes.
    You can see the values for Transportation zones in TZONE table. The zones are defined at a country level.
    Hope this helps. Reward points if the answer is useful.
    Thanks,
    Balaji

  • How to get GUID_ZONE for Transport Zone bapi

    Can any one please tell me how to get GUID_ZONE  so that I can use it in BAPI /SCTM/BAPI_ZONE_SAVEMULTI
    std transaction (t.code - /n/scmtms/zone) is getting it from somewhere but i am not able to find out.
    Please help.

    Hi,
    Repling for someone who will be in need.
    My issue is fixed, but I have used other BAPI, as earlier BAPI gave me real trouble.
    new bapi which I am using is :
      BAPI_TZSRVSCMB_SAVEMULTI
    Here I didnt get any GUID issue, and I am able to load Transport Zone,
    Note : Zone hearachy will be filled later after zone load separately, so i am not filling Zone hearachy internal table of this new bapi.
    AMIT.

  • Customer Master zone Customer Transportation Zone Is Greyed

    Dear Friends
                            I want to make customer master transportation zone field to be optional entry.I did necessary  changes in OBD2,OB20 and OVT0.After making optional entry in all area it is been with grey mode that is not editable.But if  I  change as required entry  then it is changed as required field that  is editable mode.But I need only optional entry.Can any one help me  on this...
    Regards
    Ganesh
    Posting in all CAPs or BOLD, represents shouting, kindly avoid this in your future post.
    Message was edited by Moderator: Jyoti Prakash

    I did necessary  changes in OBD2,OB20 and OVT0
    In OB20, which one you have selected and through which tcode you were checking?
    G. Lakshmipathi

  • Enhancement/Exit for transportation zone while creating/changing customer

    Hi,
    I want Enhancement/Exit for chnging transportation zone while creating/changing customer.

    HI,
    I  used inmplicit enhancement .
    and change kna1-lzone
    but still previous value is store.
    no changes made.
    even i changed
    addr_chg = 'X'.

  • ORDERS: transportation zone of partner

    Hi,
    Given that on IDoc field exists for transportation zone at E1EDKA1, I tried to enhance the function module IDOC_INPUT_ORDERS. Fields XVBADR-LZONE and XVBPA-LZONE can be populated with transportation zone values with the enhancement. However, that value is not actually saved to sales order partner information. I also tried enhancement under such user exits as EXIT_SAPLVEDA_001. However, it still doesn't work. How can I fill "Transportation Zone" in IDoc?
    Best regards,
    ts

    yes, the validity is ok.
    The error message for FB00 is:
    ACCESS NOT MADE (INITIALIZED FIELD)
    Field in condition table  -   Field in document  -  Value in document
    Service agent                   Service agent             1058
    Dest.zone                        Dest zone                 !(exclamation pnt)
    The problem is that system doesn't find dest zone in document.
    Why?
    I have defined it in customer master.

  • How to change ship to party'  Transportation zone when create a order ?

    Hi,
       I want to change ship to party'  Transportation zone when create order with VA01 before save.
       what user ecit can be used? I modify the Transportation zone  in the table xvbpa in program MV45AFZZ, but it does work.
       Please help ~
      Thank you~

    Hi,
    Try to use Fm  BAPI_SALESORDER_CHANGE
    in table u can find
    PARTNERS          Communications Fields: SD Document Partner
    PARTNERCHANGES          Partner changes
    and use UPDATEFLAG when  you change

  • Transportation Zone in the ship to party changed after delivery

    Dear Guru,
    Earlier when the user was creating sales order and the delivey the transportation zone for the ship to party was france, now before billing he has changed the transportation zone to netherlands.
    When he created billing, tax MWST was not getting triggered. i asked him to create pricing condition for Export tax, but it is not heling us.
    If he changes the transportation zone for the ship to party and try to crete billing will it help to trigger MWST.
    Reg,
    NZ

    Hi Nayaz,
    You should maintain create condition records for MWST from vk11 in access sequence like (departure country/destination country, domestic, and export taxes). additionally, maintain your route determination regarding of your requirement  and customer and material master billing tax tab should be maintained according to this configurations.
    I hope these will solve your problem.
    Regrds,

  • Transport zones associated with nonexistent logical switches

    Running NSX 6.1.2.
    Somehow (unknown root cause), VXLAN configuration got into an error state and I had to reconfigure it. To do that, I had to remove all logical switches from the single cluster and pretty much clean everything out to clear all the dependencies. (Test environment, so not a disaster.)
    But now I have two transport zones that cannot be deleted because NSX reports they are still associated to nonexistent logical switches.
    The UI is consistent with API results (below): summary view for the TZ shows 1 or 2 logical switches, but the detail (related objects view) list is empty for the TZ.
    API calls:
    Summary for transport zone (vdnscope): 2 logical switches (virtual wires):
    GET https://${NSX_MANAGER_URL}/api/2.0/vdn/scopes/vdnscope-4
    <vdnScope>
      <objectId>vdnscope-4</objectId>
      <objectTypeName>VdnScope</objectTypeName>
      <vsmUuid>420D40E8-2DEF-E4A3-26A5-365D194C67EB</vsmUuid>
      <revision>1</revision>
      <type>
      <typeName>VdnScope</typeName>
      </type>
      <name>danger zone</name>
      <description>test transport zone</description>
      <clientHandle />
      <extendedAttributes />
      <id>vdnscope-4</id>
      <clusters />
      <virtualWireCount>2</virtualWireCount>
      <controlPlaneMode>HYBRID_MODE</controlPlaneMode>
    </vdnScope>
    List of associated virtual wires: empty list:
    GET https://${NSX_MANAGER_URL}/api/2.0/vdn/scopes/vdnscope-4/virtualwires
    <virtualWires>
      <dataPage>
      <pagingInfo>
      <pageSize>20</pageSize>
      <startIndex>0</startIndex>
      <totalCount>0</totalCount>
      <sortOrderAscending>true</sortOrderAscending>
      </pagingInfo>
      </dataPage>
    </virtualWires>
    But delete is blocked:
    DELETE https://${NSX_MANAGER_URL}/api/2.0/vdn/scopes/vdnscope-4
    <error>
      <details>Transport zone vdnscope-4 is in use. All dependent logical switches must be removed prior to deletion.</details>
      <errorCode>812</errorCode>
      <moduleName>core-services</moduleName>
    </error>
    I'm at a loss of how to clean this up. Would prefer not to have to reinstall everything. Has this happened to anyone else?

    Hello Ganu,
    When you create a Logical Path & assign it to a physical app server path it does ask you to save the entry in a Workbench request.
    I think you can zero-in on the correct TR by checking in the table E071 (not E070 as you have done).
    In SE16 you can search for the TR using the following selection criteria:
    PGMID = 'R3TR'
    OBJECT = 'CDAT'
    OBJ_NAME = 'FILENAME'
    OBJFUNC = 'K'
    @Other posters : Did you really try it out before giving your (incorrect) responses ?
    BR,
    Suhas

  • CRM table for BPs, shippincg condition &transportation zone

    I want to get teh list of business partners with obsolete shipping conditions & transportation zones. Can anyone help me with the table in SAP CRM which has this info - BP, transportation zone & shipping conditions?
    Thanks,
    Jayasri

    Hi Jayasri,
    You can refer the table CRMM_BUT_SET0020 to get the Shipping conditions of a BP based on the Set guid which you can get from the table CRMM_BUT_LNK0011 by passing the BP guid.
    Also Transportation zone can be fetched from the table ADRC based on Address number of BP which you can get from table BUT020.
    Regards,
    PP

  • Using table rate with scale in transportation zone

    Hi Experts,
    I have a question with using a rate table and scale in transportation zone.
    I need a scenario of calculation sheet with rate table using a transportation zone scale. In my freight order, i have many freight unit of different destinations (many locations).
    I configure this scenario, but the system does not use the transportation zone with select price on table rate.
    Help me.

    Hi Tarun Kumar,
    well, go to more details.
    I have a freight order with two stages.
    My calculation costs is based on stage condition (FRT_PEDIDO).
    My configuration for this scenario is:
    )    Calculation Sheet
    )    Rate Table
    )    Config to condition
    )    Master data to Transportation Zone
    )    Locations included in transportation Zones
    )    transportation Lane
    location “PLC_SBC_014” is my plant and “Z_SP_SUL” is my transportation zone.
    “Z_SP_SUL” is the transportation zone and “0……021” is customer location 1.
    “Z_SP_SUL” is the transportation zone and “0……063” is customer location 2.

  • Replication of transportation zones & regions

    Hello All,
    Does anybody has experience in replication of transportation zones & regions from ECC to SRM ?
    Thanks
    Ganesh

    Hello Community,
    Any inputs?
    In our landscape this is happening successfully for CRM with the customizing object DNL_CUST_BASIS5
    but not for SRM
    Thanks
    Ganesh

  • Transportation Zone in Control data in Customer Master

    I am trying to select transportation zone for ex 201301 from an pre-defined Transportation Zone list, but it does not get selected. what could be the issue ?

    Dear Sanjay,
    I think it is graded there.
    Actually you have to maintain the transportation zone in adress tab under sub screen 'street address".
    you have to click +ve sign and scroll down there you can maintain the transportation zone
    Regards,
    Abhee.

Maybe you are looking for