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 | 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 | Static Attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20070104 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | '-' | Single-Character Flag | 20070104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070104 | |
| 2 | Static method | Public | Method | Create URL for Web Dynpro Application | 20070104 | |
| 3 | Static method | Public | Method | Decodes Transfer Parameter from URL | 20070104 | |
| 4 | Static method | Public | Method | Reads Destination to BL System | 20070104 | |
| 5 | Static method | Public | Method | URL for Data Overview Activity | 20070104 | |
| 6 | Static method | Public | Method | URL for Data Overview Application Wizard | 20070104 | |
| 7 | Static method | Public | Method | URL for Data Overview Candidate | 20070104 | |
| 8 | Static method | Public | Method | URL for Data Overview Correspondence | 20070108 | |
| 9 | Static method | Public | Method | URL for Data Overview Posting | 20070104 | |
| 10 | Static method | Public | Method | URL for Questionnaire Template | 20070108 | |
| 11 | Static method | Private | Method | Add Client and Language as Required | 20070104 | |
| 12 | Static method | Public | Method | Add Parameter for NetWeaverBusinessClient | 20100622 | |
| 13 | 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 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20070104 | |||
| 2 | IV_APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20070104 | ||||
| 3 | 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 | IV_PARAM | Call by reference | Type reference (TYPE) | STRING | 20070104 | ||||
| 2 | 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 | 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 | IV_ACT_GUID | Call by reference | Type reference (TYPE) | RCF_ACT_GUID | Aktivität | 20070104 | |||
| 2 | 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 | IS_APPL_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20080118 | |||
| 2 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20070104 | |||
| 3 | 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 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20070104 | |||
| 2 | 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 | IV_CS_ACT_GUID | Call by reference | Type reference (TYPE) | RCF_ACT_GUID | Globaler Schlüssel für Aktivitäten | 20070108 | |||
| 2 | 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 | IV_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | 20070104 | ||||
| 2 | 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 | IS_TPL_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20070108 | |||
| 2 | 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 | 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 | 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 | 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 |