SAP ABAP Class CL_HRRCF_MDL_WD_SERVICES (Service Class)
Hierarchy
ERECRUIT (Software Component) E-Recruiting
   PA-ER (Application Component) E-Recruiting
     PAOC_RCF_RFC_MODEL (Package) E-Recruiting: Model Interface
Properties
Class CL_HRRCF_MDL_WD_SERVICES  
Short Description Service Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_RCF_RFC_MODEL   E-Recruiting: Model Interface 
Created 20070104   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRRCF_MDL_WD_SERVICES has no interface implemented.
Friends
Class CL_HRRCF_MDL_WD_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_URL_PARAMS Static Attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20070104
2 GV_IS_EXTERNAL_CANDIDATE Static Attribute Private Type reference (TYPE) CHAR1 '-' Single-Character Flag 20070104
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070104
2 CONSTRUCT_WD_URL Static method Public Method Create URL for Web Dynpro Application 20070104
3 DECODE_PARAM_TO_FIELDS Static method Public Method Decodes Transfer Parameter from URL 20070104
4 GET_BL_DESTINATION Static method Public Method Reads Destination to BL System 20070104
5 GET_URL_ACT_DOVR Static method Public Method URL for Data Overview Activity 20070104
6 GET_URL_APPLWZD_DOVR Static method Public Method URL for Data Overview Application Wizard 20070104
7 GET_URL_CAND_DOVR Static method Public Method URL for Data Overview Candidate 20070104
8 GET_URL_CS_DOVR Static method Public Method URL for Data Overview Correspondence 20070108
9 GET_URL_PINST_DOVR Static method Public Method URL for Data Overview Posting 20070104
10 GET_URL_QA_TEMPLATE Static method Public Method URL for Questionnaire Template 20070108
11 INSERT_CLIENT_LANGUAGE Static method Private Method Add Client and Language as Required 20070104
12 INSERT_PARAM_FOR_NWBC Static method Public Method Add Parameter for NetWeaverBusinessClient 20100622
13 IS_EXTERNAL_CANDIDATE Static method Public Method Checks Whether User Is External Candidate 20070104
Events
Class CL_HRRCF_MDL_WD_SERVICES has no event.
Types
Class CL_HRRCF_MDL_WD_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRRCF_MDL_WD_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method CONSTRUCT_WD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20070104
2 Importing IV_APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20070104
3 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070104

Method CONSTRUCT_WD_URL on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method DECODE_PARAM_TO_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAM Call by reference Type reference (TYPE) STRING 20070104
2 Returning RT_FIELDS Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20070104

Method DECODE_PARAM_TO_FIELDS on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method GET_BL_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RFC_DEST Value transfer Type reference (TYPE) RFCDEST Logische Destination (wird bei Funktionsaufruf angegeben) 20070104

Method GET_BL_DESTINATION on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method GET_URL_ACT_DOVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Aktivität 20070104
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070104

Method GET_URL_ACT_DOVR on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method GET_URL_APPLWZD_DOVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20080118
2 Importing IS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20070104
3 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070104

Method GET_URL_APPLWZD_DOVR on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method GET_URL_CAND_DOVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CAND_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20070104
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070104

Method GET_URL_CAND_DOVR on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method GET_URL_CS_DOVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CS_ACT_GUID Call by reference Type reference (TYPE) RCF_ACT_GUID Globaler Schlüssel für Aktivitäten 20070108
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070108

Method GET_URL_CS_DOVR on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method GET_URL_PINST_DOVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PINST_GUID Call by reference Type reference (TYPE) RCF_PINST_GUID 20070104
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070104

Method GET_URL_PINST_DOVR on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method GET_URL_QA_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TPL_HROBJECT Call by reference Type reference (TYPE) HROBJECT Objekt 20070108
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20070108

Method GET_URL_QA_TEMPLATE on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method INSERT_CLIENT_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20070104

Method INSERT_CLIENT_LANGUAGE on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method INSERT_PARAM_FOR_NWBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20100622

Method INSERT_PARAM_FOR_NWBC on class CL_HRRCF_MDL_WD_SERVICES has no exception.

Method IS_EXTERNAL_CANDIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTERNAL_CANDIDATE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070104

Method IS_EXTERNAL_CANDIDATE on class CL_HRRCF_MDL_WD_SERVICES has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 600