SAP ABAP Class IF_HRRCF_STARTPAGE (Interface for start page)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRRCF_START_A | HRRCF_START: Application Controller | 20040303 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRRCF_START_MAIN_M | HRRCF_START: Main Page | 20031124 |
Properties
| Class | IF_HRRCF_STARTPAGE | |
| Short Description | Interface for start page | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031124 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HRRCF_STARTPAGE has no forward declaration.
Interfaces
Class IF_HRRCF_STARTPAGE has no interface implemented.
Friends
Class IF_HRRCF_STARTPAGE 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) | RCF_T_ACTIVE_URL | Active URLS of an Application | 20041011 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RCF_CTRL_APPL_NAME | Name of BSP Application | 20031211 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RCF_CTRL_COMP_ID | Controller Component ID | 20031210 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RCF_CTRL_URL | Controller URL | 20031210 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20031128 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | RCF_SP_ID | Start Page Identifier | 20031124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Previous Controller | 20060628 | |
| 2 | Instance method | Public | Method | Event Handler: Back | 20031211 | |
| 3 | Instance method | Public | Method | Registration of Active URL | 20041011 | |
| 4 | Instance method | Public | Method | Set controller to be displayed | 20031210 |
Events
Class IF_HRRCF_STARTPAGE has no event.
Types
Class IF_HRRCF_STARTPAGE has no local type.
Method Signatures
Method GET_PREVIOUS_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLICATION | Call by reference | Type reference (TYPE) | RCF_CTRL_APPL_NAME | Name der BSP-Applikation | 20060628 | |||
| 2 | P_COMP_ID | Call by reference | Type reference (TYPE) | RCF_CTRL_COMP_ID | Komponenten-ID des Controllers | 20060628 | |||
| 3 | P_URL | Call by reference | Type reference (TYPE) | RCF_CTRL_URL | URL des Controllers | 20060628 |
Method GET_PREVIOUS_CONTROLLER on class IF_HRRCF_STARTPAGE has no exception.
Method ON_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMP_ID | Call by reference | Type reference (TYPE) | STRING | 20041011 |
Method ON_BACK on class IF_HRRCF_STARTPAGE has no exception.
Method REGISTER_ACTIVE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_ACTIVE_URL | Call by reference | Type reference (TYPE) | RCF_S_ACTIVE_URL | Aktive URL einer Anwendung | 20041011 |
Method REGISTER_ACTIVE_URL on class IF_HRRCF_STARTPAGE has no exception.
Method SET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_APPLICATION | Call by reference | Type reference (TYPE) | RCF_CTRL_APPL_NAME | Name der BSP-Applikation | 20031211 | |||
| 2 | P_COMP_ID | Call by reference | Type reference (TYPE) | RCF_CTRL_COMP_ID | Komponenten-ID des Controllers | 20031210 | |||
| 3 | P_URL | Call by reference | Type reference (TYPE) | RCF_CTRL_URL | URL des Controllers | 20031210 |
Method SET_CONTROLLER on class IF_HRRCF_STARTPAGE has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in |