Data in list view

hi all,
I added some custom fields in detail as well as list view of PCUI. But when I search I am not getting any data for custom fields in the list view. what might be the problem? please help me in this regard.
Regards,
Purushothaman.

Hi Purushothaman,
You need to modify the querypart for this field. Copy the function module CRM_BSP_OIC_1O_SEARCH_FROM_RF and create your querypart for this field.
The field and method of selection has to be in the crmc_repdy an crmc_repdy_db tables.
Creation of querypart:
CALL METHOD cl_crm_report_qupart=>get_qupart_by_token
EXPORTING
iv_entityname = "Class of your method reporting
iv_fieldname = " field in the search
iv_token = 'RAN'
it_rangetab = " Your range definition
IMPORTING
ev_qupart = ls_quparts-querypart.
APPEND ls_quparts TO lt_quparts.
APPEND ls_qupart_and TO lt_quparts.
Regards.
Manuel

Similar Messages

  • List View : Opening folder in folder changes modified date in list view

    Since my office upgraded me to 10.5.4, when I flip open a folder in List View, then flip open a sub-folder, the modified date in the original folder changes to now. Opening subsequent folders again changes the modified date of the folder above it. I do not remember this happening in Tiger, and since part of my job involves finding and archiving old files, this is driving me crazy. Can I stop it?
    Jeff Work

    That's interesting, and probably why the original poster had the same issue, but it does not work that way for me with Leopard 10.5.5.
    In list view, the .DS_Store does not get updated when I flip down the folder. The .DS_Store file only gets updated if I open the folder in icon view. That makes sense because the .DS_Store file stores the relative position of the icons in the window.
    However, when I go back to list view, even though the .DS_Store file is updated to the current data and time, the Date Modified of the parent folder does not change.
    This different may be caused by some setting you are using in Finder that most people do not use, or maybe because of some other Mac OS X feature such as File Vault (which I do not use), or maybe some third party software that modifies Finder functionality. I don't know...

  • Sort by Artist / Date in List View

    I like to have my albums sorted by Artist and then chronologically by Release Date
    This is fine in Grid View as i can sort by Artist and within that by Date.
    But when i switch to List View it sorts by Artist and within that by Album Title.
    There doesn't appear to be an option to specify a secondary sort field in List View.
    I could live with this in iTunes since I browse in Grid Mode
    but I presume it will download to my ipod in List View.
    So am i missing a trick here - is there a way around this?

    delia0027 wrote:
    I lose sleep over this oversight by Apple.
    Would you like some suggestions of where you can get help for that? Economy is in the toilet, people are out of work, losing thier homes, can't retire after working for decades, etc. but that a couple albums released in the same calendar year don't sort in order of release in iTunes...
    delia0027 wrote:
    How can this be? They are so particular about everything and they don't see this as a problem for serious music people?
    I can remember before there was such a thing as iTunes and people actually listened to their music and enjoyed it. It didn't matter when they last heard the song, how many times they have heard it, didn't have to write down which were their favorites and which were not, we just knew which ones we liked, etc.. Not anymore. Now people are concerned more with how many times a song has been played, ranking their library in order of their favorites, being sure to know when they last played some song, the order of two albums released in 1968 (even though the "serious music people" should just know that), etc.
    It makes me wonder if people actually listen to their music anymore since they seem much too busy cataloging, sorting, rating, and making sure their playcounts get updatred correctly. I honestly think iTunes may have messed up the way people listen to and enjoy music now. It is kind of sad really.
    Patrick

  • Calendar itmes not showing end date in list view/when opened

    Hi,
    Got a client with a very strange issue with meetings.
    Few of the meetings are not showing end date after accepting those although he can see all meetings in calendar.
    I have already checked below on his machine
    switched the month view to ''low detail'' then back to "high detail"
    Show end date is visible in views
    Reseted view options to default
    Strange thing which I have noticed during troubleshooting is that issue is happening with Exchange cached mode only and not in Online view.
    Client is using Windows 7 Enterprise with office 2010 on his machine.
    I hope someone can help here. Let me know if any further infomation is required.
    Thanks

    Outlook 2010 would read the local data in local email profile and the view setting is also stored in local configuration when someone runs it in cached mode.(Email profile in online mode would read the data from Exchange store directly)
    At this point, I recommand that we create a new profile to check if we could see the end date in Outlook calendar view.
    http://support.microsoft.com/kb/829918/en-us
    Tony Chen
    TechNet Community Support

  • GUI Bug Outlook 2013 while sorting E-Mail in the list view in the main window

    Hello,
    I found a bug in Outlook 2013 - following occures: in main window, when I sort the list view with e-mails by "sent to" or by "received from" and when I delete one mail from this list, the view is not correct, because after the deleted
    E-Mail disapears when I go with my mouse Cursor over other e-mails in the list Outlook 2013 shows all mails from the top of the list (beginning in alphabetical or reverse alphabetical order) as I move with mouse over neighbour mails from the corrected view
    instead of the same view with only that one item deleted. The scroll element right has the right Position, but after clicking on the arrow up or arrow down within this element it jumps to the start. This has worked in my Outlook 2010 well, and this is very
    unpleasant because I can not work well everytime sorting my mails right again after I deleted one. This seems to be only the case if I sort my mails by Name, not if sorted by size or received/sent date, then list view works well. I use Windows 7 Ultimate x64
    and Office 2013 x32, on HP6910 with ATI graphics Card. Whole System works fine since years. Is there any log file I can submit? Is my description clear? Please help , thanks.
    regards
    Bogusz Schubert
    PIMPEX Bogusz Schubert
    Vohwinkeler Str. 58
    42329 Wuppertal
    Tel +49 202 4299 2270
    Fax +49 202 4299 2271

    I made a screenshot of this: after deleting email from a Partner starting with letter "D" Outlook jumped back to the top of the list starting with "1" - you clearly see the wrong Position of the scroll element right and false broken view of the mails
    at my mouse Cursor
    Picture is under the Domain mt.i24.cc slash outlook2013guibug1.jpg
    any help will be much appreciated

  • Accordion Menu Driving a List View ?

    Hello,
    I am simply looking to have an accordion menu drive data in List View and am struggling.
    For example
    Group 1
       List a>populate a list view
       List b>populate a list view
       List c>populate a list view
    Group 2
       List a>populate a list view
       List b>populate a list view
       List c>populate a list view
    etc.
    Appreciate any feedback, seems easy but just cant seem to get it to work.  
    Thanks!

    Hi David,
    Maybe Filtered Rows can accomplish this. Please refer to thread Multiple row insertion
    If the answer can't help, please let me know.

  • Display data from multiple document Libraries in List View Webpart

    Hi All,
    I want to display data from multiple document libraries into one list view webpart(custom i have created)
    I went through the following link http://blogs.msdn.com/b/ramg/archive/2009/04/22/implementing-a-simple-cross-site-collection-list-view-webpart.aspx
    but it tells to display only from one document library.
    My motive behind displaying data in the list view webpart is to achieve the functionality of Check In ,Check Out and other OOB features.
    With Regards,
    Jaskaran Singh

    Hi,
    As there is no such OOTB feature, a workaround is to create a visual web part to gather items from libraries and implement functionalities like Check in, Check out files
    in different libraries.
    The links below will provide more details:
    Create Visual Web Parts in SharePoint
    2010
    A demo about displaying list items in visual web part:
    http://www.dotnetcodesg.com/Article/UploadFile/2/217/Web%20Part%20in%20SharePoint%20To%20Show%20All%20List%20and%20List%20Items.aspx
    About the Check In and Check Out:
    How to Check In a document programmatically
    SPFile.CheckIn method
    and SPFile.CheckOut method
    Best regards
    Patrick Liang
    TechNet Community Support

  • Pictures with GPS-data will not be shown in list-view (PSE 11, Win7)

    A lot of pictures of my collection do have GPS-data in EXIF-header. Sometimes they are shown on the world-map, sometimes not. In list-view they are never shown. The list-view knows only locations, which are matched with PSE.
    The EXIF-input was made by two different tools (Holux GPS Software and Geosetter 3.4.16).
    How can I get the list-view for the saved files without using PSE adding location?

    Many modern cameras add GPS co-ordinates and these will usually show in the info panel of the Media module under Camera Data >> GPS
    I guess your exif tools work differently to a camera. Are you able to embed the metadata into the image files before importing into PSE Organizer?

  • Finder date format in List View

    I want to tell Finder NOT to display the day of the week or the spelling of the month in the date columns when it is in List View.
    I want this exactly, and nothing else:
    mm/dd/yyyy 12:30
    I want the month and day to always use two digits. It just think it looks better when a column of data is all formatted the same exact way. And, I don't need to know that 04/17/01 was a Thursday (or whatever it was)!
    I know you can resize the columns to get various amounts of info and formats, but that's too much effort, plus you get all these weird ",..." filler garbage. Let's just make it simple!!!

    I think the width of the column is the sole determinant of the date format shown in list views. I use an applescript to set the size, position and column width of Finder windows to my preferred specs; it sets the date column width so that a shorter (but not shortest) date format is used (because I'm picky about that, too ). You can easily tinker with the numbers so the sizing suits your own preferences.
    -- works on frontmost Finder window;
    -- settings appropriate for display res 1440x900
    <code>
    tell application "Finder"
    set bounds of window 1 to {230, 120, 1260, 820}
    set sidebar width of window 1 to 200
    set width of column name column of list view options of window 1 to 280
    set width of column modification date column of list view options of window 1 to 180
    set width of column size column of list view options of window 1 to 100
    set width of column kind column of list view options of window 1 to 180
    end tell
    </code>
    Instructions for saving scripts in case you or other readers need them: Copy and paste the above into a new Script Editor document (or highlight and use the Services -> Script Editor menu). Save as file format: Script at this path -- ~/Library/Scripts/Applications/Finder/ -- creating any folders that don't already exist. You can change the numbers in the script and use the Run button in the Script Editor toolbar to test until you get something you're happy with.
    HTH,
    Lisa

  • Wrong Dates and Sizes in List View in Finder (10.3.9)

    Hi,
    I'm in the Finder (Mac OS X 10.3.9) looking at a folder.
    The folder is in List View mode.
    Here's the problem:
    Files that I edited yesterday are continuing to show up as modified "Today."
    What's with that?
    The Finder window won't update. (And I modified those files 12 hours ago.)
    This has been going on for years.
    Sometimes clicking on each file will trigger an update of the info, sometimes not.
    Sometimes the dates are wrong, sometimes the sizes are wrong.
    Is there a cure for this Mac OS bug?
    -- JEBrown800
    +J. E. Brown has been a software engineer for over 20 years.+

    JEBrown800:
    Welcome to Apple Discussions.
    J. E. Brown has been a software engineer for over 20 years.
    Your resume is a bit intimidating to non-technical types like me, and I suspect that whatever I suggest may have already been tried.
    However, can you tell us what diagnostic tests or repairs you have attempted? e.g. Repair Disk in DU, Saft Book, Disk Warrior etc.
    Good luck.
    cornelius

  • Dates wrong in List View of Calendar

    Everything is entered correctly and shows up correctly in the Month and Day view of the calendar app on my iPhone. When I go to List view, however, events appear on the wrong dates! Very frustrating!! Anyone have a solution? Thanks.
    Jill

    Still no answer? For instance, on my calendar, the School Board Meeting is September 2nd, as entered. In List view on my iPhone, it says it's August 31. Ha??? Anyone else have this going on or an idea of how to solve it? I used to depend on my list view to see what was coming up, but can't any more.
    Thanks!
    Jill

  • ECT List View Web Part displaying incorrect data when View Item

    I have a External Content Type which pulls data from a stored procedure. The stored procedure has 1 parameter - the users logon id. The data retrieved is a list of meetings with start date time, end date time, location, subject, etc. From this ECT there
    is an External List which displays all data correctly.
    There is 2 pages within the site and its subsites that have list view web parts which display a subset of the info from the external list. When the user clicks a specific meeting to display the complete info on the meeting, the wrong information is displayed,
    it always displays the info for the 1st meeting in the list. So, I displayed the BDC Identity field on the list and this field is identical for all the rows since the key for the ECT is the username and hence not unique.
    I've spent all day trying to finding a way to resolve this and have come up empty. I've tried to find a way to make the BDC Identity field to be unique, using Business Data View web part, Data View web part, and nothing.
    The user needs to be able to click the My Meetings url header on the above pages to see a full list of their meetings so I need the external list. Any ideas how to make the BDC Identity field unique or how to get the View Item on the List View web part to
    work correctly?

    Sorry, I do not understand what you mean.
    I resolved the non unique BDC Identity problem by simply adding the row # to the Username in the stored procedure so the BDC Identity fields on the list records are now unique (although they're really long ie. __bk44003500070057003700560027000200140037003700f600360096001600470056003300,
    __bk44003500070057003700560027000200140037003700f600360096001600470056004300 etc). Not sure how it generates the BDC Identity?
    I still see the same behaviour when you select a meeting to display the details. It always displays the 1st record in the list.
    I added code to the DispForm to display the ID when the page loads and the BDC Identity from the record and verfied that they do match.
    I can add another parameter to the stored procedure and just return the row # in that field. What do you mean by make the identifire as Identity in operations?

  • Events before a specific date not showing up on Calendar List View

    I used to be able to view events as far back as they go in Calendar's List View. Since upgrading to iOS 7, I can't see events before September 23, 2012 in the List View (by pressing Search icon). Is it because there technically is no longer a List View in the new iOS 7? I'm confused why 9/23/2012 was selected as the cutoff date.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/security/scanner/en-us/default.aspx - Microsoft Safety Scanner
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    You can also do a check for a rootkit infection with TDSSKiller.
    *http://support.kaspersky.com/viruses/solutions?qid=208280684
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Calendar List view shows entries under the wrong date

    I just upgraded to iOS4 and finding that my calendar entries are appearing under the wrong date in the calendar list view when I am viewing two calendars.
    - List view is ok when viewing 1 calendar
    - Day and Month views are ok at all times (ie: viewing single or multiple calendars)
    - I have 2 Exchange accounts
    - Calendar entries are appearing in the correct order, but under the incorrect date heading.
    - When I intially added the Exchange accounts the calendar list view was fine at first (I could see both calendars correctly in list view) but after a short time later it became screwed up.
    Anyone else experience this?

    Same problem here since my upgrade to iOS4 - but I only noticed today.
    I have 3 calendars set up:
    Gmail (Exchange)
    UK Holidays (iCal)
    Birthdays
    The exchange calendar is always wrong but the other two are correct when my exchange calendar is switched off.
    It has mucked up my scheduling a bit for the next month. I only became suspicious when I noticed the Scottish Bank Holiday Monday at the beginning of August was showing on FRIDAY, 30th of July!

  • List View still displays dates as numbers after 2.1 Hotfix

    Hi
    Just tried the List View component after installing Fix Pack 2.1 Hot Fix.   I  put a list view component on the canvas, selected 3 datesone for each header, changed the Appearance - Header to Date and then hit preview.  The first header worksshows the dates but the other two headers show numbers, not dates.
    The documentation shows that this was fixed,  see below
    ADAPT01260598 (List View displays
    dates as numbers)
    Description:
    The header area of List View displays date values as numbers.
    New Behavior:
    This issue is resolved.

    No, I was just wondering since I have a second device on TMobile US and haven't gotten the update. I loaded this OS almost a month ago when it leaked on the Internet.
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

Maybe you are looking for

  • Adding Dimension field ($) in measures (fact) table in logical layer

    Hi, I have a field (amount) in the dimension table. I would like to add this field in the fact table at the logical layer. Dimension table and fact table had physical joins. Can I add into fact table and still do aggregation on that field based on th

  • X99S Gaming 7 - motherboard temp readings in fast boot?

    Hi, odd question but does anyone elses motherboard error message display/temp sensor display not display the temperature if MSI fast boot is set in BIOS?

  • Inserting Glyphs in Text

    Hi, I'm want to use star glyph (star operator) in a text layer in Ai CS4 but when I insert one of these characters a box with a cross in it appears instead. Any ideas what I am doing wrong and what I can do? Thanks

  • Transport Studio

    Hi Experts, I try use NWDI, but, I created a Product and Software Component in SLD, and define my dependencies. After, I created a new track with a SC. This SC has the DC necessaries (JEE, Build and JTechs). Now, when I go to Transport Studio, the “C

  • How to run multiple reports From One Form with 1 report object?

    Hi ALL! i want to run multiple reports (in 10g technology) from 1 Form having only 1 report object. i.e IF parameter=yes THEN Rpt_new should run Else Rpt_old should run END IF; How can i do this? thanks rana