"location code"(City Coordinates)

Hi experts!
Thank you for pay attention to my message! I have a question about the function of "location code"(City Coordinates) in customer master general date.
What the function of it? Does it affect the delivery? or it is just a information field like "Tax Number " ?
Thanks and regards!
Edited by: tang dark on Sep 16, 2008 8:59 AM

Hi there,
As I see there is no location code in the customer master. Looks like it is a customized development for your company.
May be there is a customized logic basing on the location code (city cordinates). There could be  route determiantion or tax logic written basing on that.
If any field is mandatory then there will be a tick symbol in the field & system willnot allow you to save without that entry.
Regards,
Sivanand

Similar Messages

  • Got error: Location Code is not enabled in the XML Gateway Server

    Hi,
    When I perform Compliance rule screening on GTM - Globel Trade Management,that I defined GTM as an Trading Partner on EBS R12.1.3,
    GTM can send response to EBS,but I see the following error message via Transaction Monitor on EBS workflow:
    [The Standard:OAG, Transaction Type:ITM , Transaction SubType:EXPORT_COMPLIANCE and Location Code GTM6.2 is not enabled in the XML Gateway Server. Pls check your Setup.]
    On EBS,I defined an ITM Partner for GTM,named 'GTM6.2',according to the document created by you: ITM Setup.doc
    and I also finished the following steps:
    1. ITM Application Users
    2.ITM Partner Service Types
    3.ITM Parameter Setup
    4.Order Type Creation: ITM Only
    5.Customer Creation: create a customer named 'GTM6.2', also enter 'GTM6.2' as EDI Location
    6.Define Transactions on XML Gateway as following:
    <Header>:
    Party Type: Customer
    Transaction Type: ITM
    Transaction Sub Type: EXPORT_COMPLIANCE
    <External Transactions (Lines)>:
    Standard Code: OAG
    External Transaction Type: ITM
    External Transaction Sub Type: EXPORT_COMPLAINCE
    Queue: APPLSYS.ECX_IN_OAG_Q
    7.Define Trading Partners on XML Gateway as following:
    <Header>:
    Trading Partner Type: Customer
    Trading Partner Name: GTM6.2
    <Trading Partner Details>:
    Transaction Type: ITM
    External Transaction Type: ITM
    External Transaction Sub Type: EXPORT_COMPLAINCE
    Map: WSHITEIN
    Source Trading Partner Location Code: GTM6.2 (same as the value what defined in EDI Location for customer)
    I think the combination of External Transaction Type, External Transaction Subtype, Standard Code,Source Trading Partner Location Code
    should be existing once done above steps, I have no idea why the error prompted.
    Does someone can tell how to trace the error?
    Thanks,
    Rambler

    user12254038 wrote:
    Can you send any supporting documents on ITM Setup? My client is implementing ITM for the first time and I wanted to know more details on how it works in R12.1.3 version of EBS?Oracle International Trade Management (ITM) Partner Integration: Specifications [ID 572524.1]
    International Trade Management Integration [ID 259691.1]
    How Can I Tell if International Trade Management is Installed or Not? [ID 742539.1]
    What are the Required Setups for International Trade Management (ITM) Flows in Shipping Execution? [ID 782861.1]
    What Patches Provide the Latest Fixes and Enhancements for ITM Adapter? [ID 465122.1]
    How to Generate Debug Information From ITM Adapter for XML Processing [ID 738925.1]
    How to Generate Debug File for International Trade Management (ITM) [ID 1294853.1]
    Thanks,
    Hussein

  • How to get city coordinates?

    Hi,
    Is there any way to get city coordinates, such as latitude and longitude based on user's input?
    I have TextBox element and when user enters, for example, New York app should get latitude and longitude for that city.

    Hi Matthew_42,
    >>Is there any way to get city coordinates, such as latitude and longitude based on user's input
    Yes, it is possible. We can use the
    GeocodeQuery Class to help us.
    For more information, please try to refer to my example:
    In the MainPage.xaml:
    <Button Content="GetCoordinate" Click="Button_Click" Margin="252,32,0,503"></Button>
    <TextBox Name="MyTextBox" HorizontalAlignment="Left" Height="72" Margin="0,32,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Width="267"/>
    <TextBlock Name="MyTextBlock" Foreground="Red" FontSize="25" HorizontalAlignment="Left" Margin="10,179,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="436"/>
    <TextBlock Name="MyTextBlock1" Foreground="Red" FontSize="25" HorizontalAlignment="Left" Margin="10,221,0,-9" TextWrapping="Wrap" VerticalAlignment="Top" Height="80" Width="436"/>
    In the MainPage.xaml.cs:
    private async void Button_Click(object sender, RoutedEventArgs e)
    // Get my position
    var MyPosition = await new Geolocator().GetGeopositionAsync();
    double MyPositionLatitude = MyPosition.Coordinate.Latitude;
    double MyPositionLongitude = MyPosition.Coordinate.Longitude;
    //Get the search city's Coordinate
    var MyGeocodeQuery = new GeocodeQuery();
    MyGeocodeQuery.SearchTerm = MyTextBox.Text;
    MyGeocodeQuery.GeoCoordinate = new GeoCoordinate(MyPositionLatitude,MyPositionLongitude);
    MyGeocodeQuery.QueryCompleted += MyGeocodeQuery_QueryCompleted;
    MyGeocodeQuery.QueryAsync();
    public void MyGeocodeQuery_QueryCompleted(object sender, QueryCompletedEventArgs<IList<MapLocation>> e)
    if(e.Result.Count>0)
    int count = e.Result.Count;
    double Latitude= e.Result[0].GeoCoordinate.Latitude;
    double Longitude = e.Result[0].GeoCoordinate.Longitude;
    MyTextBlock.Text = MyTextBox.Text + "_Latitude=" + Latitude.ToString();
    MyTextBlock1.Text = MyTextBox.Text + "_Longitude=" + Longitude.ToString();
    The result:
    Best Regards,
    Amy Peng
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.
    Thank you for your help.
    This solution is working perfectly.
    Best regards.

  • Is there any way to make location codes a user maintenance function?

    Are volume of new location codes that the business adds to all company codes is taking too much development time.  Is there any way to update the table to be handled by the business without transports?

    you can set your strokes to not scale by using the properties panel when a stroke is selected.

  • Unable to update Agency Location Code in Bank Account Control

    In Manage Bank Account web page, there is Agency Location code. when i try to update Bank Account Control; Agency Location Code it is not visible.
    Also in Federal Options, I am unable to create Agency Location codes.
    FV: Federal Enabled is set to No;
    Any help is appreciated.
    Thanks,

    In Manage Bank Account web page, there is Agency Location code. when i try to update Bank Account Control; Agency Location Code it is not visible.
    Also in Federal Options, I am unable to create Agency Location codes.
    FV: Federal Enabled is set to No;
    Any help is appreciated.
    Thanks,

  • Storage location code should come in PR/PO

    Hi All
    Whenever I am creating a PR or PO,I want storage location code should come instead of storage location description in storage location field. System picks this storage location from MRP2 view of the material.
    How do I achieve this?

    Hi,
    to display the key..
    in the transaction..either ME51N or ME21N..
    there is a Icon called Personal setting..after clicking the same you have a window opened ..in this in the Basing setting tab..in the section conversions
    click on the Display key check box..
    then the respective keys would come.
    Note--this would effect for the Plant and Storage location both and is ID dependent and has to be done individually for IDs for which they want this setting.
    Hope so it helps
    Regards
    Anjanna

  • Location Code on Customer master

    Hi,
    Can someone bring out how is the Location code field used in Transportation track? Any documents with screen shots will be more helpful.
    Thanks

    Hi Abid - I believe you are referring to the transportation zone field on the Customer master General data. If this is the one, here is how it is useful:
    Route Determination - Route determination is achieved by means of combination of fields <b>{departure country, departure zone, destination country, destination zone}</b> with <b>{Shipping Condition, Transportation Group, weight group(optional)}</b>. So if you are creating a sales order for a particular customer, you would have to have the customers transportation zone so that it can be used as the destination zone in determining route. Departure zone obviously will be of the plant from where shipment will originate.
    Go to 0VRF and you will see this set up and there the destination zone is the one that will be the transportation zone from the customer master.
    Thanks
    Nikhil

  • Add new Location code in Investment Management

    Hi Gurus,
      Please Suggest How to create new  Location Code in Invest Management .
    Thanks in advance..
    Ramanjaneyulu

    Hi,
    you can create it in the master data or copy from the order; check the link: http://help.sap.com/erp2005_ehp_04/helpdata/EN/2a/f9f273493111d182b70000e829fbfe/frameset.htm
    BR, Tomislav

  • Location code help / Reference number

    All i got when i pre-ordered was a confirmation Email that had a reference number in it.
    MB48992XXX
    Can anyone tell me how to track it, find an order number, or location code.
    When I look in my transaction history, all it tells me is Order Status : Completed.

    Iphone4bus wrote:
    All i got when i pre-ordered was a confirmation Email that had a reference number in it.
    MB48992XXX
    Can anyone tell me how to track it, find an order number, or location code.
    When I look in my transaction history, all it tells me is Order Status : Completed.
    Follow the main post on this thread.  I really works.
    http://community.vzw.com/t5/iPhone-4/Great-info-for-people-who-s-order-said-shipped-but-you-have-no/m-p/415914#M11220

  • Free and huge database with city coordinates

    I write a web application where the user must be able to search for people which live for instance 50 miles around his city.
    So I need a database which contains city names, zip codes and the coordinates for the cities or zip codes. Or maybe there is a free web service which I can call and get the results?
    I've seen that there are web services for this. But they need to be payed. I want something free, either a free web service or free data. There is also a free geo data project. But it is limited to Germany and doesn't seem to be well maintained.
    The whole thing should work primarily for the German area: Germany, Austria and Switzerland. But it should also work for the world, although it will become important much later.
    How do you solve this problem without paying for a professional service or paying for professional data? Or, if you pay, what company has the best to offer in terms of completeness of cities worldwide?

    maybe adaptable,
    ZIP Code Utility
    By Jon Sagara
    This article provides an easy method to lookup a U.S. City/State by ZIP Code, or one or more ZIP Codes by City/State. It also describes a method to calculate the distance between two ZIP Codes and find all other ZIP Codes within a radius of X miles of a specified ZIP Code.
    http://www.codeproject.com/useritems/ZipCodeUtil.asp

  • Location code on org.units

    Hi group,
    One of our clients need to register a code for location on their org.units. 14 characters, alphanumeric. Table of values to exsist behind the field.  Can you suggest any fields or infotypes we could use for this without making our own?  I checked into HRP1002, but we need more control than this gives us.
    Any hints appreciated.
    Kirsten

    There is one attributes infotype 1222 but itu2019s a bit complex to work with. I have never used it but it is worth exploring. There is no IMG path for customization but you can access the table through transaction OOATTRCUST.
    I think you can define a range of values, default values and so on. Not sure, how the users will perceive this. The last resort is obviously a custom infotype.
    Hope this helps.
    Donnie

  • Problem locating components by coordinates

    Hi all,
    I'm converting an asp application to jsp using JDeveloper. On the asp all the components are located by coordinates, which is not the Java model. I can get a reasonable layout for most of the components using the Java model of forms & panels & tables, etc. However, I have a custom slider control which is made up of 5 pieces which need to located by coordinates relative to each other. So, is there an ADF or JSF (or other) container into which I can place these pieces using coordinates relative to the container so I can then place the container into panelGroup or Form, etc. and have the slider control look right?
    Thanks very much,
    Jim Greetham

    Hi there,
    I have a similar experience after upgrading from logic 7.2 to 8.
    I now have no AU plus or FX available and the AU Validation program refuses to even run.
    I created a new user account and the AU Val program now runs but I have identified that all my NI plugs and my Vienna plug now fail validation. I have contacted NI and VSL about this.
    I have also logged a support case with Apple but they are scrathing their heads too.
    This was a straight upgrade using all the default settings.
    At least Logic 7 still works.
    It appears that a new AU validation process is being used as the logic 7 AU VAL program has no problems with any of the plug ins.
    Why I've can only run logic 8 with a new user account is also most annoying.
    I suggest if you move all your plug ins to another temp folder so that the compnents folder is empty, then create a new user and logic will then run fine. You'll then have to put your plug ins back into the component folder one at a time until the thing falls over.
    I suggest you try installing all your plugs minus and NI or VSL ones you have. Also there is a known bug with the TC powercore brickwall limiter - so you need to omit that one for the time being.
    Good luck...
    Lizardpoint

  • Mapping component location from screen coordinates

    hello ...
    I have to display popup menu on click of jtable's cell. When my popup appears, it get displayed too far away from table. My table is on a jinternalframe within desktoppane. I have used the following code to map screen coordinates to component coordinates.
    public void mouseClicked(MouseEvent mev)      
            int tabcol = parentTable.columnAtPoint(mev.getPoint());     
         Point p = mev.getPoint();
         int c = parentTable.columnAtPoint(p);
         int r = parentTable.rowAtPoint(p);     
         Rectangle a = parentTable.getCellRect(r, c, true);
            displayAt((int)a.getX(),(int)a.getY()+parentTable.getRowHeight(0), r);
    after applying above strategy, i succeeded in positioning the popup horizontally, but it is still above the cell where i want it to be.
    so, thats the problem basically.
    any professional comments/solutions will be hightly appreciated.
    cheers,
    Raheel.

    Well, i have used those swingutilities methods too, but no luck. I think i am using some wrong ones like "convertPointToScreen" OR "convertPointFromScreen". If you plz specify the correct methods with proper usage then it might solve my problem.
    thanks...
    Raheel.

  • View Object with ?-style query parameters - best place to locate code

    I am using a View Object with ?-style parameters, with a JClient applet. The query
    paramters are filled in from user-entered data:
    viewObject.setWhereClauseParams(parms); /* parms is the user data*/
    viewObject.executeQuery();
    Right now the above code is located in the applet. Is it more efficient to code this as a
    method in the ViewObject (or Application Module), then call the method from the Client with
    the supplied parameters?
    I'm still unclear as to how network traffic is affected by running code like this on the client
    as opposed to the server. Maybe someone could point me to a comprehensive dic that covers this.
    Thanks

    I am using a View Object with ?-style parameters, with a JClient applet. The query
    paramters are filled in from user-entered data:
    viewObject.setWhereClauseParams(parms); /* parms is the user data*/
    viewObject.executeQuery();
    Right now the above code is located in the applet. Is it more efficient to code this as a
    method in the ViewObject (or Application Module), then call the method from the Client with
    the supplied parameters?
    I'm still unclear as to how network traffic is affected by running code like this on the client
    as opposed to the server. Maybe someone could point me to a comprehensive dic that covers this.Yes, the above two methods will turn into two network roundtrips.
    You may run your application in Events profiler to get a list of 'roundtrip' calls being made in your app.
    Select Project-Settings->Profiler panel->Events panel.
    Deselect all events, expand BC4J events and select REMOTE_METHOD_CALL event type (1016). Then Profile your app using the event profiler and the profiler will list all the calls that BC4J roundtrip calls. You may use this info to narrow down the roundtrips by batching up operations in an exported method etc.
    Thanks

  • Global post code/city/state/province/country selection

    Is there a best-practise approach for a global application
    needing to
    let users input their addresses?
    Are there any free MySQL DB's that have this info available?
    I'm thinking of maybe three ways to go about this and maybe
    there are
    more but I just don't know what's going to result in the most
    accurate
    data and easiest mechanism for users to input their address
    info.
    1: AJAX calls populating relevant selects onChange
    2: Non-JS clients doing a round trip to the server and back
    instead
    (possibly multiple times if need be)
    3: If there is no way to get a free DB set up for both steps
    1 and 2 to
    reference, is there a free webservice instead (although this
    could be
    slow/unreliable unless someone knows of an outstanding
    service they
    could recommend).
    Perhaps there are better ways?
    Hopefully many developers have come across this before and
    settled on
    the best way to achieve this and are willing to share their
    experiences
    and advice.
    Thanks.

    Oh, and further to that, what's the best free way to gleam
    the users
    location from their IP addy? GeoLocator.cfc? Other? I'm
    thinking that
    would be a good starting point when the user first encounters
    the
    address form; have it automagically select guestimate
    country/state/city.
    Lossed wrote:
    > Is there a best-practise approach for a global
    application needing to
    > let users input their addresses?
    >
    > Are there any free MySQL DB's that have this info
    available?
    > I'm thinking of maybe three ways to go about this and
    maybe there are
    > more but I just don't know what's going to result in the
    most accurate
    > data and easiest mechanism for users to input their
    address info.
    >
    > 1: AJAX calls populating relevant selects onChange
    > 2: Non-JS clients doing a round trip to the server and
    back instead
    > (possibly multiple times if need be)
    > 3: If there is no way to get a free DB set up for both
    steps 1 and 2 to
    > reference, is there a free webservice instead (although
    this could be
    > slow/unreliable unless someone knows of an outstanding
    service they
    > could recommend).
    >
    > Perhaps there are better ways?
    >
    > Hopefully many developers have come across this before
    and settled on
    > the best way to achieve this and are willing to share
    their experiences
    > and advice.
    >
    > Thanks.

Maybe you are looking for