SAP ABAP Class CL_HRRCF_PASSWORD_M (Main Controller for HRRCF_Password)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers | 20021031 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_PASSWORD_EXCHG | Interface for Data Exchange in HRRCF_PASSWORD | 20021113 |
Properties
| Class | CL_HRRCF_PASSWORD_M | |
| Short Description | Main Controller for HRRCF_Password | |
| Super Class | CL_HRRCF_CONTROLLER | Super Class of Unspecified HRRCF Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
| Created | 20021031 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_PASSWORD_M has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_PASSWORD_EXCHG | Interface for Data Exchange in HRRCF_PASSWORD | 20021113 |
Friends
Class CL_HRRCF_PASSWORD_M has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | ALIAS = 'X' user = ' ' | 20021113 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | URL to Application for Logon | 20021113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RCF_CTRL_APPL_NAME | Name of BSP Application | 20021104 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RCF_CTRL_COMP_ID | Controller CompID | 20021031 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RCF_CTRL_URL | Controller URL | 20021031 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Logon Client | 20021115 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Logon Language | 20021115 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | New Logon Used? | 20060110 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Password Service | 20021111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns CompID of Controller To Be Displayed | 20021104 | |
| 2 | Instance method | Public | Method | Returns URL of Controller To Be Displayed | 20021104 |
Events
Class CL_HRRCF_PASSWORD_M has no event.
Types
Class CL_HRRCF_PASSWORD_M has no local type.
Method Signatures
Method GET_CURRENT_COMP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_ID | Value transfer | Type reference (TYPE) | RCF_CTRL_COMP_ID | CompID eines Controllers | 20021104 |
Method GET_CURRENT_COMP_ID on class CL_HRRCF_PASSWORD_M has no exception.
Method GET_CURRENT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Value transfer | Type reference (TYPE) | RCF_UI_LINK_URL | URL eines Controllers | 20021104 |
Method GET_CURRENT_URL on class CL_HRRCF_PASSWORD_M has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |