QuickViewer - logical DB PNPCE.  Same person on multiple lines in result

Hi
I have created a Quickviewer using SQVI.  Logical DB PNPCE is used as data source.
When I create the quickviewer I first has to build up the infoset by selecting info types to be included.
I select several info types.
When I build up the report I select fields also from several info types.
Next is to execute the report.
When I get the result list it is several lines for each person.  I may look like one line is displayed for each info type (included in the infoset) that the person has info in.
This is even that I have build up my report with only line.
Content is more or less the same on all lines for the person.
How can get only one line for each person?  Even when I select info from several info types.
Best regards
Tom

HI,
check the infotypes used in the infoset with ONE personnel number that gives you several line items.
There must be some infotypes where there is more than one data record stored for one personnel number (eg many infotypes have time dependent entries (begin-date / end-date) thus moe than one entry exists for the same personnel number if tthere are more begin / end time intervals.
If you have identified the infotypes causing the multiple line items, define your selectioncriteria in a way that only ONE record is selected.
best regards, Christian

Similar Messages

  • The same Object Version Number for the same person id multiple times

    Hello all,
    I am currently facing an issue with HRMS tables and the object version number for employees. I am trying to write a report but due to the same object version number for the same person appearing in several row i am getting duplicate information. For example,
    person id 91 object version number 32 is on 4 rows and i have no idea why...help please guys, I'm at a lost so far 50 people are facing the same issue.

    Hi Baal666bobo,
    The person table is date-tracked, so the PK has effective start and end dates as well.
    Get the correct record with sysdate(or any particular date) and then check the OVN.
    Cheers,
    Vignesh

  • HT5312 How Do I Stop email Harassment from same person creating multiple apple Ids?

    Hi,
    I am being harassed by someone who is creating multiple apple ids and deleting them.  The person is constantly trying to get me to click on links.  When I tried to reply to one ID the person created, an error came up stating "this user does not exist" It then provided me with a code for that user.  I believe this person has hacked into my account on multiple occassion because a lot of time right after I change my password, it stopped working again a few days later. 
    I feel I have no privacy.  This person sends all kinds of emails using the names of major brands as the front.  All the emails look cheap and it seems as if it wants you to select the "unsubscribe" button which then phishes my info someone.  Can someone tell me who I can report these emails at apple to investigate?  The would have to know who created the email links, which are used once then deleted, but the person who is doing this is the same I'm certain. 

    Hello ascending404,
    Thank you for the details of the issue you are experiencing with the emails you have been receiving.  I would be concerned about this too.  I found a resource that provides some good information about identifying and reporting emails like the ones you are recieving. 
    I recommend reviewing the full article, but this specific section provides steps for reporting these emails:
    What to do with suspicious iCloud emails
    If you receive a suspicious email, select the message text so that it is highlighted. Choose Forward as Attachment from the Message menu (OS X Mail) or the Actions menu (Outlook). Send the email to [email protected] This provides Apple's legal department and law enforcement with useful information to help prevent future phishing emails.
    Note: For suspicious emails related to iTunes, see this article.
    You can view the full article here:
    Identifying fraudulent "phishing" email
    http://support.apple.com/kb/HT4933
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Logic to get same text for 2 line items

    hi all,
    i have an issue in my report,
    i have a final internal table. fileds in the table are
    bukrs  belnr gjahr buzei  sgtxt
    0010  12345  2008  01      text
    0010  12345  2008  02      -
    now the problem is if the belnr is same thn in the final internal table the above sgtxt shoud come for second line item if the second line item is initial ,i shoud get the output as
    bukrs  belnr gjahr buzei  sgtxt
    0010  12345  2008  01      text
    0010  12345  2008  02      text
    please help me how to write code for this

    Hi,
    Use this :
    Loop at itab.
    if itab-sgtext is initial .
    read table itab into wa with key bukrs  =  itab-bukrs
                                       belnr = itab-bukrs
                                       gjahr = itab-bukrs
                                        buzei = itab-bukrs
                                        sgtext <> space.
    if sy-subrc eq 0.
    itab-sgtext = wa-sgtext.
    modify itab transporting sgtext.
    endif.
    endif.
    endloop.
    Hope this helps.
    Rgds,
    Sandeep

  • How to Enhance search help for product groups. Currently no ability to add multiple lines from result list

    Hi All,
    In CRM Web UI,  there is no multi selection option for product group id f4 help for Custmer event creation or edit screen under  “Product” tab=> Product Group ID field.
    Web UI Component Details -
    UI component : TPMOE
    View : TPMOE/ProductEOL 
    Context: PRODUCT  Attribute : -PRODUCT_GRUOP
    Click on Product Group ID field then below F4 Help screen appears.
    In the product group results list, user can select only one row and Then all the product will be queried for selected product group, transferred to product list tab.
    Current technical design for Product Group F4:
    a) SE11 Data Dictionary search help “CRM_MKTPL_PGRP1”  is used and data is fetched displayed based it( Refer method GET_V_PRODUCT_GROUP of context node class CL_TPMOE_PRODUCTEOL_CN00)
    b) In UI, F4 pop up is handled by UI Framework in SAP generic manner so no multi selection is allowed.
    c) A round trip event is triggered after selection of row from results which reload view with queried product result based group selected.
    Requirement :-
    In the product group F4 results list View, user should be able to select multiple row .As SAP GUI has the option of multiple entry selection from search help window with the help of field called MULTISEL.
    System should query for products  with all selected product group, transferred to product list tab.
    Note: - The multi select options works fine for GUI, but for UI standard SAP code ignores this or never is this structure taken into consideration. Standard class to display F4 help on UI is CL_THTMLB_F4HELP.
    Can we enforce same behavior like DDIC search help in Web UI too  Or suggest how we can achieve this requirement?
    Thanks in advance
    Regards,
    Arjun

    Hello All,
    We have achieved this requirement by Custom development and approach followed as  -
    Define UI object model zprgrp & zprgrpquery and object relationship in table ZCRM_OBJTAB
    Query Strcuture : ZCRMST_PRGRP_SEARCH & Result List structure : ZCRMST_PRGRP_RESULT      
    Created Custom component : ZPRGRP with Search /Result view and with GENIL Class, search logic
    Defined custom ComponentUsage “ProductGroup1SearchHelp” for ZPRGRP in Standard Component TPMOE
    e.  Called F4 application for field product _group with help component usage created in step d.
    Regards,
    Arjun

  • Same material can exist on multiple line items for the same order.

    Hi
    Is there any specific customising setting or web shop setting through which we can restrict user to add same material on multiple line items for the same order ?
    Regards

    No.
    But if this is a must requirement, you can do an elaborate check during order save in ORDER_SAVE BAdI and return error. So, it will be only during order save.
    Eawar Ram
    http://www.parxlns.com

  • ECATT : multiple line itmes

    Hi Gurus,
    i am creating ecatt with TCD recording. My requirement is if i record a sales order with one line item can i use the same ecatt for multiple line items.
    for example if i create a test script z_va01 in this i record a sales order having one line item. For this i created test data and configaration. Can i use same ecatt to create a sales order having multiple line items.
    Thanks in advace
    anil

    Hi Anilkumar,
    I don't think you can use same TCD script for single line item and multiple line item. The reason behind is the line items are part of recording. And their positions get recorded. So data has to match with run time behavior of transaction.
    In SAPGUI recording, record VA01 transaction for multiple line items first. And see whether you get different dynpro for each line item. If so, then you can make them Optional. Now this script can run for both multiple line item as well as single item provided one dynpro for each line item.
    Find the following weblog for SAPGUI recording and making screens optional -
    /people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii
    /people/sapna.modi/blog/2006/04/18/ecatt-chaining-parameterization-creation-of-test-datatest-configuration-system-data-part-iv
    But my personal experience says not to play much with the recorded scripts in the given scenario. If you can record two different scripts for the different line items, your life will be simpler.
    Hope this helps.
    PS If the answer solves your query, plz close the thread by marking it Solved and rewarding each reply.

  • How can i make the input/output field to a multiple lines in ModulePool...

    hi all...
    can any one please let me know, is there any possibility thru Module Pool program where i can make the input/output field to a multiple lines...
    say, when we drag & drop the input/output field on the screen - it'll come with single line display. so, how to make the same field to multiple lines field.
    rather i can say my question like, how to increase the height of the input/output field.
    Desired Functionality:
    • The user wants to display a long text.
    • now the input/output field should not display the record as a single line, now the field has to display the text in multiple lines (something like wrap option in ms excel).
    hope u got my question...
    please help me in this regards...

    hi Rengith, i'm not using Text Field, i'm using Inpu/Output Field to display the long text.
    If u mean text field as input/output field then can u let me know the process for this, how to do the same thru module pool program...
    Edited by: murashali on Mar 18, 2008 1:36 PM

  • Ecatt multiple line items

    Hi Gurus,
    i am creating ecatt with TCD recording. My requirement is if i record a sales order with one line item can i use the same ecatt for multiple line items.
    for example if i create a test script z_va01 in this i record a sales order having one line item. For this i created test data and configaration. Can i use same ecatt to create a sales order having multiple line items.
    Thanks in advace
    anil

    Hi guys,
    I know it has been a long time since this thread was opened, but I'm facing with the same problem.
    I created the sales order with SAPGUI REC, and added a loop for line item creation and schedule line creation.
    *LINE ITEM NUMBER
    DO ( V_LNIT_NO ).
         SAPGUI ( VA02_2010_STEP_2 ). --> Adding line item
         V_LI_ROW = V_LI_ROW + 1.
    ENDDO.
    And i amended the line item selection Guielement ID - (Changes are in bold)
    'wnd[0]/usr/tabsTAXI_TABSTRIP_OVERVIEW/tabpT\02/ssubSUBSCREEN_BODY:SAPLJ3AD:2930/ssubSUBITEM_L2:SAPMJ3AS:2001/tblSAPMJ3ASTCTRL_LINE_ENTRY/ctxtJ_3ASZDI-MATNR[3,<!V_LI_ROW!>]'
    so that the loop will make the line item selection to the next line.
    My requirement is to upload the data through a excel file, so I created a test configuration with the relevant variables. But the data from the excel line wont populate the loop data, it only repeats the data from the same line over and over again.
    How can I fix this? Please help.
    Ps - I have tried to make the the MATNR_D to a table by adding [], --> MATNR_D[] - Table. And it becomes a <INITIAL>, and by clicking on the value column cell, it goes in to parameter I_MATNR (I defined this)
    and you can add Parameter 1, 2,  3 etc and within the parameter you can add table-line. I read that this is the solution but, the variable is not recorded on the excel sheet as a column. Please help

  • How to paste multiple lines in multiple rows in Numbers

    Hi,
    I have a list of Items I would like to have in different row in Numbers. But when I paste the list (Item Name <carriage return>) in a Number cell but instead of spanning multiple rows, it all paste in the same cell with multiple lines.
    Is there a way to paste it in multiple rows or import it from a plain text file in Number the way I wish?
    Thanks

    Using your hint and Pages, I found my issue.
    That was because when paster in Pages, I saw a CR, that when pasted in Numbers resulted in a one cell with multiple lines in it.
    I used Pages to replace the CR by a paragraph code, and now it work just fine.
    Thanks

  • Multiple Faces for the same person

    I found this unanswered archived post, which is expressing exactly the same problem I'm having...
    http://discussions.apple.com/thread.jspa?threadID=2099862
    When tagging photos there are multiple entries for the same person listed. In particular for three people (my kids) who have a lot of photos for each person. On the Cork board there is only one entry per person, so this is not a multiple face entry there.
    I was living with this for a while, but now I have my iPhone and can sync faces photos with it, I can see again there are multiple entries listed for these three people, yet there's nothing I can do in iPhoto to consolidate them.
    Has anyone else come across this (like the person in the above thread - which didn't get answered) and found a solution to fix up iPhoto? Clearly it's something odd going on in the Faces database thinking there are different entries tagged, but is still showing them together in the Cork Board.

    I would like to know how you got the multiple entries to appear. I'm having the same problem with my daughter. The only issue is, she is two and does not have any address book entries. I think I may have typed her name out several times when adding her name to a face instead of associating the photo with the existing entry. iPhoto recognizes they are the same places in some places, but not in others. I started a new post...
    http://discussions.apple.com/thread.jspa?threadID=2319735&tstart=0

  • HT1918 Is there a way to consolidate multiple Apple IDs into one if they are all issued to the same persons(s)?

    Is there a way to consolidate multiple Apple IDs into one if they are all issued to the same persons(s)?

    No. Unfortunately, you can't combine Apple IDs togetehr, even if you own them all.

  • Multiple message threads from same person

    I have multiple message threads from the same person in messages on my iPhone and iPad. One comes from their phone number and one from their email. Here are all the details, I would love to be able to combine them into one thread.
    This other person and myself each have a new MacBook Pro, iPad Air 2, I have an iPhone 6 and they have an iPhone 5S. They are all updated with the most recent system software.
    On my MacBook Pro, the conversations that are split on my iPhone and iPad are not split. On the MacBook Pro, all of the texts from both conversations are appearing in one. In my contacts which are syncing with iCloud I have both the phone number and email address of this other person.
    I have messages set up on all of my devices to send and receive from my phone number and my email, start new conversations is from my phone number. This other person has it set up the exact same way on all of their devices.
    So why when I text this person from one conversation thread and they respond it comes through to the other conversation thread?
    Why can't I seem to join these two conversations when everything is set up the way it should be and they ARE joined on my MacBook Pro but not my iPhone and iPad?

    She kept the same number on her new phone, but now there are 2 conversation threads. A new one started with messages sent from the new phone, the old phone should be out of service now. Why didn''t  messages sent by the new phone resume in the same conversation? I assume because it's a different IMEI.  But now whenever I use her  phone number to create a new message, it goes in the old IMEI*'s conversation thread and is therefore not delivered. It's in green so it thinks it's an SMS also not a iMessage device.
    If I want to send a message correctly  to the new phone, I have to make sure I  go into the correct newer thread and enter it there,
    For your second answer, the person is receiving the message but the thread now says "email address", not the person's name in the contact list. The sender is sending to the person's phone number, not her email address.

  • Multiple shots of same person in FCP?

    Hi there,
    I'm quite new to FCP and I'm trying to achieve a certain effect... I'm producing a music video but I need to create the effect of the same person playing all the instruments in the same shot. I have a green screen but I'm banging my head against the trying to figure this out. I want me playing guitar, bass and drums, all in different positions within the shot but how do I do this? Any help would be really really appreciated, thanks!!

    I'm quite new to FCP and I'm trying to achieve a certain effect..
    Final Cut would be where you assemble your footage, not where you necessarily perform the compositing and effects construction and design.
    Spend a few hours in the manuals and on google looking up terms like "difference matte" and "locked down effects." Then try some of that advice. Then try looking up "rotoscoping."
    We see this question about once a month here and on the Motion and After Effects forums. Once ou find some threads, you may also find some links to production blogs from some folks who have used the technique successfully. Hopefully they will have lots of advice on what NOT to do.
    As an effect, multiple appearances by the same individual can be classy and elegant. It has been done often by talented wannabes so it's not unique in its basic form. Your challenge is to come up with something original. But you won't be able to elevate what has has become a cliché until you understand the craft of performing the composites any more than you can create and perform good music before you learn how to play an instrument and play it very well.
    bogiesan

  • Multiple Faces for same person/name?

    Hello.
    In iPhoto, I have multiple faces for the same person/name. I think it has to do with something regarding images tagged via Facebook coming back into iPhoto? Sometimes I have images that are part of a Facebook album (sync'd with/via iPhoto) which aren't marked with a face, and then they're tagged in Facebook. These tages make their way back into iPhoto as a Face, but they're not grouped with the Faces of the same person/name as other faces. At the end of the day, when I now try and add a face for this person, I see their name pop up four different times as I start to type their name, their name shows up 4 times (with different results for each one) when I created a smart album based on "Face is", etc. Does anyone know how I fix this?
    Regards,
    Kristin.

    On the cork board, I only have one face showing.
    Everywhere else (in the dropdown when making a smart album, the auto-fill text when naming faces, etc.), there's always the name, four times.
    k.

Maybe you are looking for

  • Sony NEW RX10 & iPhoto Cant open RAW files

    Hey Guys, I know that not ALL RAW files are equal! I just picked up a NEW SONY RX10 and its shooting RAW files in Sony's ARW format.. I see that the NEW a7's are updated in OSX updates, Im assuming that the a7's and the New RX10 are the same ARW form

  • How to find the total length of the string drawed in a rect?

    Hello Everybody, I am drawing a string in on one rect using drawInRect method. This drawInRect method gives us a return value as size of the rect. I need length of the string that is did draw in that rect, but didn't find any api to do this. Can anyo

  • Default value on Selection Screen

    Hi experts, I want to put sy-datum + 1 as a default value on selection screen. I tried this but it didnt work. Please help me. DATA : tarih like sy-datum. initialization. tarih = sy-datum  + 1. SELECTION-SCREEN BEGIN OF BLOCK 3 WITH FRAME TITLE TEXT-

  • Complex Query using findUsers()

    I have not run across any posting where the findUsers() or findUsersFiltered() methods were doing anything other than a simple query. Is it possible to do a complex query? For instance, find all users whose status is NOT Deleted. Or all users with a

  • Idoc sequencing

    Hi All, I am looking for solution to the following issue The scenario is: Sender is sap hr which sends hr data of various info type based on change pointers (we have program RBDMIDOC scheduled every 20 mins to create idoc), the receiver is oracle IAM