MPP_DATA_SELECTION_PERSON

Hi,
Can anyone tell me what this function module(MPP_DATA_SELECTION_PERSON) does.
I got one issue for this.The program was causing dump for this FM,bcz one message:
  MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
had been set after the FM call if sy-subrc is not zero.
I commented the message,and the program is not going for dump any more,but they came up with one more issue as following:
One more function call(CY_BT_KBED_SEL_READ) is there inside the FM "MPP_DATA_SELECTION_PERSON".
inside that select * from KBED table is there,which takes more than 150min to run in background and finally timeout happens.
So I commented the FM call(MPP_DATA_SELECTION_PERSON) from my program itself,I dont know how this will impact the program.
Can anyone please give me any solution for this.

hi,
Plz follow this link.
Re: Data selection period & Person selection period
This will Help.
Regards
Sumit Agrwal

Similar Messages

  • Filtering

    Hi,
    I have a Radiobutton for personnel planning and when this is pressed and plant value is given at selection screen:
    the following data extracted from the corresponding tables and displayed in output:
    "use PSJ logical database to get project information
    select work centers from CRHD for work centers on projects selected
    select object ids for work centers on HRP1001
    select object ids for personnel linked to work center object ids on HRP1001
    select personnel from PA0002 for object ids on HRP1001 including 1st, middle, and last name
    select usrid on PA0105 for personnel numbers on PA0002"
    But after this logic FM MPP_DATA_SELECTION_PERSON has been called, but now the program takes long time and gets a dump or timeout happens....I found inside this function module one more function call is there i.e: "CY_BT_KBED_SEL_READ" here one selection for KBED is there,here the program takes time and timeout happens...
    So i have to do filteration for Workcenter....can anyone suggest me how to do????

    Hi Jim,
    I understand that you want to show the next 50 lines and so on in the picker.
    Here are two similar threads about creating pages and filter on the external content type for you to take a look:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/85142d3d-2a21-4e06-b4fa-388e3a6a05e0/how-to-use-paging-in-bcs-?forum=sharepointdevelopmentprevious
    http://sharepoint.stackexchange.com/questions/1530/paging-and-sorting-with-bcs
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

Maybe you are looking for