Class Method list used by SAP ABAP Class CL_PT_REQ_SEARCH_NEXT_P (Employee Search)
SAP ABAP Class CL_PT_REQ_SEARCH_NEXT_P (Employee Search) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_PT_REQ_APPLICATION - GET_INSTANCE Application
2 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE CALL METHOD cl_pt_req_search_next_p=>search_name
3 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE OTHERS = 2.
4 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE user_not_found = 1
5 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE EXCEPTIONS
6 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE ex_pernr_t = l_pernr_t_user
7 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE IMPORTING
8 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE im_user = im_user
9 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE EXPORTING
10 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_USER Employee Search SOURCE CALL METHOD cl_pt_req_search_next_p=>search_user
11 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE OTHERS = 2.
12 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE user_not_found = 1
13 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE EXCEPTIONS
14 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE ex_pernr_t = l_pernr_t
15 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE IMPORTING
16 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE im_name = im_approver
17 Class Method  CL_PT_REQ_SEARCH_NEXT_P - SEARCH_NAME Employee Search SOURCE EXPORTING
18 Class Method  IF_EX_PT_GEN_REQ - FILTER_NEXT_PROCESSOR BAdI Interface IF_EX_PT_GEN_REQ