SAP ABAP Interface /MRSS/IF_RM_ES_UI_ENH (Interface for BAdI: /MRSS/RM_UI_ENHANCEMENT)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-CP (Application Component) Capacity and Resource Planning
     /MRSS/RMS (Package) Resource Management Service Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_IM_SELFBOOK 20100321
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RM_UI_ENHANCEMENT Class for BAdI: /MRSS/RM_UI_ENHANCEMENT 20090902
Properties
Interface /MRSS/IF_RM_ES_UI_ENH  
Short Description Interface for BAdI: /MRSS/RM_UI_ENHANCEMENT    
General Data
Package /MRSS/RMS   Resource Management Service Layer 
Created 20080813   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_RM_ES_UI_ENH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080813
Friends
Interface /MRSS/IF_RM_ES_UI_ENH has no friend.
Attributes
Interface /MRSS/IF_RM_ES_UI_ENH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_REQUEST_COPY_FIELDS Instance method Public Method Clear all the non key fields while copying a Request 20100308
2 CLEAR_ROLE_COPY_FIELDS Instance method Public Method Clear all the non key fields while copying a Role 20100308
3 COPY_CANDIDATE_FIELDS Instance method Public Method Copy the candidate status 20110328
4 EDIT_CANDIDATE_VIEW_FIELDS Instance method Public Method Changes display/edit properties of fields in candidate detai 20090511
5 FRMT_AND_FILTER_STAT_HISTORY Instance method Public Method Format and Filter status history Display values 20080813
6 GEN_CANDIDATE_VIEW_FIELDS Instance method Public Method Generates Candidate View Feilds 20090224
7 GET_ASSIGNMENTS_FOR_DISPLAY Instance method Public Method Formats assignments to be displayed 20090901
8 GET_CUSTOMER_DETAILS Instance method Public Method 20090623
9 GET_OTHER_RESOURCES Instance method Public Method Get the other resources which are working on the same projec 20110331
10 POST_SELF_BK_VALIDATION Instance method Public Method Validates the request 20100304
11 PRE_LOAD_SELF_BK Instance method Public Method Gets default values on UI for Self Booking Request 20100321
Events
Interface /MRSS/IF_RM_ES_UI_ENH has no event.
Types
Interface /MRSS/IF_RM_ES_UI_ENH has no local type.
Method Signatures

Method CLEAR_REQUEST_COPY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_UI Request Header 20100308
2 Changing CS_ROLES Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_UI Role Details for UI 20100308

Method CLEAR_REQUEST_COPY_FIELDS on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method CLEAR_ROLE_COPY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROLES Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_UI Role Details for UI 20100308

Method CLEAR_ROLE_COPY_FIELDS on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method COPY_CANDIDATE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CANDIDATE Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE Candidates for Role 20110328
2 Importing IO_UI_ASGN Call by reference Object reference (TYPE REF TO) /MRSS/CL_RMU_UI_ASGN WD UI Assignment 20110407
3 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_UI Request Header 20110406
4 Importing IS_ROLEDETLS Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_UI Role Details for UI 20110406
5 Importing IT_TIMERULES Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_TIMERULE_TAB Set if Role has timerules 20130516
6 Importing IV_BEGDA Call by reference Type reference (TYPE) DATS Field of type DATS 20110406
7 Importing IV_BEGIN_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20110406
8 Importing IV_ENDDA Call by reference Type reference (TYPE) DATS Field of type DATS 20110406
9 Importing IV_END_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20110406

Method COPY_CANDIDATE_FIELDS on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method EDIT_CANDIDATE_VIEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DISPLAY Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolean Variable 20090511
2 Importing IS_STRU_CANDIDATE Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE Candidates for Role 20090511
3 Importing IS_STRU_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_UI Request Header 20090511
4 Importing IS_STRU_ROLES Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_UI Role Details for UI 20090511

Method EDIT_CANDIDATE_VIEW_FIELDS on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method FRMT_AND_FILTER_STAT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STATUS_HIST_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS_HIST_TAB Table of Status History Information 20080813
2 Importing IV_CAND_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20080813

Method FRMT_AND_FILTER_STAT_HISTORY on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method GEN_CANDIDATE_VIEW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_VIEW_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090224
2 Importing IO_CANDIDATE_VIEW_REF Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20090224

Method GEN_CANDIDATE_VIEW_FIELDS on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method GET_ASSIGNMENTS_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ASSIGNMENTS Call by reference Type reference (TYPE) /MRSS/T_MONTHLY_OVERVIEW_TAB Table of monthly assignments 20090901
2 Importing IS_USER_ROLES Call by reference Type reference (TYPE) /MRSS/T_RM_USER_ROLES RM User Roles 20090908
3 Importing IV_ASSIGNMENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_ASSIGNMENT_TYPE Assignment category 20090901
4 Importing IV_BEGINDATE Call by reference Type reference (TYPE) DATS Field of type DATS 20090901
5 Importing IV_EDITABLE Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20090901
6 Importing IV_ENDDATE Call by reference Type reference (TYPE) DATS Field of type DATS 20090901
7 Importing IV_REQUEST_NUMBER Call by reference Type reference (TYPE) /MRSS/T_RM_REQ_ID Request Number 20090901
8 Importing IV_SEARCH_TYPE Call by reference Type reference (TYPE) /MRSS/T_RM_SEARCH_VIEW_TYPE Search View Type 20090901

Method GET_ASSIGNMENTS_FOR_DISPLAY on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method GET_CUSTOMER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CUST_LINK_URL Call by reference Type reference (TYPE) STRING URL for application to display customer details 20090623
2 Importing IV_CUSTOMER_ID Call by reference Type reference (TYPE) /MRSS/T_RM_CUST_ID Customer Number 20090623

Method GET_CUSTOMER_DETAILS on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method GET_OTHER_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OTHER_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_RM_RESOURCE_INFO_TAB Table for Resource Info 20110331
2 Exporting ET_RESOURCE_DETAILS Call by reference Type reference (TYPE) /MRSS/T_RM_RESOURCE_INFO_TAB Table for Resource Info 20110331
3 Importing IT_RESOURCE_DETAILS Call by reference Type reference (TYPE) /MRSS/T_RM_RESOURCE_INFO_TAB Table for Resource Info 20110331
4 Importing IV_DEMAND_KEY_EXT Call by reference Type reference (TYPE) /MRSS/T_DEM_KEY_EXT External Demand Key 20110331

Method GET_OTHER_RESOURCES on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method POST_SELF_BK_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_UI 20100307
2 Changing CS_SAVE_CTRL Call by reference Type reference (TYPE) /MRSS/T_RM_SAVE_CTRL Control Parameters for Save 20100304
3 Changing CS_TIMERULE Call by reference Type reference (TYPE) /MRSS/T_RM_TIMERULE Structure for the timerule pop up 20100326
4 Changing CT_ATTACHMENTS_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_ATTACH_TAB 20100307
5 Changing CT_BROADCAST_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_BROADCAST_TAB 20100307
6 Changing CT_CANDIDATES_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB 20100307
7 Changing CT_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Return Parameter 20100304
8 Changing CT_ROLE_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_UI_TAB 20100307
9 Changing CT_SKILLS_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_SKILL_UI_TAB 20100307
10 Importing IV_REQ_TYPE Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_TYPE 20100319
11 Importing IV_UI_ASGN_REF Call by reference Object reference (TYPE REF TO) /MRSS/CL_RMU_UI_ASGN WD UI Assignment 20100405

Method POST_SELF_BK_VALIDATION on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.

Method PRE_LOAD_SELF_BK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SAVE_CTRL Call by reference Type reference (TYPE) /MRSS/T_RM_SAVE_CTRL Control Parameters for Save 20100321
2 Changing CS_SELFBOOK Call by reference Type reference (TYPE) /MRSS/T_RM_SELF_BOOK_UI Self Booking UI structure 20100321
3 Changing CT_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Return Parameter 20100321
4 Importing IV_REQ_TYPE Call by reference Type reference (TYPE) /MRSS/T_RM_SELF_BOOK_REQ Consultant Self booking request type 20100321

Method PRE_LOAD_SELF_BK on Interface /MRSS/IF_RM_ES_UI_ENH has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 610