Possible transport zones from warehouse

From a particular warehouse , I want to determine all the possible transport zones for which the material of a warehouse is shipped . Then I have to find all sales orders going to that zones.

Hmmm.
First of all, transport zones are not directly assinged to the warehouses.
Warehouses are assigned to Plants and then shipping points are attached to the Plants. For every Shipping point, you would have a transport zone.
Once you have done the above determination, next you can check all the sales orders which have the shipping points for the plants attached to the warehouse.
I assume that you meant all sales order going out.
Now all you need to do is check the revelant tables and put the logic together.
Hope this is helpful
Regards,
Gauravjit

Similar Messages

  • Download transport zone from crm to cdb (msa) ?

    Hello,
    I've customized new transportzone for country serbia.
    Now I want to download this new transport zone into my mobile sales
    client.
    But which adapter object/download object do I need ?
    Thanks Gerd

    Hi,
    the adapter object is DNL_CUST_CUST2.
    The CRM table is TZONT, the CDB table is SMOTZONT.
    Regards,
    Wolfhard

  • Determine transport zone for a warehouse

    From a particular warehouse , I want to determine all the possible transport zones for which the material of a warehouse is shipped . Then I have to find all sales orders going to that zones.

    No answer found

  • 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.

  • CIF Transportation Lanes from R/3 to APO

    Currently, we are creating transportation lanes in APO via BAPI calls from R/3.     We have been lead to believe that transportation lanes can be CIF'ed over to APO.
    We are only executing GATP in APO.    We currently do not use DP, SNP, PP/DS, TP/VS, etc.
    I have seen several OSS notes that allows additional fields to be added to the CIF screen (tx = CFM1) but these fields would be more for filtering data.
    We just upgraded our APO system from 3.1 to 5.0.    The CFM1 screen stayed the same in SCM 5.0.     Could it be possible that we don't have an updated CFM1 screen with the option of CIF'ing transportaion lanes??
    Any information on this would be appreciated.
    Thank you.

    Hi,
    As you in your requirement only describe gATP, I am a bit unsure why you need the transportation lanes? There are some different ways to handle the scheduling part in gATP and you should look into this before making any decisions regarding this. Normally you can ake use of transportation zones in APO to give a goiod level of detail vs maintenance for transportation lead time scheduling. gATP also allows for usage of condition technique and, as of 5.0, a new general procudure process scheduling from which I have no experience. I can see benefitds with transportation zones and scheduling, and in this scenario it would be possoble to make use of some data (customers) that can be CIFed and grouped. But as said there are several options, please specify your requirments to see if I can support further.
    Fredrik

  • How can I transport data from one client to another client?

    How can I transport data from one client to another client? 
    Regards,
    Subho

    hmmm, CTS = cutomizing transport?
    If you have a customizing table, there are still two possibilities.
    1. customize in DEV system and transport
    2. customize right there where you need it.
    this depends on how the maintainance view is built. If it is a simple customizing table and you get not asked for a TR when customizing a new record or changing an existing one, you hit possibility 2.

  • 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?

  • 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.

  • Transporting Screen from one Server to another

    Hi Everyone,
    I have developed one program ( containing several Screens )as local object and I want to transport it from one server to another server without creating Transport Request. Please Help regarding the same.

    hi,
    You need to assign the program with screens to a development class and create a transport request for the same. Without a transport request, its not possible to transport from one server to another.

  • Moving Transport Set from 9.0.4 to 10.1.2.0.0 environment

    Hi,
    I am moving transport set from 9.0.4 environment to 10.1.2.0.0 environment.
    But when I import it on 10.1.2.0.0 environment I get the compatibility error,
    I am using imp.sh to import. Following error occurs when I try to import:
    Checking for Portal Version Compatibility...
    Error: Source and Target Portals are of different versions
    Cannot proceed with Import
    Could any one let me know, Is there any way to move the transport set from old version to the new one. Apart from upgrading the old one.
    -Santosh

    Santosh,
    No, sorry but there isn't a supported way of doing this.
    Oracle Portal only allows you to use the Portal Export / Import between the same level of patching. Trying possible workarounds will lead you in an unsupported state.
    The only way as you've said is to upgrade your older version to the same level of the newly installed version, ie, bring your 9.0.4 to 10.1.2.0.x.
    Metalink Note:263995.1 - Master Note for OracleAS Portal Export / Import Issues may help you.
    I hope it helps...
    Cheers,
    Pedro.

  • How to transport requests from development  to production server

    hi gurus
    i am new to SDN
    can u pls give me detailed information how to transport requests from development server to production server?if possible give me screen shot documents
    regards
    surya

    Hi
    Transporting
    There are help pages that discuss creation of transports.
    In simple terms, you: create a transport package
    add objects to the package  export the package, plus optionally any related objects to a predefined folder/directory on the portal server into a file with an extension of .EPA copy the .EPA file to the import folder of your QA system and import it  test the contents on the QA system  copy the .EPA file to the import folder of your production system and import it  Create a transport package file
    Here is the step by step procedure to create a transport package:
    For Export
    1. Go to system administration, and click on transport?export.
    2. In the middle pane, select the folder you want to export and right click on the Transport Package. 3. Fill in the General Properties i.e the name of the package, id and description. 4. And say finish and open the object for editing.
    5. When the object has been opened then right click on the object you want to transport, and say "Add object to the Transport Package".
    6. Check the checkbox of the item u have added and see the properties if it has been added properly. 7. Now click on the save button.
    8. After the object is saved, click on the export button. 9. U will have an option to select where to store the .epa file which will be generated. U can overwrite an existing one by selecting the browse button, or store it with the generated name in the location it automatically generates. 10. Now Click on the Start Export button.
    11. once the export is completed, it shows a report on how much time is taken to generate the .epa file. 12. Here there is an option for downloading the .epa file. Click on the link and download the file. This file is ready to be uploaded into any other EP Server.
    For Import:
    Pre-requisites: You have to copy the .epa file created while export into the local drive. Optionally, you have to manually copy the .epa file generated in the export function into the Import directory of the server ie. chooseFollow the steps below for importing a certain file. 1. Go to System Administration in the portal, and click on Transport?Import. 2. For the source of the package, Click on the radio button Server for the .epa file you have copied lately. Else, click on the radio button on client if you are operating in the client and select the .epa file you have stored on the local drive. 3. Now select the file from the browse option and click on Upload.
    4. Now click on the import button. 5. Once the import process is finished, the report is shown. In the whole process, the par files are not included in the .epa files. For the par files to be included into the .epa files then we have to change the pcdStartup.properties file in the server. The property to be changed is Pcd.TransportApplication.Export.ExcludeObjectTypesAfterRuleProcessing: Keep this property's value as empty for enabling the par files to be uploaded into the .epa. You can check for this property in the portal in the following -System Administration-Support-Portal Content Directory-PCD Configuration.

  • Transport requests from dev to prod

    Hello,
    It's possible to transport requests from a BW developing system with
    HP-UX IA 64 (with itanium processor) operating system, to a production
    system with HP-UX 11i v1(with risc processors) operating system.
    We installed BW 3.0 for developing on HP-UX IA 64 and BW 3.0 on HP-UX
    11i v1.
    Thank you,
    Florin

    You could, if you configure your transport connection correctly.

  • 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

Maybe you are looking for

  • CRM pricing CRM_COND_COM_BADI

    Hello guys .... As per our requirement we have customer specific fields which we added through EEWB  in item level for service contract and the same fields are added in price catelog. I'm using ITEM_COMMUNICATION_STRUCTURE method of CRM_COND_COM_BADI

  • Not recording whole programmes

    Recently, (about two weeks) my you view box has been dicking about with recordings. We have a few season records set up and now and again when I go to watch an episode it has only recorded 4 mins, it's usually 4 but sometimes it's 2. It also happens

  • How do I set a ui:table to Page 0 every time its rendered?

    Seems that the paging mechanism in my tables retain the page that was last selected. I would like them to always start at page 0.

  • Queries in Background

    Hello BW Experts Using rscrm_bapi to schedule a query in background. It is working writing to a table. When we are trying to write to a directory in the application server. Monitor shows green but it is not actually writing to the application directo

  • Photoshop Elements 12 & Premiere Elements 12 serial number.

    Hi, The combined Photoshop Elements 12 & Premiere Elements 12 DVD package that I have bought does not have a serial number that will work to install the software. The serial number on the box does not have enough digits (it has 18), there is no inser