Report doesnt show the text for employee ids.....

Hi guys,
I am facing the following issue.
We have a report which is fetching data from the infocube.Whenever we check the report we are facing the issue : report doesnt show the text for ~10 employee ids,its showing the key in both key and text columns, its showing both text and key for the remaining employee ids.We checked the master data for employee id and it contains master for the employee ids which are not displayed text in the report.
Can any body help on this.
Regards
Prasad

Hi Prasad,
for your infoobject do you have all three texts available (short, medium and long)? Are all three loaded? You might have the wrong text displayed in your report. Check if you have the short, medium or long texts displayed. Dont forget to check the languages too ....
Kind Regards,
Alex
Edited by: Alexandre Soares on Dec 2, 2008 3:33 PM

Similar Messages

  • How to set the filter on a report to show the data for the Current Month

    Hi all,
    I am working on a report, which currently has this filter: Date First Worked is greater than or equal to 10/01/2010. This reports show the data for the current month, so at the beginning of each month we have to remember to change the date on the filter.
    Does anyone know what the criteria should say, so that it automatically changes and shows the information for the current month, without us having to go in and change anything?
    Any help would be greatly appreciated!
    Thanks,
    AA

    You need to add a session variable to date fir worked assuming that this is a date field.
    To do this open up the filter on the field then at then press add Variable then "session" and enter the following CURRENT_MONTH into the Server Variable section.

  • ICal doesn't show all text for the activity

    When I updated to iCal version 8.0 i noticed that when I am in week-view, iCal doesn't show all the text for an activity, although there is plenty of room. For example I have a lecture from 9 am - 4 pm and in the activity I put down all the things I have to do, but it only shows the first line for my activity. I need to drag the box or double click on it to see all the text. Can I change this?

    Gabriella,
    Sometimes making the Calendar window bigger, or using full screen allows additional text to be displayed.
    View>"Make Text Smaller" is also an option for those with Eagle Eyes.

  • My 40 gb iPod doesnt show any text on the screen

    My 40 gb iPod doesnt show any text on the screen. The screen will light up and there is an audible clicking noise when using the navigation wheel. Hooked up to my iTunes the iPod also no longer shows up. Ive tried reseting with no luck. Any help is appreciated.

    If a restore of the iPod in iTunes does not resolve the issue, it's likely that your iPod's screen will need to be replaced.
    B-rock

  • Need to show the text as 2009 - 10

    HI,
    I am enter the fiscal year value as 2009 at the run time. how to show the text value as 2009 - 10 on the same report.
    Is it possible without creating "Customer Exit" ?
    Please help me ..
    Thanks and Regards
    Rajesh

    HI ,
    I created 2 text variable for 2009 - 2010. 2009 (ZYEAR1- Replacement path) is populating from the year variable (ZFY) which I resticted. For pupulating 2010 (ZYEAR2 - Customer exit) I wrote a customer exit. I checked in the customer exit it is showing 2010, but it is not populating in the variable screen...
      WHEN 'ZYEAR2'.
      DATA: LOC_VAR_RANGE LIKE RRRANGEEXIT.
      DATA: ZNUM(4) TYPE N.
         IF I_STEP = 2.
           LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'ZFY'.
              CLEAR L_S_RANGE.
              L_S_RANGE-LOW = LOC_VAR_RANGE-LOW(4).
              ZNUM = L_S_RANGE-LOW.
              ZNUM = ZNUM + 1.
              L_S_RANGE-HIGH = ZNUM.
              L_S_RANGE-SIGN = 'I'.
              L_S_RANGE-OPT = 'BT'.
              APPEND L_S_RANGE TO E_T_RANGE.
              EXIT.
            ENDLOOP.
         ENDIF.
    I placed in the text as &ZYEAR1& - &ZYEAR2&.
    Plz suggest me..
    Thanks and Regards
    Rajesh

  • Report to fetch the text information from customer master sales data

    Dear Experts,
    We have come up with a requirement where the business want a report/list of the customers for whom a particular text is not maintained in customer master -sales data.
    There are many Z text id are configured and are maintained in Sales data- extras- text. In addition, business also need some key fields from the customer master such as name, city, delv plant, payment terms, sales off, sales grp etc.
    I could not get any standard table where the text is maintained with the customer numbers. Table STXH can give the customer numbers for a particular text id type but what is maintained against the given text id is not fetched from the table.
    So we need the valuable inputs to realize the requirement.
    As an proposal, we are aiming to develop custom Z report with the FM READ_TEXT to get the text information with the customer no ( object type KNVV and text id ). But for the additional information, what should be the actual logic for fetching the data. say if this FM is used, what should be the sequence of the logic and ideal selection parameters.
    In addition, we aim to use BAPI BAPI_CUSTOMER_GETDETAIL2 to fetch some of the customer ifnormation but many fields are not found in this . can we use some other bapi which can provide the complete general/sales data of customer ( delv plant, sales off, sales grp, custo grp, incoterms, payment terms etc)
    Kindly suggest accordingly.
    Many thanks in advance.

    Hi Dharmendra Kumar,
    I guess the best would be to check in ABAP General forum on the READ_TEXT sequence/ logic etc..
    For customer details, the available BAPIs are:
    BAPI_CUSTOMER_GETDETAIL
    BAPI_CUSTOMER_GETDETAIL1
    BAPI_CUSTOMER_GETDETAIL2
    However, you might have to check classes in SE24 to find any existing classes and its method yo give you all the information of a customer. Also check this thread: [BAPI for customer details like in IDoc DEBMAS;
    Regards,
    Raghu.

  • Creation of a Query to show the values for the current month and the last 12 months data.

    Dear All,
    Good day!
    I have to create a Query with the below requirement.
    I have to create a Query to show the values for the current month and the last 12 months data.
    Can you please guide me how to achieve this ??
    thank you,
    Regards,
    Hema

    Hema
    explain the exact problem..? as you mentioned you want to create query to show values for current month and last 12 months.. so I think you want to show values for 12 months from current data.. you can achive this by multiple way..
    you can have selection screen and field with date .. and restrict based on system current date and 12 months before or you can handle this at your target.. .. I mean there are multiple ways to restrict data by date range..
    for some more hints..
    http://www.forumtopics.com/busobj/viewtopic.php?t=34393&sid=7fba465d0463bf7ff5ec46c128754ed6
    http://businessintelligence.ittoolbox.com/groups/technical-functional/cognos8-l/how-to-display-last-12-months-in-report-based-on-todays-date-3231850
    http://scn.sap.com/thread/3217381
    search on SDN you will get many other ways..
    Thanks,
    Bhupesh

  • Report to view the delivery for the warehouse

    With a selection criteria of total goods movement status from A to B. We have noted however the data contained on the list is based on the required dates from the sales order/STO. I can not seem to find a report or add criteria to the above report to show the document date. The warehouses need to be able to view deliveries not completed and understand how old the document is. Is there another standard transaction that can be used or will this require a dedicated report.

    I understand you are using VL06O for delivery reporting. You can add fields to this report by including the fields in a structure. You can include the Creation Date field from LIKP. Please refer note# 128150.
    Thanks
    Swagat

  • A report which shows the vendor invoice and its purchase order MM

    Hi All,
    I wonder if ther's a SAP standard report which shows the vendor invoice (the FI document) and its purchase order MM.
    Could anyone help me?
    Thanks
    G.Rossi
    Edited by: Lakshmipathi on Aug 2, 2011 2:24 PM
    Thread Locked - Reason  Cross Posted

    Dear,
    you can use FBL1N,
    From there you can view following things:
    1. Vendor Invoice = Reference
    2. Document type = KR and RE for Invoices
    3. Po Number
    4. Amount
    you can enable there many fields as per your requirement.
    Hope this helps!!!
    Br,Vivek

  • Flash Builder flash pro project doesnt show code hintings for library assets exported for AS ?

    Flash Builder flash pro project doesnt show code hintings for library classes exported for AS ? So is there any way I can fix this ? Only way I could think of is export a swc from the fla... is there a more convenient way to do this ?

    anyone ?

  • I just downloaded itunes 11.. and now i cant find out how to display duplicates and also it doesnt show the total amount of songs in my library...anybody know..???

    I just downloaded itunes 11 and now i cant find the display duplicates..and it doesnt show the total amount of songs in my library..anybody know..??

    Two Windows scripts to make playlists of Duplicates and Exact Duplicates. Use shift-delete to remove selected tracks from the library as well as the playlist.
    There is also my DeDuper script if you don't want to do it by hand. Please take note of the warning to backup your library before deduping. See this thread for background.
    tt2

  • Passing values to subreport in SSRS throwing an error - Data Retrieval failed for the report, please check the log for more details.

    Hi,
    I have the subreport calling from the main report. The subreport is based on MDX query agianst the SSAS cube. some dimensions in cube has values 0 and 1.
    when I try to pass '0' to the sub report as the parameter value, it gives an error "Data Retrieval failed for the report, please check the log for more details".
    Actually I am using table for storing these parameter values. In the main report I am calling this table (dataset) and passing these values to subreport.
    so I have given like [0],[1] and this works fine. when I give only either [0] or [1] then it is throwing an error.
    Could you please advise on this.
    Appreciate all and any help.
    Thanks,
    Divya

    Hi Divya,
    Based on the current description, I understand that there is no issue if you pass two values from main report to subreport, while the issue occurs when passing one value to subreport.
    To narrow down the issue, I want to confirm whether the subreport can run if there is only [0] or [1] in the subreport. If so, it indicates the query statements exist error in the subreport. If it’s not the case, this shows the issue occurs during passing
    values from main report to subreport. To make further analysis, please post the details of query statements of the subreport to the forum.
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • Screen or Report that shows all Responsibilities for Org Unit

    How can we find out in Oracle application from the front end,,,, the screens... or may be report that shows all responsibilities for ORG Unit ‘Vision Operation’ (204).
    SELECT FR.RESPONSIBILITY_NAME, FPOV.PROFILE_OPTION_VALUE ORGID, NAME ORG_NAME
    FROM FND_PROFILE_OPTIONS FPO,
    FND_PROFILE_OPTION_VALUES FPOV,
    FND_RESPONSIBILITY_TL FR,
    HR_ALL_ORGANIZATION_UNITS HOU
    --HR_OPERATING_UNITS HOU
    WHERE --UPPER (FPO.PROFILE_OPTION_NAME) LIKE UPPER ('MO%OPERATIN%')
    PROFILE_OPTION_NAME = 'ORG_ID'
    AND FPO.PROFILE_OPTION_ID = FPOV.PROFILE_OPTION_ID
    AND FPOV.LEVEL_VALUE = FR.RESPONSIBILITY_ID
    AND HOU.ORGANIZATION_ID = FPOV.PROFILE_OPTION_VALUE
    the above query displays the data from the backend,,I want to see how to see that data from the front end,, does anyone know the navigation, thank you so much in advance.

    Hello Kashif,
    Thank you for the reply. So, there is no screen that shows all the responsibilities that are assigned to a operating unit.
    The link that you provided really did not give any information that i was looking for.
    And as you said .. "there is no specific screen to show all except responsibilities form".... what does the responsibilities form show,
    I have also tried to look in the System Administrator -> Profile -> System
    and in the Responsibility, I query for Payables manager, and look which Orgs are assigned to it, I am not able to find it. I know I am wrong, but can you please help me how to see which responsiblity is assigned to which Operating Unit.
    Thank you

  • Material has more than one plant, only show the price for the first on

    Hi:
    I am having the standard price for the material with the different plants ,I am seeing only one Material and Standard price(if a material has more than one plant, only show the price for the first one In the report ):
    plant :de87 Material: 60020601 Standard price: 1237.00
    plant:PT01 Material :60020601 Standard price: 634.00
    In the report I am seeing DE87 with the standard price :1237.00 .
    I am extracting from the 0MATERIAL_ATTR
    Please help me how can I display all plants with the material and std price. In my data source there is no PLANT
    rgrds
    Kumar

    Hi:
    Report is running on 0MATERIAL(Transactional master data),Data sourc: 0MATERIAL_ATTR,
    We are having the standard price in the 0MATERIAL ,(Standard price is combination of plant and Material) .Plant is not available in the material,so in the report its displaying only first result
    plant :de87 Material: 60020601 Standard price: 1237.00 --->Displaying this
    plant:PT01 Material :60020601 Standard price: 634.00
    In the above we are having the same material but different plant and different standard price. so I need to display the both in the report.
    Rgrds
    kumar

  • I just purchased a MacBook Pro Retina. Checked my OSX and it is version 10.8.1... trying to find a way to upgrade to a higher version. In the app store it doesnt show the update nor downloading the new Mountain Lion OXS doesnt work. Please help

    I just purchased a MacBook Pro Retina. Checked my OSX and it is version 10.8.1... trying to find a way to upgrade to a higher version. In the app store it doesnt show the update nor downloading the new Mountain Lion OXS doesnt work. Please help

    hienn,
    Not yet. There was an upgrade page to 10.8.2 for the late 2012 models but it's down now. I have to assume that Apple pulled it because of some bugs. I would look for something next week, more likely than not. In the meantime, the OP should be good with 10.8.1 until the update shows up again.
    Clinton

Maybe you are looking for

  • Error 0x800703EE on Win 8.1 machine when I tried to burn a DVD.

    Hello, I have below mentioned error when I tried to burn a DVD on my HP laptop.But same file can be copied to the USB drive without a problem.Can I have a solution for this ? Thanks in advance. Error message : Error 0x800703EE : The volume for a file

  • PS and AI save file rename behavior

    Illustrator and Photoshop for Windows 8: save and save for web dialog file name fields will select the entire name when I start typing after placing the cursor at any point within the name. I'm only able to type one character before everything gets s

  • Verizon Email accounts and Windows 8 Mail App

    I will be upgrading to Windows 8 and will like to use the Windows desktop maill app for my Verizon.net account. However, in all of the preview editions of this app, including the one I upgraded to today, the app does not support POP3 mail accounts. I

  • 2Wire Security Issues

    My problems has been ongoing since December... Hardware Overview: Machine Name: PowerBook G4 15" Machine Model: PowerBook5,6 CPU Type: PowerPC G4 (1.2) Number Of CPUs: 1 CPU Speed: 1.5 GHz L2 Cache (per CPU): 512 KB Memory: 512 MB Bus Speed: 167 MHz

  • Why can't I open pdf file?  Get a black box with a white x in the upper left hand corner that won't

    Why can't I open pdf file?  Get a black box with a white x in the upper left hand corner that won't open either