Connection Object and Street name

Hi,
Could anybody please specify the table name in which we can find the Connection object and Street name?
Thanks and Regards

Table EHAUISU you will have the connection object number.
Then go to ILOA table give the connection object number in Functional loc. and execute it.
You will get the address number. Then go to ADRC table to know the street name.
You will not find the data in a single table.
If you want to find then go to views
V_EHAU_ADDRNR : IS-U Connection Object: Optimized Access for Address Number  "you will find address number for connection object.
V_EHAUADR  :  You will get street name for connection object.
Please let me know if you want any more details. if have any issues with answer then let me know the exact question for the same.
Thank You.
Regards,
Siva

Similar Messages

  • CONNECTION OBJECT AND POD

    hi experts,
    can any one of you explain what is connection object and point of delivery with any example.

    Hello
    Connection object is the place where the Utility service is provided. It can be a building, or a transformation center in the street or a fountain. It is just where you provide the service.
    PoD is an object for the de regulated market. It is a universal coordinate on where the service is provided. Imagine you switch  from UItility company A to company B. When both companies exchange your data, the only data that both companies know for sure is your PoD.
    PoD number is created via an algorithm which is unique for your whole country.
    Hope it helps
    Joaquin

  • How to store Connection object and call it from other programs.

    Hi,
    I am trying to connect to the database, store the connection object and use this connection object from other standalone java programs.
    Can any one tell me how to do this? I've tried in the following way:
    In the following program I am connecting to the database and saving the connection object in a variable.
    public class GetKT2Connection {
       public static void main(String[] args) {
          String url = "jdbc:odbc:SQLDsn;
          String dbUser = "sa";
          String dbPwd = "sa";
          Connection kt2conn = Connection connection = java.sql.DriverManager.getConnection(url, dbUser, dbPwd);
          if(kt2conn == null) {
             System.out.println("Database Connection Failure!");
          else {
             System.out.println("Connected to Database...");
         GetKTConnectionObj.storeKT2ConnectionObj(kt2conn);
    } Here is the program to save connection object in a variable.
    public class GetKTConnectionObj {
       static Connection kt2Connection = null;
       public static void storeKT2ConnectionObj(Connection conn) {
       kt2Connection = conn;
       public static Connection getKT2ConnectionObj() {
       try {
          return kt2Connection;
       catch(Exception e){
          System.out.println(e);
      return null;
    }Now from the following code I am trying to get the connection object that is stored. But this is throwing NullPointerException.
    public class Metrics_Migration {
      public static void main(String args[]) {
         try {
        java.sql.Connection connection_1 =   GetKTConnectionObj.getKT6ConnectionObj();
         catch(Exception e){
    }

    kt2Connection is null. You need to store it first, to make it not null. Otherwise it will stay null forever. And why on earth are you trying to do this THIS way?
    If you are running the two applications separately, it wont work either.

  • Error in creating Connection Object and Device Location

    Hi ,
    When i am creating Connection Object and Device Location , system is giving dump . all other object are working fine.
    the error is gievn below :
    Error in reading table TE130.
    i checked this the table , its have no entries ( mainly field ISTYP is blank ) and this is the cause of problem .
    Could you please tell me that how to fill this table before creating Connection object and device location. i think some configuration should be needed for this but i dont know how .
    thanks and regards
    Deepak.

    Hi Deepak,
    You can check standard configuration in client 000.
    Meanwhile you can use this settings:
    ISTYP TPLKZ FLTYP NUMKI NUMKE
    C     AO_GP     A     01     OC
    D     AO_GP     G     02     OC
    This is where you define structure indicator for isu technical location category.
    ISTYP correspond to the type of technical location in ISU, C for connection object and D for device location
    The content of TPLKZ is defined in the following menu in SPRO.
    Plant Maintenance and Customer Service
    Master Data in Plant Maintenance and Customer Service
    Technical Objects
    Functional Locations
    Create Structure Indicator for Reference Locations/Functional Locations
    Hope it helps,
    Regards,
    Daniel Valenzuela
    Edited by: Daniel Valenzuela on Feb 4, 2008 3:22 PM

  • Channel URL to contain object and method name

    Hi,
    There are many WEB features and filters that are based on the URL path or paramters.
    BlazedDS uses the same URL to send all the remote object calls.
    I can add more and more channels and map each remote object to one of the channels but it doesn't scale and even with it all the methods on the same object will look the same.
    I know that the binary body contains the service name and method name , but this is not enough .
    I need to have the  URL path/ parameters to contain the service and method names.
    Is there any way to control the URL in the remote method beside of the set channel?
    Shlomo.

    OK,
    I think I found the way.
    The API of the RemoteObject presents the endPoint property:
    '"This property allows the developer to quickly specify an endpoint for a RemoteObject destination without referring to a services configuration file at compile time or programmatically creating a ChannelSet. It also overrides an existing ChannelSet if one has been set for the RemoteObject service."
    It means that before every call to a method I can set the end point to something like "http://.../messagebroker/amf?serice=MyService&method=MyMethod...
    Shlomo

  • HT5973 Maps has errors in it. It shows my subdivision with all of the houses, but shows the streets and street names in the middle of a field about a mile down the road. How do I report this to get it fixed.

    How do I get errors in Maps corrected? It shows the subdivision I live in, The streets and houses are in the correct place, however it does not name the streets. It then shows the correct street names in the middle of a field about a mile down the street from my subdivision.

    Similar issues here.
    I purchased five movies for download and having nothing but problems getting them downloaded. I keep receiving error messages and the download stops and I have to restart it, just to get another minute worth of download with each restart. Now Apple has my money and I have nothing.

  • Nat object and no name

    we have ASA with image 9.1.3 we have given no name command .
    source 10.1.1.1
    destination 192.168.1.1
    port 443 80 21
    for NAT  rule we have created 3 destination object on ASA with name 192.168.1.1_80 , 192.168.1.1_443 & 192.168.1.1_21
    access list only one statement source 10.1.1.1  destination 192.168.1.1_80 port 80 , 443 and 21
    If we try to delete object name 192.168.1.1_80  it gives error that it is used in access list .
    But if I try to delete 192.168.1.1_443 & 192.168.1.1_21 it doesnt give me any alert and deletes the object but it removes the NAT .
    My understanding is unless object is present in access list it will be removed .
    Just want to know what is best practice I should add the network object 192.168.1.1_443 & 192.168.1.1_21 in access-list as well .
    Thanks for help

    Hello,
    If you are using auto NAT anytime u delete an object the existing configuration withing the object (including NAT) will be lost!
    I hope I did understood ur problem.
    Regards
    Sent from Cisco Technical Support Android App

  • Connection object and POD replication

    Hello Experts,
    I am getting an error "Error during replication of product" for SI_CONNOBJ, "No categories assigned to the product" for Si_POD when i check the tocode :smw01 in CRM.
    Can anyone tell me how i could resolve the above errors?
    Regards,
    Nasreen

    Hi,
    please read Note 430980 - CRM Server: Analysis in delta data exchange R/3->CRM
    They have status 'STOP': In general, this is not an error. In this case, check whether the initial load for the object or its child object is still running. During this time, the delta queues are locked to prevent the transfer of newer delta data until the completion of the initial load. In this case you must wait until the initial load is complete, afterwards the system automatically removes the STOP entries. For test purposes you can force the manual start of the delta queues with a potential loss of the data consistency by deleting lock entries R3AD_<object name>* in Transaction SMQ1 in the R/3 BACKEND System. For the analysis of errors in the initial load, refer to Note 429423.
    Denis.

  • (UIX XML) Sharing Connection objects between BC4J and custom java.

    If I have a UIX XML page that contains some BC4J application modules, then in the event handler I call [public static EventResult handleMyEventEvent (BajaContext context, Page page, PageEvent event..) ], which in turn calls some java classes I have written that take a java.sql.Connection object and access the database doing some updates/inserts with this Connection object (via JDBC)....HOW CAN I USE THE SAME TRANSACTION AS WAS USED IN THE BC4J APPLICATION MODULE...i.e. CAN I SHARE THE CONNECTION OBJECT BETWEEN BC4J AND MY OWN JAVA CLASSES THAT USE JDBC?
    What are the best ways to share such a transaction?
    Thanks,
    Paul.

    Would it be easier to use a custom method on the bc4j Application module?
    Take this scenario...
    1. User opens UIX XML web page which opens a bc4j App Module..it has a VO based on all employees.
    2. User presses the add button and a new employee is created (using the bc4j App Module).
    (Notice: no commit yet!)
    3. User presses the submit button...fires event REVIEW_SALARY.
    4. This event is 'handled' in the event section of the UML XML...it calls:-
    public static EventResult handleREVIEW_SALARYEvent (BajaContext context, Page page, PageEvent event)...
    5. I now want to call a java class I wrote that computes an employees new salary and updates the employee record with this new salary. This update will fail unless it is part of the same transaction as the one used by the bc4j App Module (that inserted the new employee).
    How best to proceed from here?
    How about having a method on the bc4j App Mod's VO called 'reviewSalary'? Calling this would use the same transaction? I could then call my java class from within the VO's method? However do I still have the same problem in that my java class expects to be passed the connection object?
    The approach you suggested previously seems a touch dangerous....in that these are not 'publically exposed'...and a new release of JDev may break my code.
    Thanks,
    Paul.

  • Need clarification  in usage of  premise and connection object

    Hi everyone,
       I  am working on a project and for that i have  do move in  for around 30 customers. i did up to move in . I assumed 5 customers from a single appartment and grouped  them. so i  used same connection object and premise for them. After move- in is done  i checked the Equipment numbers  generated for all the 5 in that group. The  address in equipment display(ie03) and also the customer display (XD03)  is overlapped  with the connection objects address. so it is showing same address for all 5 customers. After that i changed the premise but used the same conection object. But again the customer address is overlapped with the given connection object address. can anyone help me how to solve this if i have a scenario  like this :  5 customers from same appartment. how to create the connection obj and premise .
    Thanks,
    Archana

    Archana,
    Please have a look at the IS-U data model. The connection objects relates to the building and the premises to the appartments. The 5 customers/consumers/business partners live in their own premise. On premise level you may detail the address with such as "1st floor last door to the right".
    Devices (meters) are installed technically in a devlice location that can be is linked to premise and connection object. Finally the utility installation holds all billing relevant data while the contract is the link between the technical master data and the business master data. During a move-in the address list of a BP is completed by the address of the connection object (if customized).
    As you can see there are various factors affecting the address of a business partner and a installed device.
    Kind regards,
    Fritz

  • Need po box and street address both in address

    Hi,
    i need to print oth PO BOX and Street name & number in sapscript.
    using Address & End Address.
    this is printing either one of those....
    is there any possibility to show both?
    Giri

    Hi Brad,
    I tried to concatenate the street and PO BOX in street field and its working fine... but the problem is client wants in different line... not in same line...
    is there any commands avaialble for 2 street names?
    You don't need to use LOCATION as the other poster suggested.  Like I mentioned before, you can use one of the other NAME fields or one of the other STREET fields to store the PO Box value (or just hold the value at runtime if you're not using an address number for the command).  You would use the NAME or STREET line in the ADDRESS command as usual.  The ADDRESS_INTO_PRINTFORM function takes care of moving it to a separate line when there are enough lines available.  Note that if you intend to use an addiional field for permanent storage of the value, you may need to configure your master data object to make the field visible.
    Personally, I might opt for the user exit approach.

  • Error in creating connection object

    Dear Experts
    When I am creating connection object using ES55 , I get Stop message saying : " Alternate ID not supported" and when i see Help it indicates : An alternative indicator is active in Customizing of the functional location. This functionality is not supported for connection objects and device locations
    what could be going wrong
    Plesae suggest me the solution
    Thanking you in advance
    warm regards
    narasimha

    Hi,
    Please check the following settings in SPRO:
    Plant Maintenance & Customer Service - -Master Data in Plant Maintenance & Customer Service --Technical Objects --Functional Locations --Alternate Labeling of Functional Locations - - Activate Alternative Labeling --
    In this setting pls inactive the setting for Alt.Label.Then go to ES55 and try.It will work.
    Thanks,
    Banasri Mitra

  • Duplicate check for Connection Objects in CRM

    Hi,
    I want to implement a duplicate check for connection objects in CRM. The duplicate check shall use the address of the connection object and perhaps additonal attributes. I have found a duplicate check for business partners using the basis address service and TREX as index pool. However, I couldn't find a similar functionality for connection objects. Does somebody know:
    1) How to implement a duplicate check for connection objects which is based on the address of the connection object?
    2) Is there a way to use the TREX-based duplicate check which is integrated into the basis address service for connection objects?
    Thanks in advance!
    Best regards,
    Frank

    I also have a requirement to check for duplicate address at connection object level and we are using SAP data servies to validate the address. Can anyone share their experience.

  • Creating logical/virtual connection object  from physical connection

    Can anybody help me what is creating logical/virtual connection object and how to create it from physical connection in java ??
    Thanks in advance...

    WHile you are waiting for an answer, you might want to review the related Oracle documentation:
    For 10g, all docco is at http://www.oracle.com/pls/db102/portal.portal_db?selected=3 and docco I suspect will help you is "Java Developer's Guide" and "JDBC Developer's Guide and Reference"

  • Threaded Queries from Single static Connection object - Good approach?

    Hi,
    I need to generate a report where I need to query count(1) from over one hundred tables from oracle 10g database. I am not updating or deleting any record.
    My approach is to use a single static connection object and create one thread for each table and capture the result back into a static hashtable.
    But still, I am not getting any substantial performance improvement. Earlier, my report took 40 minutes, when it was non-threaded and now it takes 30 minutes.
    Is there anything more I can do to make my report get the counts faster? Will a connection pool help?

    Tolls wrote:
    jschell wrote:
    I was told by the DBA that count(1) works faster than count(*)....that's why....Unlikely. Certainly not true in current versions of Oracle if that is the source.Not unlikely, actually not true. Beneath the hood Oracle turns a count(1) into a count(*) in order to deal with this. Why? Because count(1) is turned into count(*) in order to avoid it being slower (Oracle 7 was the last time count(1) was different). And the reason generally given is because so many people were mistakenly using count(1) thinking it performed better that they decided to put in the "conversion" to fix the silly queries.
    I think this it the [Ask Tom|http://asktom.oracle.com/pls/asktom/f?p=100:11:109792721681931::::P11_QUESTION_ID:1156159920245] link I used last time this came up here.
    I knew all that, but I missed that the OP had specified the database vendor and version.

Maybe you are looking for

  • HP proudly announces the first "Meet the Experts" on line chat event March 16th, 2009

    HP is proud to announce the first in a series of on line chat events sessions where you will have an opportunity to interact real-time with some of HP's top guns in a particular area of interest. We will focus on different topics and technologies in 

  • Handeling more than 1000 columns in where clause

    Hi, I am using oracle 9i. We are creating a select query and adding where clause at runtime. The no of clolumns in where clause depends on the results from another enterprise app. There may be any no of columns from 0-N. Till 1000 columns every thing

  • LR unable to recognize jpeg edited in PSE 11

    I edited a RAW file in LR5, exported it to PSE 11 in .tif and in .psd format for further edits.  Had to convert to 8 bit in the export. After final edits, saved as a jpeg in same folder as original. LR5 cannot recognize this file in the folder.  Any

  • SMS integration in CRM

    Hi All, I am provided with a third party software ( URL) which provides SMS services. Kindly let me know how to configure through SCOT and steps. I have gone through various notes as well. As I am new to this, further details are appreciated. Detaile

  • [SOLVED] sed not accepting a long string (Bash)

    I would like to use the following commands to read a text from file into variable and then append the text to a certain place inside another text. I am using includeRules as "anchor" that will be overwritten to indicate the place for the text. test=`