Message-characteristic "     " is not a ref. characterist  in cls. type 002

Dear sir,
I have an equipment and one class of class type 002 is attached to it.I have created a characteristic .In the Additional Data tab I have filled the 'Table Name' field as EQUZ and 'Field Name' field as HEQUI. When I added this characteristic to the class of class type 002, one error message is thrown as 'Characteristic " xxxxxx..." is not a reference characteristic in class type 002''. Please help me to solve this problem.
Thanks and Regards,
R N sabat.

Dear sabat,
you created a referance characterstic by including table and field name on additional data tab.
your Characteristic is a reference characteristic with a reference to a table field.
The table EQUZ to which this reference characteristic refers does not belong to the object types of this class type 002
This means that no value can be copied from the table field (HEQUI) referred to in classification, search, and reporting functions, because the table is not known in the environment of class type 002.
Procedure
Create a characteristic that refers to the object table for which the class type is defined, and assign the characteristic to the class.
so please explain , what you want to achive by creating this referance characterstic.
Thanks
Ritesh

Similar Messages

  • Process message characteristic with more then ( ) 30 digits in PI-sheet

    Dear all,
    I am looking for a solution to populate a process message characteristic with more then 30 digits in the PI
    sheet and not during control recipe generation.
    I have defined a customer characteristic (with O27C) in the `Additional data for Process Instructions
    and Messages` with a length of 40 Characters. Next to that in my process message i added a function
    to retrieve the material master text (40 digits) and to put it into the customer characteristic as an output.
    However in this set-up I get an sytax error that blocks the generation of the control recipe. The syntax
    erro is due to the fact that the long text characteristic should have a value. Obviously it does not,
    because I want to retrieve it from the material description. Note that the material number I use to retrieve
    the text, is selected in the PI sheet itself an is unknown (unplanned Issue) at generation.
    Please advise.
    Cheers, Leo
    Edited by: L. de Pee on Oct 6, 2009 3:08 PM

    Hi.
    Its BPM Standard cubeCube , 0BPM_C01 and we are populating 0fiscyear based on Instance-Id.
    I have reloaded the cube and maintained Index, checked DB Stat, Roll up , compression all are done, but still facing the same issues.
    Please provide me your inputs if you faced the similar issue.
    Thanks in Advance.
    Br
    Alok

  • Infoobject 0doc_number does not fulfill ref.integrity in record 1

    Hi BW Experts,
    I am facing an error in quality server "infoobject 0doc_number does not fulfill ref.integrity in record" while scheduling the infopackage. But it was working fine in development server.
    While scheduling the infopackage i have choosen the option "always update data if no master data exists for the data"
    Also tried with the "Do not update data if no master data exists for a characteristic"
    Can anyone help me with solution as this issue is critical for me.
    Points rewarded.

    Ganesh,
        I want to add one more point... i can't comment whether do we need to add the Referencial Integrety Check for Document Number .i.e 0DOC_NUMBER.
    One thing i want to say is that It is mainly for BW integrated with Flat Files, DB Connect etc. also for SAP Systems if any conversion routine exists. Other wise SAP Systems will provide correct Data. If other non-SAP Systems connected to BW, it's better to add that Check. That will put some extra check while loading data. still it is good practice.
    1. Try with Option Load Data without Master data.
    2. if above option won't work, try load Master Data first. It will create SID for New Documents. then load the Transactional Data.
    I think you already tried 1st option. you didn't tried 2nd option.
    Let me know how it goes.
    Regards,
    Nagesh Ganisetti.
    *Keep Update the Status that will help us.

  • Getting Message as "File not open", when I ran background Job

    Hi,
    I developed a Migration Program, Which reads the data from Application serever and procced with further process in back ground mode.
    Same program is workind fine in Development System in Back ground mode (SY-BATCH = 'X', Scheduled a batch Job). So I transported to Quality system.
    Now When I run the program in background mode (SY-BATCH = 'X', Scheduled a batch Job), getting Message as "File is not Open" at Quality system. So I debugged the Batch job  through "JDBG", and found file opening and reading the content sucessfully.
    But its not working without debugging mode and getting message as "File not open".
    Is there any Authorizations required for background mode (without debugging).
    So can you please help me on this how to solve this issue.

    Try this code:
    DATA: PATH_NAME(80) TYPE C,
            LV_FILENAME TYPE STRING.
      DATA: LW_XSTRING         TYPE XSTRING,
            X_LEN             TYPE I.
      DATA: FILE_AUTH_ERR TYPE REF TO CX_SY_FILE_AUTHORITY,
            FILE_OPEN_ERR TYPE REF TO CX_SY_FILE_OPEN,
            FILE_OPEN_MODE_ERR TYPE REF TO CX_SY_FILE_OPEN_MODE,
            FILE_CLOSE_ERR TYPE REF TO CX_SY_FILE_CLOSE,
            FILE_CONVERSION_ERR TYPE REF TO CX_SY_CONVERSION_CODEPAGE,
            FILE_TOO_MANY_ERR TYPE REF TO CX_SY_TOO_MANY_FILES,
            MESS TYPE STRING,
            W_TEXT TYPE STRING.
      DATA: L_RC TYPE INT4.
    concatenate pathname lv_filename into lv_filename.
    TRY.
          OPEN DATASET LV_FILENAME FOR INPUT IN BINARY MODE MESSAGE MESS.
        CATCH CX_SY_FILE_OPEN_MODE INTO FILE_OPEN_MODE_ERR.
          W_TEXT = FILE_OPEN_MODE_ERR->GET_TEXT( ).
          L_RC = 1.
        CATCH CX_SY_FILE_AUTHORITY INTO FILE_AUTH_ERR.
          W_TEXT = FILE_AUTH_ERR->GET_TEXT( ).
          L_RC = 2.
        CATCH CX_SY_CONVERSION_CODEPAGE INTO FILE_CONVERSION_ERR.
          L_RC = 3.
          W_TEXT = FILE_CONVERSION_ERR->GET_TEXT( ).
        CATCH CX_SY_TOO_MANY_FILES INTO FILE_TOO_MANY_ERR.
          L_RC = 4.
          W_TEXT = FILE_TOO_MANY_ERR->GET_TEXT( ).
        CATCH CX_SY_FILE_OPEN INTO FILE_OPEN_ERR.  "File already open
          L_RC = 5.
          W_TEXT = FILE_OPEN_ERR->GET_TEXT( ).
      ENDTRY.
      IF L_RC = 0.
        L_RC = SY-SUBRC.
      ENDIF.
      IF L_RC <> 0 OR SY-SUBRC NE 0.
    Issue Error message in open file.
       CONCATENATE MESS 'Open dataset failed'  w_text INTO MESS SEPARATED BY SPACE.
       message Exx(yyy) with mess.
          ELSE.        "file exists and can be opened
      ENDIF.

  • I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any availabl

    I used migration to send photos form my Mac Book to my I Mac now i get an error message "iPhoto can not be opened because of a problem"  Check with the developer to make sure iPhoto works with this version of Max OSX.  You may need to install any available updates or reinstall IPhoto.
    I tried installing Iphoto it said it was downloaded successfully. I still get the error messafe, and can not open any photos of program,  any suggestions?

    What version of iPhoto do you have on the Macbook and on the iMac? What systems are you running on the Macbook and on the iMac?
    Does the message only refer to "a problem" or does it specify what it is?
    Happy Holidays

  • InfoObject ZPRODGRP does not fulfill ref. integrity in record 39435 in valu

    Hi Gurus,
    There is a query which is related to master data. While updating the infocube we are getting the error “InfoObject ZPRODGRP does not fulfill ref. integrity in record 39435 in value 58240”, we have maintained the ref. integrity value 58240 in BW but still getting the same error message.
    Please help me out in this issue.

    Hi Bhanu Gupta,
    I have checked it in the SID Table of Product Group /BIC/SZPRODGRP it exists in the SID table, but when i try to look into the CUBE with the particular product group it says that it does not exist with that value.
    I have seen many of your replies which are quite knowledgeble.
    Please advise me soon what is to be done.

  • Sent messages are sometimes not saved

    Hello,
    This is a follow up to this thread, which was never answered and is now archived:
    http://discussions.apple.com/thread.jspa?threadID=2213207
    In Mail.app, using IMAP, my sent messages are sometimes not saved. I'd say about 1 in 20 never appear in my Sent folder. The recipients always receive these messages, so it's not a delivery problem. I just don't retain a copy of them. This is very frustrating if I send a cost estimate to a client, or a detailed description of a technical problem that I need to refer back to later.
    I've rebuilt my mailboxes and I've checked my IMAP folders on the server via a webmail interface, and the messages are not there.
    Has anyone else experienced this? It's hard to believe I'm the only one, but it's hard to search for this problem because my search results are always full of people who have lost or can't save -any- of their sent messages. My problem is intermittent and random.
    Thanks,
    -Arlo

    I have a similar occasional problem with an IMAP account using a Comcast Business Class Exchange server. I use Mail and my iPhone to access the account; I'm running OS X 10.6.4 on my laptop but my "sent messages" issue predates the latest release.
    The first time I noticed this issue I thought, "I'll just access my mail via the Comcast web portal. It'll be in the 'sent' folder there." No dice. The "sent" messages simply never stay on the server, yet my recipients get them.
    It's distressing. First, the solution would appear to be a switch to a MS mail client, which I swore off years ago. Second, I rely on having a "sent" message as a record. I switched off IDLE per your suggestion, Ernie, but otherwise I'm in the same boat as the others here. Please keep this thread alive. I'm hopeful that this can be resolved.

  • Apexlib error :Message section  t7Messages not found

    Hi everybody. After installing Apexlib, I forced my application to produce an error in order to verify if error handling works properly.
    Well, when I produce the error, it appears the alert window of the browser with the following message: "Message section t7Messages not found".
    I have followed the instructions on "How to integrate", checking if the page templates of shared components refer to t7Messages instead of t1Messages (my theme number), but it all seems correct. What have I missed? What could I control more?
    Thanks for any help.
    Greetings from Rome
    Stefano

    Hi Stefano,
    based on the code snipped you posted I would assume that you haven't changed the call of the apexlib.error.init Javascript function in the Page 0 region "ApexLib - Handle Error Page"
    From the HowTo Integrate document chapter 3.4:
    Note: t7 has to be replaced by your theme number! #6699cc is the background color and #000000 is the foreground color for cell highlighting.
    So your code should look like
    &lt;script type="text/javascript">
    apexlib.error.init
      ( "t1Messages"
      , "t1Notification"
      , "#6699cc"
      , "#000000"
      , apexlib.error.DISPLAY_LOCATION.FIELD_AND_NOTIFICATION
    apexlib.error.handleErrorPage();
    </script>Hope that helps
    Patrick
    My APEX Blog: http://www.inside-oracle-apex.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://apexplugin.sourceforge.net/ New!

  • Error message: IPod could not be restored. An unknown error occurred (1603)

    After I upgraded my ITunes and tried to sync my IPod touch I got this message.

    Error message: IPod could not be restored. An unknown error occurred (1603)
    Hi rtpeter1 ...
    Error 1603: If you receive this error and the iOS device is not automatically placed into recovery mode, it may be necessary to do so manually. Refer to iPhone and iPod touch: Unable to restore for steps on placing iPhone into forced recovery mode. Also, remove the IPSW and attempt to restore again. If you do not want to remove the IPSW in the original user, try restoring in a new administrator user.
    From here >  iOS: Resolving update and restore alert messages

  • MRP Exception message :- 40- coverage not provided by master plan

    HI ,
    I have  a sales order & i run the MRP & after MRp run , the rpoduction order generate  for the componant material , the systemeis nshowing me the exception message   40- coverage not provided by master plan .
    I have checked the stockes for the all componant material , there is no stock  for the componant material ?
    Please help me out in this
    Piyush

    Dear,
    Please refer OSS notes 550441 question no 06 for Exp message 40 Coverage not provided by master plan.
    Exception message '40' resulted from the calculation of the ATP quantity in Transaction MD04.The calculation of this ATP quantity is not provided anymore in Transaction MD04  since it was not an "actual" ATP quantity as in Transaction CO09, but it was calculated according to a separate logic which did not take into account certain relevant parameters.Branching to the ATP quantities now leads to Transaction CO09 which considers all MRP elements, checking rule and scope of check.This instrument should be used now, here the previous exception message '40' is equivalent to a negative, cumulated ATP quantity.In Transaction MD04 exception messages '10' and '30' from the rescheduling check can also be used to determine receipt elements that are not covered.
    Regards,
    R.Brahmankar

  • Record 799 :InfoObject YEKEYBRND does not fulfill ref. integrity in record

    Hi every body
    I Triggered a load and the load failed giving the error  'Record 799 :InfoObject YEKEYBRND does not fulfill ref. integrity in record 799 in value 0599 '.
    Can anybody explain me clearly the meaning of the error.
    Thanks&Regards
    Raghavendra Reddy Bijevemula

    Hi,
    Check whether the value has maintained in the SID table for the info object YEKEYBRND thru BIC/SYEKETBRAND..
    if it exixts the u have to repair ur infoobject in the RSRV.
    Check the link..
    http://help.sap.com/saphelp_bw31/helpdata/en/3a/14c43bb7137503e10000000a11402f/content.htm
    Re: Referential Integrity check
    Regards-
    MM
    Assign points if it helps
    Message was edited by: vishnuC
    Message was edited by: vishnuC
    Message was edited by: vishnuC

  • My hp printer is not typing refer to printer documents 0*61011bed

    my hp printer is not typing refer to printer documents 0*61011bed
    printer type E709 a series

    Hello @amalsh64,
    Welcome to the HP Support Forums!
    I would like to assist you today with resolving the 0x61011bed error message that you're getting on the front panel of your HP Officejet 6500A e-All-in-One Printer. However, I do need to confirm exactly what error message that you're getting on the front of your printer as there are a few different 0x61011bed error messages.
    Are you also seeing 'Problem with Printhead,' 'Printer Failure,' or 'Ink System Failure' with the 0x61011bed error message?
    If you're getting one of the messages listed above with the 0x error code than please click here for troubleshooting. Once the support document opens please click the dropdown for 'Any other error code' and run through the Solutions to resolve this error.
    If you're just getting the 0x61011bed error code with no other messages please click here for the troubleshooting reset.
    Please respond to this post with the result of your troubleshooting. Good luck!
    X-23
    I work on behalf of HP
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    Click the "Kudos, Thumbs Up" on the right to say "Thanks" for helping!

  • Itunes wont open at all, error message : quicktime was not found .... please reinstall ... i did that but no luck this only seems to have happened since the 10.4 update, im on windows 7 ..

    itunes wont open at all, error message : quicktime was not found .... please reinstall ... i did that but no luck this only seems to have happened since the 10.4 update, im on windows 7 ..

    Can you start QuickTime on your computer?
    You'll probably have to search for the Windows Installer Cleanup Utility and use it to remove QuickTime Player and iTunes. Then download and install the iTunes again.

  • I keep getting a message saying "Could not complete your request because of a program error"

    I keep getting a message saying ( Could not complete your request because of a program error??
    Does anyone know what this means or how to fix?

    blucoast,
    Can you please be more detailed? When are you getting this - what is causing it? Any specific tool or while starting Photoshop itself?
    Do you see an error number or error code or a report? Can you post that here?

  • Text messages ringtones are not working in the Storm Two

    Device:  Storm Two running OS version 5.0.0.713 on the Verizon Wireless network.
    Recently, I upgraded from a Storm One to a Storm Two because of a multitude of issues with the Storm One; not enough memory, constant lock-ups; dropped calls, etc.  On the Storm One I had customer ringtones for contacts; so when a contact calls me the phone will sound a specific ringtone for that contact; the same for text messages from that contact. Now that I have the Storm Two the text message tones for the contacts are not working. In fact, even when I select a ringtone for text messages for a contact the phone will ring the generic ringtone that comes with the phone. If I go into the sound profile and change the generic ringtone to one of my own and the contact sends me a text/sms message the phone will ring the ringtone that I selected in the profile that is being used at the time. This is not the way it worked on the Storm One.  On the Storm One; if I have a specific ringtone for the contact and that contact sends me a text message it will sound the text messages tone for that contact. These ringtones have worked for previous devices including my Treo and Palm devices. The ringtone files worked well in the previous Storm One.
    So to make a long story short; I want to know why my text message ringtones are not working as designed/setup-up. If a contact calls me the phone will sound the ringtone for that contact; but if that same contact text me it will not ring the ringtone for the contact. This is annoying and I am at my wits end trying to find out why this is not working.
    Vernon

    Hi Jain....
    Field separator is for separating the fields.That means it will effect every field in the node.
    But end separator is not like that.It will apply at the end ofall fields of a node.It will effect node not a field.
    according to ur scenario if u use data.endseparator 'nl',output will come like this
    2008/0701$101
    2008/0701$102
    2008/0701$103
    2008/0702$105
    if u want new line for every field try to insert a separate node for second field.That means
    MT_DATATYPE:
    Data -
    1:UnBounded
    . .OrderDate----
    1:1
       <Data2>                   1:1
    . ....OrderNo -
    1:1
    now give data.endseparator  'nl'
                data2.endseparator 'nl'
    if possible try like this....
    Sreedhar Goud L

Maybe you are looking for

  • ALV grid control in module pool

    Hi All, Below is the problem I am facing, can anyone plz let me know the solution. I am using ALV grid control on the  subscreen. If I enter material num and press enter on the grid control, it should validate the material num and display the materia

  • Acrobat 9 Pro--won't install

    I puchased the CS4 CD last spring. Acrobat wouldn't load then and I didn't have time to fool with it. Have contacted Adobe several times with no resolution. This week I spent TWO HOURS online with India tech support. Still no go. I've ASKED for them

  • How do i get a download that was interupted and will not resume?

    I tried downloading an album and was told to find a wifi connection due to the last two items size requiring it.  i found the wifi only to find out my iphone no longer connects to wifi.  i plugged it in to my laptop to resume the download, but no luc

  • How can i get a particular model from the iphone 5s

    I am from austria an for the lte i need the iphone 5s model A1457 or A1530. If i would buy one, would i get one of the model? Thanks for answering. ;) ...and sorry for my english

  • Vinyl records to itunes

    I have a Sony USB turntable which I am trying to use to convert some old albums of mine to songs playable on iTunes. I have figured out a way to do it, but it seems awful tedious, as I have to record the songs as a track in Garageband, then save it a