Class Method list used by SAP ABAP Class CL_PRP_SEARCH_MANAGEMENT (General Search Functions and Profile Matchup)
SAP ABAP Class
CL_PRP_SEARCH_MANAGEMENT (General Search Functions and Profile Matchup) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DPR_APPL_OBJECT_MANAGER - GET_INSTANCE | Development Projects: Administration of Application Objects | ||
| 2 | CL_DPR_BUSINESS_PARTNER_FAVO - GET_DATA_EXT | Development Projects: Favorite (Business Partner) | ||
| 3 | CL_DPR_BUSINESS_PARTNER_FAVOS - GET_ALL | Development Projects: Collection for Favorites (Bus.Partner) | ||
| 4 | CL_DPR_ENTITY - GET_PARENT | Development Projects: Abstract Class for DPR Entities | ||
| 5 | CL_DPR_PARTICIPANT - GET_DATA_EXT | Development Projects: Project Participant | ||
| 6 | CL_DPR_PARTICIPANT - GET_TASKS | Development Projects: Project Participant | ||
| 7 | CL_DPR_PARTICIPANT - GET_TASKS | Development Projects: Project Participant | ||
| 8 | CL_DPR_PARTICIPANT - IS_ROLETYPE_WFMRELEVANT | Development Projects: Project Participant | ||
| 9 | CL_DPR_SKILLS - GET_ALL | Development Projects: Collection for Skills | ||
| 10 | CL_DPR_SKILLS - GET_ALL | Development Projects: Collection for Skills | ||
| 11 | CL_PRP_AUTHORIZATION_SERVICES - GET_ALL_AUTHORITY_CHECKED | PRP: Services for Structural Authorizations | ||
| 12 | CL_PRP_ORGMANAGEMENT - GET_INSTANCE | Organizational Plan, Organizational Structure | ||
| 13 | CL_PRP_ORGMANAGEMENT - GET_RESOURCES | Organizational Plan, Organizational Structure | ||
| 14 | CL_PRP_RESOURCES - GET_ALL_NEWLY_ADDED | Collection for Resources | ||
| 15 | CL_PRP_RESOURCES - GET_AVAILABILITIES | Collection for Resources | ||
| 16 | CL_PRP_RESOURCES - GET_MY_INSTANCE | Collection for Resources | ||
| 17 | CL_PRP_RESOURCES - GET_MY_INSTANCE | Collection for Resources | ||
| 18 | CL_PRP_RESOURCES - GET_MY_INSTANCE | Collection for Resources | ||
| 19 | CL_PRP_RESOURCES - GET_MY_INSTANCE | Collection for Resources | ||
| 20 | CL_PRP_RESOURCES - GET_ORGUNIT | Collection for Resources | ||
| 21 | CL_PRP_RESOURCES - GET_PARTNERCATEGORY | Collection for Resources | ||
| 22 | CL_PRP_RESOURCES - GET_PERSON_FULLNAME | Collection for Resources | ||
| 23 | CL_PRP_RESOURCE_FINDER - SEARCH_RESOURCE | Search for Business Partners | ||
| 24 | CL_PRP_RESOURCE_FINDER - SEARCH_RESOURCE | Search for Business Partners | ||
| 25 | CL_PRP_SEARCH_MANAGEMENT - ADD_FAVORITES_TO_RESULT_LIST | General Search Functions and Profile Matchup | SOURCE et_searchresult = add_favorites_to_result_list( it_result = lt_result ir_active_role = ir_active_role ). |
|
| 26 | CL_PRP_SEARCH_MANAGEMENT - ADD_FAVORITES_TO_RESULT_LIST | General Search Functions and Profile Matchup | SOURCE et_searchresult = add_favorites_to_result_list( it_result = lt_result ir_active_role = ir_active_role ). |
|
| 27 | CL_PRP_SEARCH_MANAGEMENT - ADD_FAVORITES_TO_RESULT_LIST | General Search Functions and Profile Matchup | SOURCE et_searchresult = add_favorites_to_result_list( it_result = lt_result ir_active_role = ir_active_role ). |
|
| 28 | CL_PRP_SEARCH_MANAGEMENT - ADD_FAVORITES_TO_RESULT_LIST | General Search Functions and Profile Matchup | SOURCE et_searchresult = add_favorites_to_result_list( it_result = lt_result ir_active_role = ir_active_role ). |
|
| 29 | CL_PRP_SEARCH_MANAGEMENT - ADD_FAVORITES_TO_RESULT_LIST | General Search Functions and Profile Matchup | SOURCE et_searchresult = add_favorites_to_result_list( it_result = lt_result ir_active_role = ir_active_role ). |
|
| 30 | CL_PRP_SEARCH_MANAGEMENT - ADD_FAVORITES_TO_RESULT_LIST | General Search Functions and Profile Matchup | SOURCE et_searchresult = add_favorites_to_result_list( it_result = lt_result ir_active_role = ir_active_role ). |
|
| 31 | CL_PRP_SEARCH_MANAGEMENT - ADD_FAVORITES_TO_RESULT_LIST | General Search Functions and Profile Matchup | SOURCE lt_result = add_favorites_to_result_list( it_result = lt_result ir_active_role = ir_active_role ). |
|
| 32 | CL_PRP_SEARCH_MANAGEMENT - CHECK_RESULT_ORGUNIT | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->check_result_orgunit |
|
| 33 | CL_PRP_SEARCH_MANAGEMENT - CHECK_RESULT_ORGUNIT | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 34 | CL_PRP_SEARCH_MANAGEMENT - CHECK_RESULT_ORGUNIT | General Search Functions and Profile Matchup | SOURCE it_searchresult = lt_result |
|
| 35 | CL_PRP_SEARCH_MANAGEMENT - CHECK_RESULT_ORGUNIT | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 36 | CL_PRP_SEARCH_MANAGEMENT - CHECK_RESULT_ORGUNIT | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult. |
|
| 37 | CL_PRP_SEARCH_MANAGEMENT - COMPUTE_SUITABILITY | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->compute_suitability |
|
| 38 | CL_PRP_SEARCH_MANAGEMENT - COMPUTE_SUITABILITY | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 39 | CL_PRP_SEARCH_MANAGEMENT - COMPUTE_SUITABILITY | General Search Functions and Profile Matchup | SOURCE it_skills = lt_qualifications |
|
| 40 | CL_PRP_SEARCH_MANAGEMENT - COMPUTE_SUITABILITY | General Search Functions and Profile Matchup | SOURCE it_skill_requirements = it_skill_selection |
|
| 41 | CL_PRP_SEARCH_MANAGEMENT - COMPUTE_SUITABILITY | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 42 | CL_PRP_SEARCH_MANAGEMENT - COMPUTE_SUITABILITY | General Search Functions and Profile Matchup | SOURCE ev_suitability = l_suitability. |
|
| 43 | CL_PRP_SEARCH_MANAGEMENT - CONSTRUCTOR | General Search Functions and Profile Matchup | ||
| 44 | CL_PRP_SEARCH_MANAGEMENT - GET_INITIAL_SKILL_SETTINGS | General Search Functions and Profile Matchup | ||
| 45 | CL_PRP_SEARCH_MANAGEMENT - GET_SEARCH_TIME_PERIOD | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->get_search_time_period( ir_active_role ). |
|
| 46 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE CALL METHOD ME->INTERSECT_RESOURCE_TABLES |
|
| 47 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 48 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE IT_TABLE1 = it_search_set |
|
| 49 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE IT_TABLE2 = et_searchresult |
|
| 50 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE RECEIVING |
|
| 51 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE ET_INTERSECTION_TABLE = et_searchresult. |
|
| 52 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->intersect_resource_tables |
|
| 53 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 54 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table1 = lt_searchresult |
|
| 55 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table2 = lt_result |
|
| 56 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE RECEIVING |
|
| 57 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE et_intersection_table = lt_result. |
|
| 58 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->intersect_resource_tables |
|
| 59 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 60 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table1 = lt_searchresult |
|
| 61 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table2 = lt_result |
|
| 62 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE RECEIVING |
|
| 63 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE et_intersection_table = lt_result. |
|
| 64 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->intersect_resource_tables |
|
| 65 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 66 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table1 = lt_searchresult |
|
| 67 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table2 = lt_result |
|
| 68 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE RECEIVING |
|
| 69 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE et_intersection_table = lt_result. |
|
| 70 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->intersect_resource_tables |
|
| 71 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 72 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table1 = lt_searchresult |
|
| 73 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table2 = lt_result |
|
| 74 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE RECEIVING |
|
| 75 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE et_intersection_table = lt_result. |
|
| 76 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->intersect_resource_tables |
|
| 77 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 78 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table1 = lt_searchresult |
|
| 79 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE it_table2 = lt_result |
|
| 80 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE RECEIVING |
|
| 81 | CL_PRP_SEARCH_MANAGEMENT - INTERSECT_RESOURCE_TABLES | General Search Functions and Profile Matchup | SOURCE et_intersection_table = lt_result. |
|
| 82 | CL_PRP_SEARCH_MANAGEMENT - SEARCH | General Search Functions and Profile Matchup | ||
| 83 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AREA_LOCATION | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->search_area_location |
|
| 84 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AREA_LOCATION | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 85 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AREA_LOCATION | General Search Functions and Profile Matchup | SOURCE it_search_set = lt_result |
|
| 86 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AREA_LOCATION | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 87 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AREA_LOCATION | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult |
|
| 88 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AREA_LOCATION | General Search Functions and Profile Matchup | SOURCE ev_is_intersection = lv_is_intersection. |
|
| 89 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->search_availability |
|
| 90 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 91 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE it_search_set = lt_result |
|
| 92 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 93 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult. |
|
| 94 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_CUSTOMER | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->search_customer |
|
| 95 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_CUSTOMER | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 96 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_CUSTOMER | General Search Functions and Profile Matchup | SOURCE it_search_set = lt_result |
|
| 97 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_CUSTOMER | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 98 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_CUSTOMER | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult |
|
| 99 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_CUSTOMER | General Search Functions and Profile Matchup | SOURCE ev_is_intersection = lv_is_intersection. |
|
| 100 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_EXPERT_FINDER | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->search_expert_finder |
|
| 101 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_EXPERT_FINDER | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 102 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_EXPERT_FINDER | General Search Functions and Profile Matchup | SOURCE it_search_set = lt_result |
|
| 103 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_EXPERT_FINDER | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 104 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_EXPERT_FINDER | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult |
|
| 105 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_EXPERT_FINDER | General Search Functions and Profile Matchup | SOURCE ev_is_intersection = lv_is_intersection. |
|
| 106 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->search_org |
|
| 107 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 108 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE it_org_selection = mt_org_selection |
|
| 109 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE it_search_set = lt_result |
|
| 110 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE iv_begin_date = mv_search_begin_date |
|
| 111 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE iv_end_date = mv_search_end_date |
|
| 112 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 113 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult |
|
| 114 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_ORG | General Search Functions and Profile Matchup | SOURCE ev_is_intersection = lv_is_intersection. |
|
| 115 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_PROJECTROLE | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->search_projectrole |
|
| 116 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_PROJECTROLE | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 117 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_PROJECTROLE | General Search Functions and Profile Matchup | SOURCE it_search_set = lt_result |
|
| 118 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_PROJECTROLE | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 119 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_PROJECTROLE | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult |
|
| 120 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_PROJECTROLE | General Search Functions and Profile Matchup | SOURCE ev_is_intersection = lv_is_intersection. |
|
| 121 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE CALL METHOD me->search_skill_and_availability |
|
| 122 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE EXPORTING |
|
| 123 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE it_skill_selection = mt_skill_selection |
|
| 124 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE it_search_set = lt_result |
|
| 125 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE iv_skill_hit_ratio = mv_skill_hit_ratio |
|
| 126 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE iv_avail_hit_ratio = mv_avail_hit_ratio |
|
| 127 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE iv_effort = mv_required_effort |
|
| 128 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE iv_begin_date = mv_search_begin_date |
|
| 129 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE iv_end_date = mv_search_end_date |
|
| 130 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE iv_utilization = mv_search_utilization |
|
| 131 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE is_rule = ms_rule_exp |
|
| 132 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE iv_no_wfm_core = lv_no_wfm_role |
|
| 133 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 134 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult |
|
| 135 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE ev_is_intersection = lv_is_intersection |
|
| 136 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_AND_AVAILABILITY | General Search Functions and Profile Matchup | SOURCE et_return = lt_return. |
|
| 137 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE call method me->search_skill_simple |
|
| 138 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE exporting |
|
| 139 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE it_skill_selection = it_skill_selection |
|
| 140 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE it_search_set = it_search_set |
|
| 141 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE iv_skill_hit_ratio = iv_skill_hit_ratio |
|
| 142 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE iv_begin_date = iv_begin_date |
|
| 143 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE iv_end_date = iv_end_date |
|
| 144 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE importing |
|
| 145 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE et_searchresult = et_searchresult |
|
| 146 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_SKILL_SIMPLE | General Search Functions and Profile Matchup | SOURCE ev_is_intersection = ev_is_intersection. |
|
| 147 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_STRUCTURAL_AUTH | General Search Functions and Profile Matchup | SOURCE CALL METHOD search_structural_auth |
|
| 148 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_STRUCTURAL_AUTH | General Search Functions and Profile Matchup | SOURCE IMPORTING |
|
| 149 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_STRUCTURAL_AUTH | General Search Functions and Profile Matchup | SOURCE et_searchresult = lt_searchresult |
|
| 150 | CL_PRP_SEARCH_MANAGEMENT - SEARCH_STRUCTURAL_AUTH | General Search Functions and Profile Matchup | SOURCE ev_not_active = lv_struc_search_not_active. |
|
| 151 | CL_PRP_SETTINGS - GET_BUPA_AUTHORIZATION_GRP | Global Settings, Parameters, Customizing | ||
| 152 | CL_PRP_SETTINGS - GET_PLANVERSION | Global Settings, Parameters, Customizing | ||
| 153 | CL_PRP_SETTINGS - GET_PLANVERSION | Global Settings, Parameters, Customizing | ||
| 154 | CL_PRP_SETTINGS - GET_USE_QUALS_FROM_CORE | Global Settings, Parameters, Customizing | ||
| 155 | CL_PRP_SKILLMANAGEMENT - GET_INSTANCE | Qualification Management, Qualification Catalog | ||
| 156 | CL_PRP_SKILLMANAGEMENT - GET_SKILL_ATTR | Qualification Management, Qualification Catalog | ||
| 157 | CL_PRP_WFM - CONSTRUCTOR | PRP-WFM Interface | ||
| 158 | CL_PRP_WFM - SEARCH_SKILL_AND_AVAILABILITY | PRP-WFM Interface | ||
| 159 | IF_DPR_APPL_OBJECT_MAPPER - GET_APPLICATION_OBJECT_BY_GUID | Development Projects: Mapping Btwn Native and Appl. Objects | ||
| 160 | IF_DPR_COMMON - GET_OBJECT_TYPE | Development Projects: Interface for All Application Objects | ||
| 161 | IF_DPR_COMMON - GET_PARENT | Development Projects: Interface for All Application Objects | ||
| 162 | IF_PRP_RESOURCES_AVAILS - GET_AVAILABILITIES | Availability Mass Processing | ||
| 163 | IF_PRP_RESOURCES_M - GET_PARTNERCATEGORY | Interface for Resource Master Data | ||
| 164 | IF_PRP_RESOURCES_M - GET_PERSON_FULLNAME | Interface for Resource Master Data | ||
| 165 | IF_PRP_RESOURCES_ORG - GET_ORGUNIT | Interface for Resource Org. Data |