SAP ABAP Class /MRSS/CL_RMOR_DB_LAYER (DB class of Online Reporting)
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_DB_LAYER  
Short Description DB class of Online Reporting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/RMOR   Online Reporting for RMFS 
Created 20080414   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_DB_LAYER has no interface implemented.
Friends
Class /MRSS/CL_RMOR_DB_LAYER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_RMI_HR Instance attribute Private Object reference (TYPE REF TO) /MRSS/CL_RMI_HR Get HR data needed for RM 20080902
2 GS_SEL_CRI Instance attribute Public Type reference (TYPE) /MRSS/IF_RMOR_VAR=>TY_SELSCR 20080512
3 GS_SEL_CRITERION_NEW Instance attribute Protected Object reference (TYPE REF TO) DATA 20090112
4 GT_AFKO Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_REQUESTS_TAB Request Structure 20080414
5 GT_AFVC Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_ROUTING_TAB Routing structure 20080414
6 GT_AFVU Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_ROUTING_TAB Routing structure 20080414
7 GT_AFVV Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_ROUTING_TAB Routing structure 20080414
8 GT_AUFN Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_REQUEST_TAB Request Structure 20080414
9 GT_CAND_FOR_MGR Instance attribute Public Type reference (TYPE) HRTB_SOBID HR: List of Objects (Help Type for F4) 20080524
10 GT_FIN_REQUESTS Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_REQUEST_TAB Request Structure 20080415
11 GT_MRSS Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_PROF_KEY_TAB Profile Key Structure 20080414
12 GT_OBJNR_CND Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_OBJNR_TAB Object number structure 20100308
13 GT_OBJNR_REQ Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_OBJNR_TAB Object number structure 20080424
14 GT_OBJNR_ROLE Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_OBJNR_TAB Object number structure 20080424
15 GT_PARTNER_ID_FILTER Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_PARTNER_ID_TAB Candidate IDs to be filtered 20080524
16 GT_REQUESTS Instance attribute Private Type reference (TYPE) /MRSS/T_RMOR_REQUEST_TAB Request Structure 20080414
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080416
2 FLTR_CNDTS_ON_SFTBK_DT Instance method Public Method Filter the resources considering Softbooked date selection 20090120
3 GET_AFKO_DATA Instance method Public Method Query AFKO data 20080414
4 GET_AFVC_DATA Instance method Public Method Query AFVC data 20080414
5 GET_AFVU_DATA Instance method Public Method Query AFVU data 20080414
6 GET_AFVU_DATA_SCEN Instance method Private Method Query /MRSS/D_RM_ROLE data 20110406
7 GET_AFVV_DATA Instance method Public Method Query AFVV data 20080414
8 GET_AUFK_DATA Instance method Public Method Query AUFK data 20080414
9 GET_AUFK_DATA_SCEN Instance method Private Method Query /MRSS/D_RM_HEADR data 20110406
10 GET_BOOK_TYPEDESCP Instance method Public Method Returns booking type description 20081001
11 GET_CANDIDATE_DETAILS_NEW Instance method Public Method 20090513
12 GET_CAND_REP_DATA Instance method Public Method Returns Candidate report Request Keys. 20080524
13 GET_CAND_SFTBK_DTLS Instance method Public Method Returns Candidate Softbooking details 20080801
14 GET_CMPLTED_REQ Instance method Public Method Returns Completed requests 20090120
15 GET_CMPLTED_REQ_SCEN Instance method Private Method Returns Completed requests 20110406
16 GET_CND_STS_BY_ABST Static method Public Method Returns Status 'E' values for Abstract status 20081224
17 GET_DEMAND_DATA Instance method Public Method Query broadcast related data 20080414
18 GET_DEMAND_GUID_FOR_EXT Instance method Public Method Returns Demand guid for external 20080910
19 GET_DEM_ALL_REP_DATA Instance method Public Method Returns Detailed Demand report Request Keys. 20080515
20 GET_DEM_LTD_REP_DATA Instance method Public Method Returns Limited Demand report Request Keys. 20080626
21 GET_JEST_JCDS_DATA Instance method Public Method Query JEST, JCDS data 20080424
22 GET_MRSS_DATA Instance method Public Method Query /mrss/ related data 20080414
23 GET_PARTNER_REP_DATA Instance method Public Method Returns Partner report Request Keys. 20080626
24 GET_PERNR_FOR_CAND Instance method Public Method Returns pernrs for candidate ID 20080901
25 GET_REGION_DATA Instance method Public Method Returns region details 20080901
26 GET_REGION_FOR_ID Instance method Public Method Returns region for id 20080903
27 GET_REQUESTER_DATA Instance method Public Method Returns requester data 20080928
28 GET_RES_KEY_EXT_GUID Instance method Public Method Fetch Resource Key and Demand external Guid 20090120
29 GET_ROLE_PACE_DATA Instance method Protected Method Fetch role related PACE data 20090209
30 GET_ROLE_PACE_DATA_SCEN Instance method Private Method Fetch role related PACE data 20110407
31 GET_SFTBK_CND_STS Static method Public Method Returns status 'E' values for softbooked status. 20081222
32 GET_SFTBK_EXP_REP_DATA Instance method Public Method Returns Softbook Expriy report Request Keys. 20081106
33 GET_SRC_SPGRP_DATA Instance method Public Method Query Demands on Source Org field. 20080627
Events
Class /MRSS/CL_RMOR_DB_LAYER has no event.
Types
Class /MRSS/CL_RMOR_DB_LAYER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEL_CRITERIA Call by reference Type reference (TYPE) /MRSS/IF_RMOR_VAR=>TY_SELSCR Selection screen structure for reporting 20080512
2 Importing IS_SEL_CRITERION_NEW Call by reference Object reference (TYPE REF TO) DATA 20090112

Method CONSTRUCTOR on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method FLTR_CNDTS_ON_SFTBK_DT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SFTBK_CND Call by reference Type reference (TYPE) /MRSS/T_RMOR_SOFTBOOK_EXP_TT softbook expiry 20090120
2 Importing IT_PARTNER Call by reference Type reference (TYPE) /MRSS/T_RMOR_V_RM_CND_TT Candidate details 20090120

Method FLTR_CNDTS_ON_SFTBK_DT on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_AFKO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) TABLE 20080414
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL Indicator 20080528
3 Importing IT_PROJECT_PRIORITY Call by reference Type reference (TYPE) TABLE 20080422
4 Importing IT_PROJ_END_DATE Call by reference Type reference (TYPE) TABLE 20080422
5 Importing IT_PROJ_START_DATE Call by reference Type reference (TYPE) TABLE 20080422

Method GET_AFKO_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_AFVC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AFVC Call by reference Type reference (TYPE) TABLE 20080414
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL Indicator 20080528
3 Importing IT_PRIORITY_OF_ROLE Call by reference Type reference (TYPE) TABLE 20080422
4 Importing IT_ROLE_CLOSE_DATE Call by reference Type reference (TYPE) TABLE 20080422
5 Importing IT_ROLE_NUMBER Call by reference Type reference (TYPE) TABLE 20080422
6 Importing IT_ROLE_STATUS Call by reference Type reference (TYPE) TABLE 20080422
7 Importing IT_ROLE_VALIDATION_DATE Call by reference Type reference (TYPE) TABLE 20080422

Method GET_AFVC_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_AFVU_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AFVU Call by reference Type reference (TYPE) TABLE 20080414
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL Indicator 20080528
3 Importing IT_ASSIGN_TYP Call by reference Type reference (TYPE) TABLE 20080422
4 Importing IT_BILL_OBJ_NUM Call by reference Type reference (TYPE) TABLE 20080422
5 Importing IT_BILL_OBJ_TYP Call by reference Type reference (TYPE) TABLE 20080422
6 Importing IT_CLSD_REASON Call by reference Type reference (TYPE) TABLE 20080422
7 Importing IT_PRE_SAL_RO Call by reference Type reference (TYPE) TABLE 20080422
8 Importing IT_PRO_LOC Call by reference Type reference (TYPE) TABLE 20080422
9 Importing IT_PTC_ROLE Call by reference Type reference (TYPE) TABLE 20080422
10 Importing IT_PT_ROLE Call by reference Type reference (TYPE) TABLE 20080422
11 Importing IT_REMOTE_POSSIBLE Call by reference Type reference (TYPE) TABLE 20080422
12 Importing IT_REQUEST_OWNER_ROLE Call by reference Type reference (TYPE) TABLE 20080422
13 Importing IT_ROLE_CREATED_BY Call by reference Type reference (TYPE) TABLE 20080422
14 Importing IT_ROLE_ESCALATION Call by reference Type reference (TYPE) TABLE 20080422
15 Importing IT_ROLE_TYPE Call by reference Type reference (TYPE) TABLE 20080422
16 Importing IT_START_DAT_FLX Call by reference Type reference (TYPE) TABLE 20080422
17 Importing IT_STATE Call by reference Type reference (TYPE) TABLE 20080422
18 Importing IT_THIRDPARTY_ALLOWED Call by reference Type reference (TYPE) TABLE 20080422

Method GET_AFVU_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_AFVU_DATA_SCEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AFVU Call by reference Type reference (TYPE) TABLE 20110406
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20110406
3 Importing IT_ASSIGN_TYP Call by reference Type reference (TYPE) TABLE 20110406
4 Importing IT_BILL_OBJ_NUM Call by reference Type reference (TYPE) TABLE 20110406
5 Importing IT_BILL_OBJ_TYP Call by reference Type reference (TYPE) TABLE 20110406
6 Importing IT_CLSD_REASON Call by reference Type reference (TYPE) TABLE 20110406
7 Importing IT_PRE_SAL_RO Call by reference Type reference (TYPE) TABLE 20110406
8 Importing IT_PRO_LOC Call by reference Type reference (TYPE) TABLE 20110406
9 Importing IT_PTC_ROLE Call by reference Type reference (TYPE) TABLE 20110406
10 Importing IT_PT_ROLE Call by reference Type reference (TYPE) TABLE 20110406
11 Importing IT_REMOTE_POSSIBLE Call by reference Type reference (TYPE) TABLE 20110406
12 Importing IT_REQUEST_OWNER_ROLE Call by reference Type reference (TYPE) TABLE 20110406
13 Importing IT_ROLE_CREATED_BY Call by reference Type reference (TYPE) TABLE 20110406
14 Importing IT_ROLE_ESCALATION Call by reference Type reference (TYPE) TABLE 20110406
15 Importing IT_ROLE_TYPE Call by reference Type reference (TYPE) TABLE 20110406
16 Importing IT_START_DAT_FLX Call by reference Type reference (TYPE) TABLE 20110406
17 Importing IT_STATE Call by reference Type reference (TYPE) TABLE 20110406
18 Importing IT_THIRDPARTY_ALLOWED Call by reference Type reference (TYPE) TABLE 20110406

Method GET_AFVU_DATA_SCEN on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_AFVV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AFVV Call by reference Type reference (TYPE) TABLE 20080414
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL Indicator 20080528
3 Importing IT_REQUESTED_DAYS Call by reference Type reference (TYPE) TABLE 20080422
4 Importing IT_ROLE_ENDDATE Call by reference Type reference (TYPE) TABLE 20080422
5 Importing IT_ROLE_STARTDATE Call by reference Type reference (TYPE) TABLE 20080422

Method GET_AFVV_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_AUFK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20080528
2 Importing IT_ASSIGN_TYP_REQ Call by reference Type reference (TYPE) TABLE 20080425
3 Importing IT_BC_RQRD Call by reference Type reference (TYPE) TABLE 20080422
4 Importing IT_BILG_OBJ_TYP Call by reference Type reference (TYPE) TABLE 20080422
5 Importing IT_BILL_OBJ_NUM_REQ Call by reference Type reference (TYPE) TABLE 20080425
6 Importing IT_CED Call by reference Type reference (TYPE) TABLE 20080422
7 Importing IT_CEM Call by reference Type reference (TYPE) TABLE 20080422
8 Importing IT_CORP_ORG Call by reference Type reference (TYPE) TABLE 20080422
9 Importing IT_CUSTOMER_NO Call by reference Type reference (TYPE) TABLE 20080422
10 Importing IT_CUST_IND Call by reference Type reference (TYPE) TABLE 20080422
11 Importing IT_DEL_ORG Call by reference Type reference (TYPE) TABLE 20080422
12 Importing IT_ESC_HEADER Call by reference Type reference (TYPE) TABLE 20080422
13 Importing IT_PRESAL_IND Call by reference Type reference (TYPE) TABLE 20080422
14 Importing IT_PROJ_MNGR Call by reference Type reference (TYPE) TABLE 20080422
15 Importing IT_PROJ_PRIMED_BY Call by reference Type reference (TYPE) TABLE 20080422
16 Importing IT_PTC_HDR Call by reference Type reference (TYPE) TABLE 20080422
17 Importing IT_REQD_PARTNER Call by reference Type reference (TYPE) TABLE 20080422
18 Importing IT_REQUESTER Call by reference Type reference (TYPE) TABLE 20080422
19 Importing IT_REQUESTING_LOB Call by reference Type reference (TYPE) TABLE 20080422
20 Importing IT_REQUEST_NUMBER Call by reference Type reference (TYPE) TABLE 20080422
21 Importing IT_REQUEST_OWNER Call by reference Type reference (TYPE) TABLE 20080422
22 Importing IT_REQUEST_TYPE Call by reference Type reference (TYPE) TABLE 20080422
23 Importing IT_REQUSTNG_COUNTRY Call by reference Type reference (TYPE) TABLE 20080422
24 Importing IT_REQUSTNG_SAP_REGION Call by reference Type reference (TYPE) TABLE 20080422
25 Importing IT_REQUSTNG_SUB_REGION Call by reference Type reference (TYPE) TABLE 20080422
26 Importing IT_REQ_ORIGIN Call by reference Type reference (TYPE) TABLE 20080422
27 Importing IT_REQ_OWNER_GROUP Call by reference Type reference (TYPE) TABLE 20080422
28 Importing IT_RESP_CONS_MNGR Call by reference Type reference (TYPE) TABLE 20080422
29 Importing IT_SALES_ORG Call by reference Type reference (TYPE) TABLE 20080422

Method GET_AUFK_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_AUFK_DATA_SCEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20110406
2 Importing IT_ASSIGN_TYP_REQ Call by reference Type reference (TYPE) TABLE 20110406
3 Importing IT_BC_RQRD Call by reference Type reference (TYPE) TABLE 20110406
4 Importing IT_BILG_OBJ_TYP Call by reference Type reference (TYPE) TABLE 20110406
5 Importing IT_BILL_OBJ_NUM_REQ Call by reference Type reference (TYPE) TABLE 20110406
6 Importing IT_CED Call by reference Type reference (TYPE) TABLE 20110406
7 Importing IT_CEM Call by reference Type reference (TYPE) TABLE 20110406
8 Importing IT_CORP_ORG Call by reference Type reference (TYPE) TABLE 20110406
9 Importing IT_CUSTOMER_NO Call by reference Type reference (TYPE) TABLE 20110406
10 Importing IT_CUST_IND Call by reference Type reference (TYPE) TABLE 20110406
11 Importing IT_DEL_ORG Call by reference Type reference (TYPE) TABLE 20110406
12 Importing IT_ESC_HEADER Call by reference Type reference (TYPE) TABLE 20110406
13 Importing IT_PRESAL_IND Call by reference Type reference (TYPE) TABLE 20110406
14 Importing IT_PROJ_MNGR Call by reference Type reference (TYPE) TABLE 20110406
15 Importing IT_PROJ_PRIMED_BY Call by reference Type reference (TYPE) TABLE 20110406
16 Importing IT_PTC_HDR Call by reference Type reference (TYPE) TABLE 20110406
17 Importing IT_REQD_PARTNER Call by reference Type reference (TYPE) TABLE 20110406
18 Importing IT_REQUESTER Call by reference Type reference (TYPE) TABLE 20110406
19 Importing IT_REQUESTING_LOB Call by reference Type reference (TYPE) TABLE 20110406
20 Importing IT_REQUEST_NUMBER Call by reference Type reference (TYPE) TABLE 20110406
21 Importing IT_REQUEST_OWNER Call by reference Type reference (TYPE) TABLE 20110406
22 Importing IT_REQUEST_TYPE Call by reference Type reference (TYPE) TABLE 20110406
23 Importing IT_REQUSTNG_COUNTRY Call by reference Type reference (TYPE) TABLE 20110406
24 Importing IT_REQUSTNG_SAP_REGION Call by reference Type reference (TYPE) TABLE 20110406
25 Importing IT_REQUSTNG_SUB_REGION Call by reference Type reference (TYPE) TABLE 20110406
26 Importing IT_REQ_ORIGIN Call by reference Type reference (TYPE) TABLE 20110406
27 Importing IT_REQ_OWNER_GROUP Call by reference Type reference (TYPE) TABLE 20110406
28 Importing IT_RESP_CONS_MNGR Call by reference Type reference (TYPE) TABLE 20110406
29 Importing IT_SALES_ORG Call by reference Type reference (TYPE) TABLE 20110406

Method GET_AUFK_DATA_SCEN on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_BOOK_TYPEDESCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DD07V Call by reference Type reference (TYPE) /MRSS/T_RMOR_DD07V_TTYP Table Type for DD07V 20081001

Method GET_BOOK_TYPEDESCP on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_CANDIDATE_DETAILS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CANDIDATE_TAB Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_TAB Table of Candidates 20090513
2 Importing IT_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_PERSNR_TAB MRS: table type for personnel number 20090513

Method GET_CANDIDATE_DETAILS_NEW on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_CAND_REP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) /MRSS/T_RMOR_REQUEST_TAB Table of Requests 20080524
2 Importing IT_PARTNER_ID_FILTER Call by reference Type reference (TYPE) /MRSS/T_RMOR_PARTNER_ID_TAB Partner ID table 20080524

Method GET_CAND_REP_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_CAND_SFTBK_DTLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_V_RM_CAND Call by reference Type reference (TYPE) /MRSS/T_RMOR_V_RM_CND_TT Candidate details 20090120
2 Importing IT_SFTBK_CND Call by reference Type reference (TYPE) /MRSS/T_RMOR_SOFTBOOK_EXP_TT softbook expiry 20090120

Method GET_CAND_SFTBK_DTLS on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_CMPLTED_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) /MRSS/T_RMOR_REQUEST_TAB Request Structure 20090120
2 Importing IT_AUTH_REQ Call by reference Type reference (TYPE) /MRSS/T_RMOR_REP_REQ_STR_TAB Resource and RM Group interface 20090120

Method GET_CMPLTED_REQ on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_CMPLTED_REQ_SCEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) /MRSS/T_RMOR_REQUEST_TAB Request Structure 20110406
2 Importing IT_AUTH_REQ Call by reference Type reference (TYPE) /MRSS/T_RMOR_REP_REQ_STR_TAB Resource and RM Group interface 20110406

Method GET_CMPLTED_REQ_SCEN on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_CND_STS_BY_ABST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STATUS_ABST Call by reference Type reference (TYPE) /MRSS/T_RMOR_TJ30T_TT Status text table type 20081224

Method GET_CND_STS_BY_ABST on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_DEMAND_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) TABLE 20080414
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL Indicator 20080528
3 Importing IT_BDCST_DAT Call by reference Type reference (TYPE) TABLE 20080422
4 Importing IT_EMAIL_GRP Call by reference Type reference (TYPE) TABLE 20080422
5 Importing IT_PARTNER_GRP Call by reference Type reference (TYPE) TABLE 20080422
6 Importing IT_SEARCHING_PARTY Call by reference Type reference (TYPE) TABLE 20080422
7 Importing IT_SEARCHING_PARTY_GROUP Call by reference Type reference (TYPE) TABLE 20080422
8 Importing IT_VEN_ID Call by reference Type reference (TYPE) TABLE 20080505

Method GET_DEMAND_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_DEMAND_GUID_FOR_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEM_MAP Call by reference Type reference (TYPE) /MRSS/T_RMOR_DEM_GUID_MAP_TAB Ext Demand guid map to internal guid 20080910
2 Importing IT_ASSIGNMENT_INFO Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20080910
3 Importing IT_RESOURCE_DETAILS Call by reference Type reference (TYPE) /MRSS/T_RESOURCE_DETAILS_TAB Resource details 20080910

Method GET_DEMAND_GUID_FOR_EXT on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_DEM_ALL_REP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) STANDARD TABLE 20080515

Method GET_DEM_ALL_REP_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_DEM_LTD_REP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) STANDARD TABLE 20080626

Method GET_DEM_LTD_REP_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_JEST_JCDS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USER_AUTH_REQ Call by reference Type reference (TYPE) /MRSS/T_RMOR_REP_REQ_STR_TAB Resource and RM Group interface 20080514
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20080603
3 Importing IT_REQ_CLS_DAT Call by reference Type reference (TYPE) TABLE 20080424
4 Importing IT_REQ_CREAT_DAT Call by reference Type reference (TYPE) TABLE 20080424
5 Importing IT_REQ_STATUS Call by reference Type reference (TYPE) TABLE 20080424
6 Importing IT_REQ_VALID_DAT Call by reference Type reference (TYPE) TABLE 20080424
7 Importing IT_RL_RO_DT Call by reference Type reference (TYPE) TABLE 20080521
8 Importing IT_RL_SB_DT Call by reference Type reference (TYPE) TABLE 20080521
9 Importing IT_ROLE_CLS_DAT Call by reference Type reference (TYPE) TABLE 20080424
10 Importing IT_ROLE_CRTD_DAT Call by reference Type reference (TYPE) TABLE 20080424
11 Importing IT_ROLE_STATUS Call by reference Type reference (TYPE) TABLE 20080424
12 Importing IT_ROLE_VALD_DAT Call by reference Type reference (TYPE) TABLE 20080424

Method GET_JEST_JCDS_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_MRSS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RHDR Call by reference Type reference (TYPE) TABLE 20080414
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL Indicator 20080528
3 Importing IT_CAND_STAT Call by reference Type reference (TYPE) TABLE 20080422
4 Importing IT_CAT_SKILLS Call by reference Type reference (TYPE) TABLE 20080422
5 Importing IT_CND_END_DAT Call by reference Type reference (TYPE) TABLE 20080811
6 Importing IT_CND_STRT_DAT Call by reference Type reference (TYPE) TABLE 20080811
7 Importing IT_JOB_TEXT Call by reference Type reference (TYPE) TABLE 20080422
8 Importing IT_PARTNER_ID Call by reference Type reference (TYPE) TABLE 20080422
9 Importing IT_ROLE_PACE_COMP_PROFILE Call by reference Type reference (TYPE) TABLE 20080422
10 Importing IT_ROLE_PACE_INDUSTRY_FOCUS Call by reference Type reference (TYPE) TABLE 20080422
11 Importing IT_ROLE_PACE_SOLUTION_PROFILE Call by reference Type reference (TYPE) TABLE 20080422
12 Importing IT_SFT_DAT Call by reference Type reference (TYPE) TABLE 20080729

Method GET_MRSS_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_PARTNER_REP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) STANDARD TABLE 20080626

Method GET_PARTNER_REP_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_PERNR_FOR_CAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_PERSNR_TAB Personnel number or business partner 20080901

Method GET_PERNR_FOR_CAND on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_REGION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_RESOURCES Call by reference Type reference (TYPE) /MRSS/T_PERSNR_TAB Personnel number or business partner 20080901

Method GET_REGION_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_REGION_FOR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUB_REGION Call by reference Type reference (TYPE) /MRSS/T_RMOR_SUB_REG SAP Sub-Region 20080903
2 Exporting EV_SUPER_REGION Call by reference Type reference (TYPE) /MRSS/T_RMOR_SUP_REG Supaer Region 20080903
3 Importing IM_CANDIDATE_ID Call by reference Type reference (TYPE) /MRSS/T_RM_CANDIDATE_ID Consultant ID 20080903

Method GET_REGION_FOR_ID on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_REQUESTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTER Call by reference Type reference (TYPE) /MRSS/T_RMOR_REQUESTER_DATA_TT Requester data 20090119
2 Importing GT_ASSIGNMENT_INFO Call by reference Type reference (TYPE) /MRSS/T_RMFS_ASSIGN_EXT_TAB Table Type for Assignment in External Format 20090120

Method GET_REQUESTER_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_RES_KEY_EXT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SFTBK_CND Call by reference Type reference (TYPE) /MRSS/T_RMOR_SOFTBOOK_EXP_TT softbook expiry 20090120

Method GET_RES_KEY_EXT_GUID on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_ROLE_PACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_ADD_DATA Call by reference Type reference (TYPE) /MRSS/T_RMOR_ROLE_PACE_DATA_TT Requester data 20090209
2 Importing IT_REQUESTER Call by reference Type reference (TYPE) /MRSS/T_RMOR_REQUESTER_DATA_TT Requester data 20090209

Method GET_ROLE_PACE_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_ROLE_PACE_DATA_SCEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLE_ADD_DATA Call by reference Type reference (TYPE) /MRSS/T_RMOR_ROLE_PACE_DATA_TT Role pace additional data 20110407
2 Importing IT_REQUESTER Call by reference Type reference (TYPE) /MRSS/T_RMOR_REQUESTER_DATA_TT Requester data 20110407

Method GET_ROLE_PACE_DATA_SCEN on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_SFTBK_CND_STS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) /MRSS/IF_RMOR_VAR=>TY_CAN_ST 20081222
2 Importing IT_ABST_STAT Call by reference Type reference (TYPE) /MRSS/T_RMOR_ABST_STAT_TT Abstract candidate status table type 20090120

Method GET_SFTBK_CND_STS on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_SFTBK_EXP_REP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) STANDARD TABLE 20081106

Method GET_SFTBK_EXP_REP_DATA on class /MRSS/CL_RMOR_DB_LAYER has no exception.

Method GET_SRC_SPGRP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUESTS Call by reference Type reference (TYPE) TABLE 20080627
2 Exporting EV_NO_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP/4 language-internal type declarations 20080627
3 Importing IT_SRC_SPGRP_ID Call by reference Type reference (TYPE) TABLE 20080627
4 Importing IT_SRC_SP_ID Call by reference Type reference (TYPE) TABLE 20080627

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