Functional location not reflected in connection object

HI...
I created a functional location in the plant maintanence module..however when i try to check this from the connection object SAP gives me an error sayin the Location does not belon to IS type C(connection Object).
during FL creation i had specified the category as A (connection Object) and structure indicator as AO_GP (ISU defaults)...wat am i doing wrong..?

HI MICK
I  HOPE I  HAVE FOUND UR ANSWER
JUST  GOI TO
SPRO-SAP UTIL-MASTER DATACONNEC OBJECTBASIC SETTINGS-
HERE IN THIS SCREEN  ENETR THE FOLLWONG  ENTRUIES
IF U  HAVE ONE DELETE ANDMAKENEW AS HERE
C     AO_GP   A
C is connection object
AO_GP  str
A is fucnt  location  categ
make it
and u  will get ur issues solved
kr
raj

Similar Messages

  • Database updates are not reflected in JDO objects.

    How to set time frame for sync up between database and cached JDO object?
    I am using kodo JDO in a servlet container, and a command line application
    will also updating database but these changes are not reflected in the
    database. The __kodo.DataCacheTimeout__ is not working for me.

    Are you using the level-2 data cache? If not, then the
    "DataCacheTimeout" property won't affect your application.
    Does the application use a single long-lived PersistenceManager, and the
    cached data you are seeing is from accesses in that PersistenceManager?
    You could always get around this with periodic calls to
    PersistenceManager.evictAll().
    In article <c50efo$r7g$[email protected]>, dharmendra wrote:
    >
    How to set time frame for sync up between database and cached JDO object?
    I am using kodo JDO in a servlet container, and a command line application
    will also updating database but these changes are not reflected in the
    database. The __kodo.DataCacheTimeout__ is not working for me.--
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • Master data modified at SQL end not reflecting in Info object master data

    Hi All,
    we have done some data modification at SQl end where the modified data not reflecting in infoobjects master data.
    for example:
    we have split/skills numbers like 1-1000 in the data base and now we did some modifications to that particular split/skills numbers and uploaded that data successfully in the SQL end.now the problem is that modified data is not reflecting in split/skill info-objects and showing the same old data but not the modified one.can you please explain me how to reflect that modified data in BI side.
    regards
    Vamshi D Krishna

    Hi vamshi ,
    what is type of data load to master data infoobject (Full / Delta), if you know the split/skills numbers, try to load with repair full till PSA and check the data. if data is correct you can load to infoobjects and data will be overwrite, after loading data into infoobject -> in RSA1 -> infoobjects-> right and select "Activate master Data" ( this is not a mandatory step, if there is any M and A version data is there that will be adjusted.)  and updated data will be available infoobject master data.
    Regards,
    Daya Sagar

  • Functional location not link to equipment

    dear all,
    i create equipment save it but forgot to attch functional location in it. now i  try with IE02 to attach it system showing grey (non editable) field. please help me

    Hi Slng,
    If you wish this Equipment to be installed as Sub-Equipment to another Major Equipment then you need to fill the Equipment ID of that one.
    Else you can leave that field blank and only give Functional Location & continue.
    If you still have doubt please revert back.
    MLN Prasad

  • IPad Air "My Location" function is not operating when connected to my own BT HomeHub 2.0 WiFi Router, but "My Location" works when connected to friends' BT routers within a mile of mine.

    Friends with their own ipads connected to my router experience similar non-availability of updated "My Location" when in my home.
    So it seems to be a router issue rather than an iPad issue. However I have seen comment elsewhere that it may be because Apple's location database does not have my router location listed. I have no idea how authoritative a response this was, or simply a guess, and wonder if Apple themselves have confirmed this as an issue for them to address. If there are piles of routers out there which Apple don't recxognize the location of, it seems rather pointless a facility!
    If anyone has resolved the problem by switching their routers to a different make/model I would be interested in their feedback.

    If you have the WiFi-only iPad your location is determined by the location of nearby WiFi routers. The WiFi-only iPad does not have GPS. Without GPS location-finding is done by using a Apple location database which contains the MAC addresses of routers and their physical location. A MAC address is a unique number which is built-in to all network devices when manufactured. The Apple database is built and updated by Apple GPS-enabled devices (primarily iPhones) actually seeing your router and then adding/updating the router's location in the database.
    Bottom line: Your Router is probably not yet in the Apple location database. It hasn't been seen yet and added to the database. Without this your iPad cannot be located. Unfortunately, there is no way for users to request information to be added to Apple's database.

  • Jva.lang.reflect and Connection objects

    I am not sure in wich forum i should post this, i hope this is the right one.
    I have a class that have one constructor like this:
    classConstructor(String id, Connection conn)
    I am trying to load and use it in runtime using the java.lang.reflect package:
    String id = "Some value";
    Connection conn = dbcm.getConnection(pool);
    className = "Name of the class";
    Class theClass = Class.forName(className);
    Class classArgs[] = { id.getClass(), conn.getClass() }
    Constructor constructor = theClass.getConstructor(classArgs);
    At this time i get the NoSuchMethodException, because the conn.getClass() returns oracle.jdbc.driver.OracleConnection instead of java.sql.Connection.
    Am i doing something wrong here? Is there any way of getting the return value as java.sql.Connection?
    Thanks in advance,
    Rafael Dittberner
    null

    Why not use the following:
    Class classArgs[] = { String.class, java.sql.Connection.class };
    Constructor constructor = theClass.getConstructor(classArgs);
    Actually, the constructor is something you may even want to determine (and use) statically if you repeatedly execute this code.

  • 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

  • Connection object creation error(ES55)

    Dear Friends,
    When I try to create a connection object using tcode ES55 I am getting an error "Alternative ID Not supported", Message E7045, "An alternative indicator is active in Customizing of the functional location. This functionality is not supported for connection objects and device locations".
    If I deactivate at Functional Location Level, system asks activation settings are not maintained.
    Can somebody guide me on this issue.
    with regards,
    Dayanand

    Dear william,
    I am not able to execute tcode ES55, becoz if I activate alternate labeling, system throws an error to deactivate it. If I deactivate it system throws an error to activate it.
    Please suggest how to overcome this. We are using IDES 800 only. Do we need to update any patches.
    with regards,
    Dayanand

  • Error when run the transaction ES55 or ES56 of Connection Object

    Dear Expert,
    I like to say that our organzation is going to SAP 4.7 to 6.0. All the basis activity has been comlpleted & now its testing time.
    I was faced the problem when create connection for Business partner. Actually when I write the t-code ES55 for creation of coonection Object in SAP menu path & press enter then show the error "system settings for the alternative labeling of functional locations have not been maintained in Customizing."
    So I have activate the funclocation location alternative labelling. after that again run the T-Code es55 this time show the error "An alternative indicator is active in Customizing of the functional location. This functionality is not supported for connection objects and device locations"
    Please suggest me how we customized the conection object 7 how will resolve the error.
    Thanks & Regards,
    Deepak

    Hello Deepak,
    please read note 964931:
    These alternative labeling systems are not provided with the standard
    product for the IS-U connection object and device location.
    If you want to use alternative labeling systems for the IS-U connection
    object and device location, SAP recommends a remote consulting.
    Regards
    Olivia

  • Changes are not reflected when objects transported from Quality to Productn

    Hi
    In case of moving some Transport requests from Quality to Production, some times the changes made to the selection screen of a report program doesn't reflect in Production. Also we don't see any Transport error while transporting. Moreover, we can see the changes by regenerating the Program in production.
    Would any one help me out in this with the reason for this.
    Pls suggest what needs to be done.
    Satish.

    HI,
    Thanks for the reply.
    - I have checked the respective transport too, and every thing seems to be fine.
    - Recently we went to go live, for the next release, so earlier before go live, we didnt faced any proble.. Only now we are facing this problem, that we find the changes relating to selection screen are not reflected when the object / prog is moved from qty to Prd.
    - Only problem is with the selection screen.(not getting reflected in PRD. In Qty we are able to see those changes.
    - Then in order to reflect these changes in PRD, we have to re generate the object, then only it get s updated..
    Satish.
    Edited by: satish c on Sep 22, 2009 3:35 PM

  • Can't find Business Object for Functional Location BOM in BAPI

    Hi all,
    I've to make Upload Program through BAPI for Functional Location BOM,for making that Upload i can't find BUSINESS OBJECT for FUNCTIONAL LOCATION ,Equipment BOM and Fleet Object (Vehicle).Kindly tell what Business Object should i used to create that Upload Programme.I shall be very thankful to you.
    Regards,
    ABAPFK

    Hi
    you have to do all steps in LSMW
    1.Maintain Object Attributes
    2.Maintain Source Structures
    3 Maintain Source Fields
    4 Maintain Structure Relations
    5 Maintain Field Mapping and Conversion Rules
    7 Specify Files
    8 Assign Files
    9 Read Data
    10 Convert Data
    11 Create Batch Input Session
    Please maintain source fields required.thats important.(maintain 2 level-header and item,also provide common name of column to link to 2 files
    Header file:sample
    RECORDNAME     EQUNR     Plant
    10001031                        10001031      3000
    Item file:sample
    RECORDNAME     ITEM NO     MATNR     Item catg   QTY
    10001031                             10      P-1001          L               1
    Regards
    Seenu

  • Connection object Number Ranges

    Hi Experts,
    Internal number range was not working in Connection object
    When I press enter at ES55 screen the following message was coming
    Internal number assignment not possible for structured key
    Diagnosis
    You have not entered a connection object, device location key, or a property key.
    Since the key has structure XXXX-XXX-AA-NN, a number cannot be assigned internally.
    System Response
    The transaction was terminated.
    Procedure
    Assign a key with structure XXXX-XXX-AA-NN.
    After this message I have deleted the existing number ranges and added new number ranges in configuration settings,
    NO: 01 From No: 1 To No:10000 current no: 0
    NO: 02 From No: 10001 To No:20000 ext after that both internal and external number ranges were not working. How to resolve this error please guide me.
    Regards
    vishnu

    Hi,
    As Connection Object & Device Location are functional locations so you have to be sure to map it to the same structure as defined in PM.
    The structure can be defined in PM through this path:
    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                                                                                                    
    Here you can define your own edit mask for your structure for the functional location.
    according to the error message you got the Edit mask defined in your system must be XXXX-XXX-AA-NN.(kindly Check).
    X means you can enter both number and letters.
    A means only letters can be entered.
    N means only numbers can be entered.
    So try something like 1ABC-1A-QW-77(again check with the old number range that was defined)
    You can change the edit mask to 'XXXXXXX......XXXXXXXX'.(full field filled with X).
    and then I guess you can use the number range you have defined(as you wrote above) in the Connection Object number range(Object : ISU_EHAU)
    Kindly revert back for any clarifications.
    Regards,
    Rakesh..
    Edited by: Rakesh Dasgupta on Feb 12, 2011 2:41 PM

  • Error in creating functional location

    Hai all,
    My struc.indicator is XXXX-XXXXXXXXXX-XXXXXXXX.
    I have created the functional locations till the third hierarchy level.Also i created the user status and assign this profile to the functional lcoation named  XXXX-XXXXXXXXXX
    Based on the above settings, i have done the transactions also by changing the user status from one to another in the above said functional location.Later i decided that this user status is not relevant for this and i cancelled the assignment  in the functional location and in the OIBS Object types.
    Even after removal of assignment, still the assignment of status profile to the funtional lcoation is showing in the IL02.
    Now i couldnt able to create the new functional location and system is throwing the following error.
    No status object is available for FL  #1
    Message no. BS001
    Diagnosis
    When trying to read the status of an object (FL  #1), a system error occurred: For object number TM0000000001IF there is no status object.
    Procedure
    Please contact your system administrator.
    Now my questions are
    1.How to permanently delete the assignment of userprofile still showing in the functional location even after cancel the assignment .
    2.How to eliminate the above said error
    Please help
    Regards,
    Suresh.

    Hai Pete,
    1.I am using IE02 for insall the equipment.
    2.This is happening every time and also i tried for another functional location category and structural indicator too.
    3.I am getting the same error messages whenever i am trying to create the fucntional location.
    4.I changed the user status of the F.Loc and again i tried the reinstalling the equipment.No change observed.
    Also, Finally i cancelled the assignment and deleted the user status profile itself.Still its not working .
    Since i am concentrationg on the other part, i couldnt continoulsy do the trouble shooting.
    Any other suggestions.
    Regards,
    Suresh.

  • Connection Objects / Functional Location Number ranges Issue

    Hi ALL
    Number range object: ISU_EHAU is related to Connection Object / Functional Location  creation.
    But my client wants to create Connection Object number and functional Location  number with different number range series number.
    Can any one guide me how to proceed?
    Thanks In Advance
    KK

    Hi,
    As Connection Object & Device Location are functional locations so you have to be sure to map it to the same structure as defined in PM.
    The structure can be defined in PM through this path:
    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                                                                                                    
    Here you can define your own edit mask for your structure for the functional location.
    according to the error message you got the Edit mask defined in your system must be XXXX-XXX-AA-NN.(kindly Check).
    X means you can enter both number and letters.
    A means only letters can be entered.
    N means only numbers can be entered.
    So try something like 1ABC-1A-QW-77(again check with the old number range that was defined)
    You can change the edit mask to 'XXXXXXX......XXXXXXXX'.(full field filled with X).
    and then I guess you can use the number range you have defined(as you wrote above) in the Connection Object number range(Object : ISU_EHAU)
    Kindly revert back for any clarifications.
    Regards,
    Rakesh..
    Edited by: Rakesh Dasgupta on Feb 12, 2011 2:41 PM

  • 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

Maybe you are looking for

  • Font list wrong in InDesign CS3

    I use Linotype FontExplorer X to organize and activate fonts and have been very happy with it. All of a sudden I'm finding that though I have the font "Times" (with roman, italic, bold and bold italic) activated, the font list in InDesign CS3 shows "

  • Help-eMac froze during software update and is now stuck on Grey Screen!

    So I recently moved, and was updating the software on my eMac. While it was updating, I was looking through some photos(probably my first mistake). When I tried opening one torwards the end of the update, my computer froze up. I waited a few minutes

  • Is there a way to create file for ebooks and print?

    Hi folks, I have been looking around online for information on how (or even if it's possible) to set up book on InDesign that is suitable for producing a print-ready PDF and also being suitable for producing epub and/or mobi files for submission to A

  • ORA-00600: internal error code, arguments: [15720], [], [], [], [], [], [],

    Hi All, I'm getting the below error; ORA-00600: internal error code, arguments: [15720], [], [], [], [], [], [], [] Serach on google, but didn't get anything great. Please advice. Regards, Ashwani N.

  • Free Goods based on Quanity

    Hi All, I have a scenario, If we buy M1 material 10 qty - I get M2 material free, If I buy same M1 20 Qty - I get M3 material free, If I buy M1 30 then I get M4 free.  How to handle this in free goods, Please let me know in what way can we handle thi