cancel
Showing results for 
Search instead for 
Did you mean: 

Custom search help in cProjects

amitdhar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Experts, We have created one custom search help for status profile and status  field but the issue is we are not able to fetch only status profile related to Project definition and task. And Status defined for these status profile. We have added the tables CRM_JSTO and CRM_JEST in the selection view but not able to find any solution. Need your technical advice on this issue. Kindly check attached screenshot.

View Entire Topic
judith_gabriel
Contributor
0 Kudos

Dear Amit,

you have to set the parameter for the object_type (for example DPO for Project).

When calling the standard search help DPR_PROJECT_STATUS in SE11 the parameter
"OBJECT_TYPE" is directly defined in the search help.

Best regards,

J.

amitdhar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Judith, Thanks for quick Response. based on your reply, we checked and found We are already passing the default value :’DPO’ to the field OBJECT_TYPE in our search help. Kindly check attached screenshot. Any other advice. Thanks Amit dhar

judith_gabriel
Contributor
0 Kudos

Dear Amit,

you are receiving the status-profiles for the assigned objecttypes from table TJ21.

Best regards,

Judith

amitdhar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Judith, What we have done in our custom search help is that firstly we added the tables CRM_JSTO and CRM_JEST in our selection method view, along with the selection conditions and the corresponding fields. Then we added the fields STSMA and STATUS in the search help. Doing this has worked for the other fields in the search help, but it is not sufficient here. So my questions are: 1.What more we need to do to get the standard functionality? 2.We may be getting the list of status profiles from TJ21 (Domain of STSMA), but how is the standard search help filtering the relevant profiles and why is our search help not doing so? 3.Selecting a status profile in the standard search help triggers an event that fills the status dropdown menu with the relevant entries, how can we enable this in our search help as well? Thanks & Regards Amit

amitdhar
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Judith, What we have done in our custom search help is that firstly we added the tables CRM_JSTO and CRM_JEST in our selection method view, along with the selection conditions and the corresponding fields. Then we added the fields STSMA and STATUS in the search help. Doing this has worked for the other fields in the search help, but it is not sufficient here. So my questions are: 1.What more we need to do to get the standard functionality? 2.We may be getting the list of status profiles from TJ21 (Domain of STSMA), but how is the standard search help filtering the relevant profiles and why is our search help not doing so? 3.Selecting a status profile in the standard search help triggers an event that fills the status dropdown menu with the relevant entries, how can we enable this in our search help as well? Thanks & Regards Amit