"InfoObject" with Text data is not showing description/heading/text in IDT...

Dear All,
I'm working on SAP NetWeaver 7.3 and I have an InfoCube for QM and recently I had a requirement to add an "InfoObject" which will show text. I added it into InfoCube and after loading my transaction data, I could see the text of newly added  InfoObject as well on "LISTCUBE" transaction. I refreshed the "Data Foundation Layer" on BO tool "Information Design Tool" and also inserted Candidate InfoObject (my newly added InfoObject"). But when I tried to show its values for "InfoObject" its showed me its values. But when I tried to show its text (heading) it threw following error:
1. Firstly, I could not find Text Table or table for the newly InfoObject into "Data Foundation Layer" why?
2. Why am I getting able error?
3. Have I missed some step in BW which is causing an issue for not "Generating SID" for this InfoObject "Master Data Text"?
4. How to resolve the above issue as I want to show its text into "InfoSpace" or BusinessObject Explorer?
Many thanks!!!
Tariq Ashraf

Problem with JMS IKM of 10.1.3.5 for Hp-UX.
Step 3 of IKM, where its truncating the schema, the systntax is wrong. The correct syntax will be.
truncate schema < %=odiRef.getInfo("SRC_SCHEMA")%>

Similar Messages

  • Starting with version 32.0 of Firefox, 1Password text boxes do not show the typed text.

    The 1Password plugin for Firefox prompts users to enter new passwords as they are created. Starting with version 32, however, the text box still appears, but no cursor appears in the text box, and no type is visible as I type. The typed entry is posted to 1Password, but it must be checked to ensure that there were no typos (since the type was not visible as it was entered). Is there a fix for this "invisible type" problem?

    I appreciate your response, but 1Password has no new release that might solve the problem -- a problem, to be honest, that I don't think is theirs.
    Firefox has become increasingly prone to rendering errors, and this may be just another one. Sites that display properly in Safari and Chrome are a mess in Firefox, and every day brings me closer to switching to another browser.
    Whether there's code specific to Firefox that developers, because of Firefox's declining popularity, aren't including or Firefox isn't incorporating the latest standards, I don't know. But I do know that I now need to open other browsers throughout the day because Firefox is no longer the reliable resource it once was.

  • Print Preview: SAP GUI showing updated text, CRM UI not showing updated text

    Hello,
    can anyone please help me with "Print Preview" button in CRM UI:
    In the CRM UI when a certain data is changed on the document, a note on the document is updated with changes in data. When pressing the "Print Preview" button the generated PDF is not showing an updated text. If i run the SmartForm directly in SAP GUI after the data change, the generated PDF shows an updated text. If i reload the CRM UI (close the browser and run the CRM_UI transaction) the "Print Preview" shows an updated text.
    What should i do, that the Print Preview in the CRM UI would also show an updated text (without reloading the CRM UI) ?
    Im thinking it could be a problem with the parameters SFPDOCPARAMS and SFPOUTPUTPARAMS, that are used when calling the SmartForm FM. The parameters are set as this:
       ls_outputparams-nodialog = 'X'.
       ls_outputparams-getpdf = 'X'.
       ls_outputparams-connection = 'ADS'.
       CALL FUNCTION 'FP_JOB_OPEN'
         CHANGING
           ie_outputparams = ls_outputparams
         EXCEPTIONS
           cancel          = 1
           usage_error     = 2
           system_error    = 3
           internal_error  = 4
           OTHERS          = 5.
       ls_docparams-country = 'SI'.
       ls_docparams-langu = sy-langu.
       CALL FUNCTION lv_name
         EXPORTING
           /1bcdwb/docparams  = ls_docparams
           I_HEADER_GUID      = ls_orderadm_h_wrk-guid
         IMPORTING
           /1bcdwb/formoutput = ls_formoutput
         EXCEPTIONS
           usage_error        = 1
           system_error       = 2
           internal_error     = 3
           OTHERS             = 4.
    SAP gurus, please help

    I figured the solution:
    In the Code Initialization of my interface (SFP transaction) i had to initialize the buffer:
       CALL FUNCTION 'INIT_LOAD_TEXT_BUFFER'
         EXPORTING
           EXCL_ID       = ls_stxh-tdid
           EXCL_LANGUAGE = ls_stxh-tdspras
           EXCL_NAME     = ls_stxh-tdname
           EXCL_OBJECT   = ls_stxh-tdobject
         EXCEPTIONS
           NOT_FOUND     = 1
           OTHERS        = 2.
    This way the text is loaded from the updated note every time a "Print Preview" button is pressed.

  • How to make preflight profile witch find out if exist in document spot color with name "CutContour", if not show allert,  I try many combinations but nothing works

    How to make preflight profile witch find out if exist in document spot color with name "CutContour", if not show allert,  I try many combinations but nothing works

    Thanks very much for your help, but I'm still overlooking something. I double checked to make sure that I did not have a hidden .txt file extention. I then decided to abandon the lock on preferences idea until I get it working. I converted my mozilla.cfg file back to plain text. I made sure I do not have an extra blank line at the end of each file. The syntax looks good, as far as I can tell. I'll copy and paste what I have so far. Did I have the file locations correct posted above? Also, if you feel i can delete some lines of text in my mozilla.cfg file I'll be happy to do so.
    mozilla.cfg
    <pre><nowiki>//
    pref("privacy.sanitize.sanitizeOnShutdown", true);
    pref("privacy.sanitize.promptOnSanitize", false);
    pref("browser.rights.override", true);
    pref(“app.update.auto”, false);
    pref(“extensions.blocklist.enabled”, false);
    pref(“extensions.shownselectionUI”, true);
    pref(“browser.shell.checkDefaultBrowser”, false);
    pref(“toolkit.telemetry.enabled”, false);
    pref(“toolkit.telemetry.prompted”, 2);
    pref(“toolkit.telemetry.rejected”, true);
    pref(“app.update.auto”, false);
    pref(“browser.download.useDownloadDir”, true);
    pref(“browser.search.update”, false);
    pref(“signon.autofillForms”, false);
    pref(“signon.rememberSignons”, false);
    pref(“browser.download.manager.scanWhenDone”, true);
    pref(“browser.formfill.enable”, false);
    pref(“xpinstall.enabled”, true);</nowiki></pre>
    channel-prefs.js
    pref("app.update.channel", "release");
    override.ini
    [XRE]
    EnableProfileMigrator=false
    all-lmc.js
    pref("general.config.filename", "mozilla.cfg");
    defaultPref("browser.startup.homepage", "data:text/plain,browser.startup.homepage=http://bbc.co.uk");
    Again, thank you very much for your time. Do I create my own browserconfig.properties, and firefox.js? Also, I forgot to mention I'm running Windows 8.

  • Assigning InfoObject with Master Data as InfoProvider

    Hi,
    In BW 3.x we used to assign the InfoObject with Master Data as InfoProvider only if we want to perform Query on that InfoObject.
    But in BI 2004's, is it must to assign InfoObject with Master Data as an InfoProvider???
    Because when I create the Transformation to load Text or Attribute Data, the system automatically assigs that InfoObject as an InfoProvider.
    Is there a way to skip using that InfoObject as an InfoProvider during Tranformation if I do not want to perform any reporting on it.
    Thanks,

    Hello Sesh,
    No. It is not possible.
    However for easy grouping, create another infoarea and attach all report relevent infoproviders under this infoarea.
    Ravindra

  • In IPhoto I changed movie dates after thumb nails were created in IMovie but the new dates are not showing up in IMovie.  Is there someway to refresh the IPhoto event in IMovie?

    Background:  I'm transferring file folders from a Visa laptop via an external hard drive to my IMac.  In the folders are photos and videos from different cameras.  SO I first tried to import to IMovie but it would not recognize any of the files.  So then I imported into IPhoto and both photos and videos were imported and I created events for each folder.  When I first opened IMovie I had to wait for it to create "thumb nails".  Then I could view the events in IMovie BUT the video clips are not together because they have vastly different dates and are mixed with videos from other events.  I looked at the dates and said I can fix that in IPhoto which i did but those new dates are not showing up in IMovie.    I think I need to somehow refresh the event data that Imovie is using but have not found how to do that in either IPhoto or IMovie. 
    I'm doing this on three events with about 100 photos and videos.  But I have many 1000s more to do so need to know how to either fix this or delete these events, reimport, change the dates, then open again in IMovie.   I'm sure that would work but I can't understand why changing the dates in IPhoto is not being reflected in IMovie.  
    Appreciate any tips or pointers.
    OBTW this is my first question as a first time Apple owner. 

    It was suggested I move this question to IPhoto or IMovie which I did. 
    Well moving to a different discussion group did not provide an answer to this question either. But what I finally did was import one batch of photos and videos into IPhoto for a given day at a time. Working with these I could change the date and times in order to get them in the original sequench taken. Then I would create an album with that batch. These would all be on the same day (IMove was closed for this phase). Then I would open IMovie, generate the thumbnails for that album, and select the album I had created. This was necessary because the importing process in IPhoto was using incorrect dates for my video so it was a real struggle finding them in IMove until I developed this approach.
    I believe that this whole process was so screwy because I was importing from an external hard drive not a camera. I had these photos on a PC and did not have the original cameras to use to import directly which I am fairly sure would have made this easier!

  • How do you set up date time to show up on texts/msg

    I upgraded to IOS 6, UNFORTUNTELY date, and time feature is not showing up on texts/msgs. i cant tell when a text was received or texted?

    cwilliam4,
    Go to Extras -> Date and Time. Once you're inside, press and hold the Back button and you should have a list of additional options.
    Jason

  • Data is not showing up in report on ODS

    Hi All,
    we have requirment like below
    we have an ODS  no update rules and nothing with 5 fields . with bex reporting flag checked..
    we have function module to fill the data for these 5 fileds in  ODS active data table .
    So data is there only in active data table that table was filling  by using  function module.
    so i need report that data .when i created and run the report data its not showing up.
    Please let me know whats the issues is and how to handle.
    I appreciate your help
    Regards,
    Sirisha

    In this case you need to use Write-Optimized DSO or if you are in earlier version, then you need to use Transactional ODSinstead of basic DSO.
    thanks.
    Wond

  • BizTalk BAM Data is not showing

    In BizTalk 2010,  BAM Data is showing correctly.
    But in BizTalk 2013, BAM Data is not showing correctly while I am applying the same procedure for both.
    Event Log shows not any error.
    What I have to check for getting BAM data in 2013 ?
    Which configurations should I check ?
    Any kind of help would be appreciated.
    Prakash

    Prakash,
    There are two parts to it:
    Deploying the BAM definitions, which would create the BAM activities and its related DB artifacts.
    Deploying the Tracking profile. This step hooks you port/Orchestration/messages to the db artifacts created in step-1.
    If you see the BAM tables and its related DB artifacts means BAM definitions has been deployed.
    If event log is clean, no data in
    TDDS_FailedTrackingData, no data in AllInstances view , you have checked the above suggestions like TDDS means, then it could be the second step  which is deploying the tracking
    profiles may not have happened properly.
    Check the following article for help:
    Deploying and Undeploying Tracking Profiles
    How to Deploy Tracking Profiles with the Tracking Profiles Management Utility
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Text Entry Box not showing all text

    I am creating a simple exercise where I would like the user to copy text from the course, paste it into word, and report back what the word count is.  I thought perhaps the Text Entry Box would be the best way to go, since if you click on the existing (default) text, you can copy it.  However after I place the paragraph of text in the box, and resize in the editor so that all the text shows, it does not show all the text when playing back, either previewd or published.  It only shows the last few words of the last line at the top of the box.
    Is there something I am missing?  Or, is there an easier/better way to do what I need?
    Thanks

    Hi all
    If this is Captivate 4, there may not be any need for a widget to do this. I'm guessing you haven't tried enabling the Scroll Bar for the Text Entry Box (TEB)?
    When I just plop a TEB on a slide, I get this in edit view:
    During playback it looks like this:
    But if I edit the TEB properties and enable the Show Scrollbar option:
    I get this in the output:
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    Ok, the issue seem to be solved. The problem was this:
    The many hundred files (raw and xmp per image) have been downloaded by ftp in no specific order. Means - a couple of files in the download queue - both raw and xmps. Most of the time, the small xmp files have been finished loading first and hence the "last change date" of these xmp files was OLDER than the "last change date" of the raw file - Lightroom then seem to ignore the existence of the xmp file and does not read it during import.(a minute is enough to run into the problem)
    By simply using the ftp client in a way that all large raw files get downloaded first followed by the xmp files, we achieved that all "last changed dates" of the xmp files are NEWER than the related raw files. (at least not older)
    And then LR is reading them and all metadata information has been set / read correctly.
    So this is solved.

  • Time of email shows in Date Column, Date is not showing on new emails

    Date is not showing in Date column. Only time is showing.
    I just migrated from OE - Old emails show the time & Date.

    If these are emails received today that is normal. Thunderbird assumes you know what day it is and only displays the time for messages received today. It will append the date to these messages at midnight tonight.

  • Due date is not showing up in UWL

    Hi ,
    Due date is not showing up in UWL. Back end is ECC not GP Just regular work flow.
    I can see in workflow object end date kind. But the field is blank. For due date any additional configuration needed.
    I really appreciate your help.
    Regards
    Mark

    Hi,
    As far as I remember correctly, the Due Date in UWL is the Requested End date in the workflow. So basically you need to open the workflow in backend in WF builder and look at the step. There is a tab for setting different deadlines and stuff. If you do the settings there (for example set the requested end in 3 days), I think that work item will display the due date based on that data.
    Regards,
    Karri

  • Some of my text messages do not show up on Verizon online usage

    My husband received a text last night from a friend.  Then 2 minutes later that same friend texted me.  It shows this friends text on my online usage, but no his.  It has since shown messages that we've sent to each other so I know it's updated.  Why does this happen?

    We both have the same exact phone.  Droid Razr M.  Thanks though! 

  • Not show the header on the first page of a section

    I am writing a manual that has about 7 chapters. Each chapter is its own section. I have been able to go in and create a header for each of these sections very easily. However, it's not quite clear how to NOT show the header on the first page of the section. For example, one of my sections is called "Personal Finances", so I have that in bold a the top of the page using Header 1. Because I have that, I don't also need "Personal Finances" showing in the top right corner in the header.
    How can I make it so that it won't show on the first page of each section?
    Thanks!

    How can I make it so that it won't show on the first page of each section?
    In the "Layout Inspector" under the "Section" tab, check the "First page is different" option while one of that section's pages is active/selected/displayed. Then add or delete the header as may be needed so that first page of section does not display the header and all other pages in the section do display. (I.e., what you specifically have to do here depends on whether or not you are already on the first page of the section when you make the change to the display "switch" and whether you are starting with a blank or non-blank header.)

Maybe you are looking for

  • My Ipad will not sync due to apps installed could not be determined

    My ipad will not sync because apssinstalled could not be determined> how is this when everything is purchased through itunes?

  • Re: How to set the line height of a Label?

    In Java 8, set the graphic of the label to a TextFlow with line spacing set. Text text = new Text("This is my\nspaced text."); TextFlow flow = new TextFlow(text); flow.setLineSpacing(13); // default font size is 13px, so this effectively makes the te

  • Billing docs problem

    Dear all, SD billing I create it 20.07.2010. FI document cleared it by 30.07.2010. But some body cancel this billing document by 09.09.2010 how it is possible to cancel it ....once it was cleared? Please advice me. Bishnu 21/09

  • TS3274 After using restore steps, my IPad shows the Apple logo but will stii won't come back on?

    After going through steps to restart my IPad, the Apple logo Appears on the screen but it will not go back to the main menu.  It just stays on with the Apple logo showing.   The logo will appear and disappear at times but that Is all it will do.  Hel

  • Getting OPMN to start OID

    Hey all, I went through the configuration of setting up OID with a replicated OID on another server (for 10gAS) and it worrks great. What I cant get working is the use of OMPNCTL to start all the oid process (OIDMON, OIDLDAPD, and OIDREPLD). I follow