SAP ABAP Class /MRSS/CL_RMOR_REPORTING_BO (Reporting BO)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC (Application Component) Maintenance Processing
     /MRSS/RMOR (Package) Online Reporting for RMFS
Properties
Class /MRSS/CL_RMOR_REPORTING_BO  
Short Description Reporting BO    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RMOR   Online Reporting for RMFS 
Created 20080421   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /MRSS/IF_RMOR_VAR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/CL_RMOR_REPORTING_BO has no interface implemented.
Friends
Class /MRSS/CL_RMOR_REPORTING_BO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTIVE Constant Private Type reference (TYPE) /MRSS/T_RM_STATUS_IND 'A' STATUS Indicator 20080421
2 GC_BOTH Constant Private Type reference (TYPE) /MRSS/T_RM_USER_ROLE_TYPE '4' User Role: both RO/SP 20080421
3 GC_CLOSED Constant Private Type reference (TYPE) /MRSS/T_RM_STATUS_IND 'C' STATUS Indicator 20080421
4 GC_INACTIVE Constant Private Type reference (TYPE) /MRSS/T_RM_STATUS_IND ' ' STATUS Indicator 20080421
5 GC_NAMED Constant Private Type reference (TYPE) /MRSS/T_PARTNER_ROLE_TYPE '1' Partner role type for Named 20080421
6 GC_PREFERRED Constant Private Type reference (TYPE) /MRSS/T_PARTNER_ROLE_TYPE '2' Partner role type for Preferred 20080421
7 GC_REQUESTER Constant Private Type reference (TYPE) /MRSS/T_RM_USER_ROLE_TYPE '1' user role type for Requester 20080421
8 GC_REQUEST_OWNER Constant Private Type reference (TYPE) /MRSS/T_RM_USER_ROLE_TYPE '2' User Role: Request Owner 20080421
9 GC_ROSP Constant Private Type reference (TYPE) /MRSS/T_RM_USER_ROLE_TYPE '5' User Role: RO as SP 20080421
10 GC_SEARCHING_PARTY Constant Private Type reference (TYPE) /MRSS/T_RM_USER_ROLE_TYPE '3' User Role: Searching Party 20080421
11 GR_ASGN_DIR Static Attribute Private Object reference (TYPE REF TO) /MRSS/IF_RMS_ASSIGNMENT_DIR Scheduling Assignment 20080915
12 GR_DB_LAYER Static Attribute Protected Object reference (TYPE REF TO) /MRSS/CL_RMOR_DB_LAYER DB class of Online Reporting 20090421
13 GR_REPORT_BO Static Attribute Private Object reference (TYPE REF TO) /MRSS/CL_RMOR_REPORTING_BO Private attribute referencing the class itself 20080530
14 GR_RMI_HR Static Attribute Protected Object reference (TYPE REF TO) /MRSS/CL_RMI_HR Get HR data needed for RM 20080828
15 GS_RM_MDATA Instance attribute Private Type reference (TYPE) /MRSS/D_RM_MDATA Maintain Master Data settings for Resource Management 20080421
16 GS_SEL_CRITERION Instance attribute Protected Type reference (TYPE) /MRSS/IF_RMOR_VAR=>TY_SELSCR 20080728
17 GT_CANDIDATE Static Attribute Protected Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB Table of Candidates 20100412
18 GT_CAND_RM_GROUP Instance attribute Protected Type reference (TYPE) /MRSS/T_RMOR_CAND_RM_DATA_TT Candidate RM group 20090421
19 GT_CND_STS_HIS Instance attribute Public Type reference (TYPE) /MRSS/T_RM_STAT_HIST_TAB 20100309
20 GT_ERROR_PROF_KEYS Instance attribute Public Type reference (TYPE) /MRSS/T_SQP_RPROF_KEY_LGCY_TAB 20081122
21 GT_LGCY_REQPROF Instance attribute Public Type reference (TYPE) /MRSS/T_SQP_RPROF_GET_LGCY_TAB 20081122
22 GT_LGCY_REQPROF_DESC Instance attribute Public Type reference (TYPE) /MRSS/T_RM_HRP1000_TAB Table type for HRP1000 20090421
23 GT_STAT_HIS Instance attribute Public Type reference (TYPE) /MRSS/T_RM_STAT_HIST_TAB Status history 20090514
24 GT_USER_RM_GRPS Instance attribute Private Type reference (TYPE) OBJEC_T 20080502
25 GT_USER_RM_GRP_RANGE Instance attribute Private See coding 20080505
26 GT_USER_STATUS Static Attribute Private Type reference (TYPE) /MRSS/T_RM_USER_STATUS_TAB Table of user statuses and sequence numbers 20080421
27 GV_UNAME Instance attribute Private Type reference (TYPE) SYUNAME 20080502
28 GV_USER_PERNR Instance attribute Private Type reference (TYPE) PERNR_D Pernr of the User 20080524
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080421
2 DETRMINE_ROLE_FOR_CND_UPD Instance method Public Method User role determination for candidate update 20090512
3 GET_ACTIVE_CND_STATUS Instance method Public Method Return candidate status details 20100301
4 GET_ACTIVE_USER_STATUS Instance method Public Method To get active user status 20080520
5 GET_ADDITIONAL_DATA_ROLE Instance method Public Method Get additional data for role 20081122
6 GET_AUTH_CND_FOR_REP Instance method Public Method Get authorized candidates for reporting 20090506
7 GET_BCST_HISTORY Instance method Public Method GET BROADCAST HISTORY 20080605
8 GET_BOOK_TIMESPEC_BK Instance method Public Method 20090421
9 GET_BROADCAST_HIERARCHY Instance method Public Method Gets all Broadcast Hierarchies for the given planning nodes 20080425
10 GET_CANDIADTE_DETAILS Instance method Public Method 20090514
11 GET_CANDIDATES_FOR_MGR Instance method Public Method Gets Candidates under a Manager 20080524
12 GET_CANDIDATE_DATA Instance method Public Method Fetch Details of the candidate 20080421
13 GET_CANDIDATE_RM_DATA Instance method Public Method 20090421
14 GET_CANDIDATE_TYPE Instance method Public Method Get the Candidate Type (Named/ Prefered) 20080602
15 GET_CATALOGED_SKILLS Instance method Public Method Get All the Cataloged Skills 20080724
16 GET_DEMAND_DATA_FOR_GUID Instance method Public Method Get Demand Data for a candidate 20080530
17 GET_HIGHEST_CAN_STAT Instance method Public Method Get Highest Candidate Status 20080802
18 GET_INSTANCE Static method Public Method To get the instance of the current class 20080421
19 GET_MGRID_FROM_RANGE Instance method Public Method Get Manager ID from Range 20080524
20 GET_NON_CAT_SKILLS Instance method Public Method Get All the Non Cataloged Skills 20080724
21 GET_PERNR_FOR_RESOURCE_GUID Instance method Public Method Get pernrs for resource guids 20080902
22 GET_REQPROF_DATA Instance method Public Method Returns the requirement profile details 20081122
23 GET_REQ_ROLE_COMMENTS Instance method Public Method Method to retreive comments for Request / Roles 20080421
24 PROJECT_AVAIL_API Instance method Public Method Call project availability api 20081014
25 READ_MULTI_REQUEST Instance method Public Method To get multiple request data 20080421
26 SET_BROADCAST_VISIBILITY Instance method Public Method Sets Broadcasts visibility 20080605
27 SET_CANDIDATE_VISIBILITY Instance method Public Method Sets the candidate visibility for a given Request 20080605
28 SET_ROLE_VISIBILITY Instance method Public Method Set Role Visibility for Requests 20080509
29 SET_USER_PL_NODES_RANGE Instance method Private Method Gets Planning nodes for user 20080521
Events
Class /MRSS/CL_RMOR_REPORTING_BO has no event.
Types
Class /MRSS/CL_RMOR_REPORTING_BO has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /MRSS/CL_RMOR_REPORTING_BO has no parameter.
Method CLASS_CONSTRUCTOR on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method DETRMINE_ROLE_FOR_CND_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_ROLES Call by reference Type reference (TYPE) /MRSS/T_RM_USER_ROLES RM User Roles 20090512
2 Importing IS_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST Request Header 20090512
3 Importing IV_CAND_ID Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_ID Consultant ID 20090512
4 Importing IV_DEM_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20090512
5 Importing IV_ROLE_NO Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE_ID Role Number 20090512
6 Importing IV_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User Name 20090512

Method DETRMINE_ROLE_FOR_CND_UPD on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_ACTIVE_CND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DT_TO_REQ Call by reference Type reference (TYPE) DATUM Date 20100301
2 Exporting EV_DT_TO_RH Call by reference Type reference (TYPE) DATUM Date 20100301
3 Exporting EV_DT_TO_RO Call by reference Type reference (TYPE) DATUM Date 20100301
4 Exporting EV_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_PARTNER_STAT Object status 20100301
5 Exporting EV_STATUS_DESC Call by reference Type reference (TYPE) J_TXT30 Req Status 20100301
6 Importing IT_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_CAND_STAT_TAB Candidate Status Table 20100301

Method GET_ACTIVE_CND_STATUS on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_ACTIVE_USER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLS_DT Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS-DATE Creation date of the change document 20080522
2 Exporting EV_CRT_DT Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS-DATE Creation date of the change document 20080522
3 Exporting EV_RO_RQ_DT Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS-DATE Creation date of the change document 20080522
4 Exporting EV_SBM_DT Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS-DATE Creation date of the change document 20080522
5 Exporting EV_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS-ID Request Status 20080520
6 Exporting EV_STATUS_DESC Call by reference Type reference (TYPE) /MRSS/T_RM_REQSTAT_DESC Req Status 20080520
7 Exporting EV_STAT_DT Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS-DATE Creation date of the change document 20080522
8 Exporting EV_VLD_DT Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS-DATE Creation date of the change document 20080522
9 Importing IT_STATUS Call by reference Type reference (TYPE) /MRSS/T_RM_STATUS_TAB Table of status information 20080520
10 Importing IV_ROL_STAT Call by reference Type reference (TYPE) FLAG General Flag 20080522

Method GET_ACTIVE_USER_STATUS on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_ADDITIONAL_DATA_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE Role Details 20081122
2 Importing IV_WORKLIST Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG SPACE Indicator 20081122

Method GET_ADDITIONAL_DATA_ROLE on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_AUTH_CND_FOR_REP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CANDIDATES Call by reference Type reference (TYPE) /MRSS/T_PERSNR_TAB Table of Candidates 20090506
2 Importing IS_AUTH_VALUE Call by reference Type reference (TYPE) /MRSS/T_RMOR_AUTH_VALUE Auth value 20090922
3 Importing IT_CND_IDS Call by reference Type reference (TYPE) TABLE 20090506
4 Importing IT_ORG_UNITS Call by reference Type reference (TYPE) TABLE 20090506
5 Importing IT_PC_NODES Call by reference Type reference (TYPE) TABLE 20090506
6 Importing IT_RM_GRPS Call by reference Type reference (TYPE) TABLE 20090506

Method GET_AUTH_CND_FOR_REP on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_BCST_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HIS_TAB Call by reference Type reference (TYPE) /MRSS/T_RMOR_BCHIS_TAB Broadcast History Table 20080605
2 Importing IT_BCDATE Call by reference Type reference (TYPE) TABLE 20080605
3 Importing IT_BCHIS Call by reference Type reference (TYPE) /MRSS/T_RM_BCHIS_TAB_SORT Sorted tabled for Broadcast History 20090421

Method GET_BCST_HISTORY on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_BOOK_TIMESPEC_BK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALL_TIMESPEC_TEXT Call by reference Type reference (TYPE) TABLE 20090610
2 Exporting ET_TIMEALLOC_TYP Call by reference Type reference (TYPE) TABLE Time Allocation Types 20090421

Method GET_BOOK_TIMESPEC_BK on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_BROADCAST_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BT_GLOBAL Call by reference Type reference (TYPE) /MRSS/T_RM_TKCHA_TAB Global tree hierarchy 20080425
2 Exporting ET_PL_BT_CON Call by reference Type reference (TYPE) /MRSS/T_RM_PLNODE_BT_TAB Country tree hierarchy 20080425
3 Exporting ET_PL_BT_OTH Call by reference Type reference (TYPE) /MRSS/T_RM_PLNODE_BT_TAB Email groups hierarchy 20080425
4 Exporting ET_PL_BT_VEN Call by reference Type reference (TYPE) /MRSS/T_RM_PLNODE_BT_TAB Vendor tree hierarchy 20080425
5 Importing IT_PL_NODES Call by reference Type reference (TYPE) OBJEC_T Org. Management: Table of Object Entries 20080425

Method GET_BROADCAST_HIERARCHY on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_CANDIADTE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CANDIDATE Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB Table of Candidates 20090514

Method GET_CANDIADTE_DETAILS on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_CANDIDATES_FOR_MGR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CAND_ID_TAB Call by reference Type reference (TYPE) HRTB_SOBID HR: List of Objects (Help Type for F4) 20080524
2 Importing IT_MGR_UID_TAB Call by reference Type reference (TYPE) /MRSS/T_RMOR_USER_ID_TAB Table for User IDs 20080524
3 Importing IV_BEGDA Call by reference Type reference (TYPE) SYDATUM SY-DATUM Current Date of Application Server 20080524
4 Importing IV_ENDDA Call by reference Type reference (TYPE) SYDATUM SY-DATUM Current Date of Application Server 20080524
# Exception Resumable Description Created on
1 HR_DATA_FETCH_ERROR 20080524

Method GET_CANDIDATE_DATA 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 Request Header 20080421
2 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20080421
3 Importing IT_CANDIDATE Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB Table of Candidates 20090421
4 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20080524

Method GET_CANDIDATE_DATA on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_CANDIDATE_RM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RM_GROUP Call by reference Type reference (TYPE) PD_OBJID_R Object ID 20090421
2 Exporting EV_RM_GROUP_DESC Call by reference Type reference (TYPE) STEXT Object Name 20090421
3 Importing IV_CANDIDATE_ID Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_ID Consultant ID 20090421

Method GET_CANDIDATE_RM_DATA on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_CANDIDATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) /MRSS/T_RM_PREF_NAM_DESC Preferred/Named Consultant 20080602
2 Importing IV_CAN_TYPE Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TYPE Candidate Type 20080602

Method GET_CANDIDATE_TYPE on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_CATALOGED_SKILLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CATALGOED_SKILL_1 Call by reference Type reference (TYPE) /MRSS/T_RM_CATALOG1 Catalog Skills 1 20080724
2 Exporting EV_CATALGOED_SKILL_2 Call by reference Type reference (TYPE) /MRSS/T_RM_CATALOG2 Catalog Skills 2 20080724
3 Exporting EV_CATALGOED_SKILL_3 Call by reference Type reference (TYPE) /MRSS/T_RM_CATALOG3 Catalog Skills 3 20080724
4 Exporting EV_CATALGOED_SKILL_4 Call by reference Type reference (TYPE) /MRSS/T_RMOR_CATALOG4 CatalogSkills 4 20080724
5 Exporting EV_CATALGOED_SKILL_5 Call by reference Type reference (TYPE) /MRSS/T_RMOR_CATALOG5 Catalog Skill 5 20080724
6 Importing IT_RSTR Call by reference Type reference (TYPE) /MRSS/T_SQP_RSTR_LGCY_TAB Requirements Structured Qualifications from legacy Table 20080724

Method GET_CATALOGED_SKILLS on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_DEMAND_DATA_FOR_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LAST_BC_DATE Call by reference Type reference (TYPE) DATUM Date 20080530
2 Exporting EV_SP_GRP_ID Call by reference Type reference (TYPE) OBJEKTID Work Area for Database PCH 20080530
3 Exporting EV_SP_ID Call by reference Type reference (TYPE) PERNR_D 20080530
4 Importing IV_DEM_GUID Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE-DEMAND_GUID GUID 20080530
# Exception Resumable Description Created on
1 NO_DEMANDS_EXIST 20080530
2 WRONG_DATA 20080530

Method GET_HIGHEST_CAN_STAT 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 Request Header 20080802

Method GET_HIGHEST_CAN_STAT on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting R_P_REQUEST_BO Call by reference Object reference (TYPE REF TO) /MRSS/CL_RMOR_REPORTING_BO Reporting BO 20080421

Method GET_INSTANCE on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_MGRID_FROM_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MGR_UID_LIST Call by reference Type reference (TYPE) /MRSS/T_RMOR_USER_ID_TAB Table for User IDs 20080524
2 Importing IT_MGR_UID_RANGE Call by reference Type reference (TYPE) STANDARD TABLE 20080524

Method GET_MGRID_FROM_RANGE on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_NON_CAT_SKILLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NON_CAT_SKILLS1 Call by reference Type reference (TYPE) /MRSS/T_RMOR_NON_CAT1 Non Catalog skills1 20080724
2 Exporting EV_NON_CAT_SKILLS2 Call by reference Type reference (TYPE) /MRSS/T_RMOR_NON_CAT2 Non catalog Skills 2 20080724
3 Exporting EV_NON_CAT_SKILLS3 Call by reference Type reference (TYPE) /MRSS/T_RMOR_NON_CAT3 Non catalog Skills3 20080724
4 Importing IT_TEXT Call by reference Type reference (TYPE) /MRSS/T_SQP_RUSTT_LGCY_TAB Requirements Profile Ust Text from Legacy Table 20080724

Method GET_NON_CAT_SKILLS on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_PERNR_FOR_RESOURCE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESOURCE_DATA Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DETAILS_TAB Resource details 20080902
2 Importing IM_ASSIGNMENT_INFO Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080902

Method GET_PERNR_FOR_RESOURCE_GUID on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_REQPROF_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ROLE Call by reference Type reference (TYPE) /MRSS/T_RM_ROLE Role Details 20081122

Method GET_REQPROF_DATA on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method GET_REQ_ROLE_COMMENTS 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 Request Header 20080421

Method GET_REQ_ROLE_COMMENTS on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method PROJECT_AVAIL_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSIGNMENT_INFO Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20081014
2 Exporting ET_AVAIL_DAY_WEEK Call by reference Type reference (TYPE) /MRSS/T_AVAILABLE_DAY_WEEK_TAB Available days in a week 20081014
3 Exporting ET_CAG_CG_DAT Call by reference Type reference (TYPE) /MRSS/T_RMOR_CAG_FOR_RES_TT Capacity Graphs 20100211
4 Exporting ET_FULL_WEEK_BENCH Call by reference Type reference (TYPE) /MRSS/T_RMFS_RES_ASG_DAYS_TAB RMFS: Resource with assigned days 20081014
5 Exporting ET_RES_ASS_DATE Call by reference Type reference (TYPE) /MRSS/T_RMFS_RES_DAT_TAB RMFS: Table of Resources with dates 20081014
6 Exporting ET_ROLE_LEVEL_ASGN Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASGN_ROLE_LEV_TAB Table for Role level assignment details 20081014
7 Importing IM_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_PERSNR_TAB MRS: table type for personnel number 20081014
8 Importing IV_ASSIGN_END Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20081014
9 Importing IV_ASSIGN_START Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20081014
10 Importing IV_REPORT_TYPE Call by reference Type reference (TYPE) CHAR1 "A" assignment report, "P" Project report 20100211

Method PROJECT_AVAIL_API on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method READ_MULTI_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_TAB Table of Requests 20080421
2 Exporting ET_RETURN Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Message Table 20080421
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Error 20080421
4 Importing IT_REQUEST_KEY Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_KEY_TAB Request number table 20080421
5 Importing IV_EXCL_ADDN_INFO Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN SPACE Boolean Variable 20131125
6 Importing IV_EXCL_DEM_ATTR Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN SPACE Boolean Variable 20131125
7 Importing IV_HEADER_ONLY Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20080505
8 Importing IV_ROLE_SUMMARY_ONLY Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20080505
9 Importing IV_SPRAS Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key 20080421

Method READ_MULTI_REQUEST on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method SET_BROADCAST_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_TAB Table of Requests 20080605
2 Exporting ET_BC_CHAIN Call by reference Type reference (TYPE) /MRSS/T_RM_VISIBILITY_TAB Broadcast and Candidate visibility 20080605
3 Importing IV_GET_BC_CHAIN Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Get Broadcast chain 20080605
4 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20080605

Method SET_BROADCAST_VISIBILITY on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method SET_CANDIDATE_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BC_CHAIN Call by reference Type reference (TYPE) /MRSS/T_RM_VISIBILITY_TAB Broadcast and Candidate visibility 20080605
2 Changing CT_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_TAB Request Header 20080605
3 Importing IV_GET_BC_CHAIN Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20080605
4 Importing IV_INCL_EXT_CAN Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20080729
5 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20080605

Method SET_CANDIDATE_VISIBILITY on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method SET_ROLE_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REQUEST Call by reference Type reference (TYPE) /MRSS/T_RM_REQUEST_TAB Table of Requests 20080509
2 Importing IV_FLAG_NOTYET_SUB_RO Call by reference Type reference (TYPE) /MRSS/T_RM_FLAG Indicator 20080707
3 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20080509

Method SET_ROLE_VISIBILITY on class /MRSS/CL_RMOR_REPORTING_BO has no exception.

Method SET_USER_PL_NODES_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20080521

Method SET_USER_PL_NODES_RANGE on class /MRSS/CL_RMOR_REPORTING_BO has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 606