SAP ABAP Class CL_HRRCF_CONTAINERSEQUENCE (CL_HRRCF_CONTAINERSEQUENCE)
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 | 20031024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_CONTAINERSEQUENCE | Interface for container sequence | 20031027 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_APPL_GRP_MAIN_M | Controller Class for HRRCF_APPL_GRP | 20040128 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_POST_MNT_NEW_M | Job Posting: Data Maintenance | 20031215 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_PROFILE_MAIN_M | HRRCF_PROFILE: Main Controller | 20031215 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_REG_APPLN_MAIN_NEW_M | HRRCF_REG_APPLN: Main Controller | 20040126 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_REQ_MNT_MAIN_M | Controller Class for HRRCF_REQ_MNT | 20040309 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_TG_MNT_MAIN_M | Controller Class for HRRCF_REQ_MNT | 20050316 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_TPI_REQM_M | Controller Class | 20040209 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_HRSCP_REQ_MNT_MAIN_M | Controller Class for HRRCF_REQ_MNT | 20041118 |
Properties
| Class | CL_HRRCF_CONTAINERSEQUENCE | |
| Short Description | ||
| 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 | 20031024 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_CONTAINERSEQUENCE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRRCF_CONTAINERSEQUENCE | Interface for container sequence | 20031027 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRRCF_BSP_EXT_CONTAINERSEQ | 20031027 | Element Handler: |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20031027 | |||||
| 2 | Instance attribute | Protected | Attribute reference (LIKE) | 20040303 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20040303 | |||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20040827 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20040219 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20031027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Whether Container Sequence Item Exists | 20061115 | |
| 2 | Instance method | Protected | Method | Special Handling for DO_INITATTRIBUTES | 20041011 | |
| 3 | Instance method | Protected | Method | Special Handling for DO_INIT | 20041011 | |
| 4 | Instance method | Protected | Method | Special Handling for DO_REQUEST | 20041011 | |
| 5 | Instance method | Private | Method | 20040827 | ||
| 6 | Instance method | Private | Method | Is start page running? | 20040303 | |
| 7 | Instance method | Private | Method | Is Implicit Saving in Candidate Profile Switched On? | 20051014 | |
| 8 | Instance method | Private | Method | Eventhandler: Back | 20031204 | |
| 9 | Instance method | Private | Method | EventHandler: Breadcrumb | 20041011 | |
| 10 | Instance method | Private | Method | Callup of Active Subcontroller | 20051014 | |
| 11 | Instance method | Protected | Method | Special Handling for ON_FOCUS_LOST | 20041011 | |
| 12 | Instance method | Private | Method | Eventhandler: containerSequenceItem selected | 20031204 | |
| 13 | Instance method | Private | Method | Eventhandler: next containerSequenceItem selected | 20031204 | |
| 14 | Instance method | Private | Method | Eventhandler: previous containerSequenceItem selected | 20031204 | |
| 15 | Instance method | Private | Method | Register as Active URL | 20041011 | |
| 16 | Instance method | Protected | Method | Set containerSequence ID | 20041011 | |
| 17 | Instance method | Protected | Method | Set global context | 20031206 |
Events
Class CL_HRRCF_CONTAINERSEQUENCE has no event.
Types
Class CL_HRRCF_CONTAINERSEQUENCE has no local type.
Method Signatures
Method CHECK_CS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ANSWER | Value transfer | Type reference (TYPE) | BOOLE_D | CS Item existiert: Ja (='X') und Nein (=' ') | 20061115 | |||
| 2 | P_CONTEXT | Call by reference | Type reference (TYPE) | RCF_CONTEXT | Kontext | 20061115 | |||
| 3 | P_CS_ID | Call by reference | Type reference (TYPE) | RCF_CS_ID | Identifikator einer Containersequenz | 20061115 | |||
| 4 | P_CS_ITEM | Call by reference | Type reference (TYPE) | RCF_CS_ITEM | Identifikator eines Elements einer Containersequenz | 20061116 |
Method CHECK_CS_ITEM on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method DO_INITATTRIBUTES_SPECIFIC Signature
Method DO_INITATTRIBUTES_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method DO_INITATTRIBUTES_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method DO_INIT_SPECIFIC Signature
Method DO_INIT_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method DO_INIT_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method DO_REQUEST_SPECIFIC Signature
Method DO_REQUEST_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method DO_REQUEST_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method GET_CONTEXT Signature
Method GET_CONTEXT on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method GET_CONTEXT on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method GET_STARTPAGE_IND Signature
Method GET_STARTPAGE_IND on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method GET_STARTPAGE_IND on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method IMPLICIT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PV_IMP_SAVE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051014 |
Method IMPLICIT_SAVE on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method ON_BACK Signature
Method ON_BACK on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method ON_BACK on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method ON_BREADCRUMB 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_BREADCRUMB on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method ON_CONTAINER_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STOP_NAV | Value transfer | Type reference (TYPE) | BOOLE_D | Subcontroller hat Meldung--> Keine Navigation | 20051014 |
Method ON_CONTAINER_NAVIGATION on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method ON_FOCUS_LOST_SPECIFIC Signature
Method ON_FOCUS_LOST_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method ON_FOCUS_LOST_SPECIFIC on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method ON_ITEM_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PO_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Eingabedaten von HTMLB | 20031204 |
Method ON_ITEM_SELECT on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method ON_NEXT Signature
Method ON_NEXT on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method ON_NEXT on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method ON_PREVIOUS Signature
Method ON_PREVIOUS on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method ON_PREVIOUS on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method REGISTER_ACTIVE_URL Signature
Method REGISTER_ACTIVE_URL on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method REGISTER_ACTIVE_URL on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method SET_CS_ID Signature
Method SET_CS_ID on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method SET_CS_ID on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
Method SET_GLOBAL_CONTEXT Signature
Method SET_GLOBAL_CONTEXT on class CL_HRRCF_CONTAINERSEQUENCE has no parameter.
Method SET_GLOBAL_CONTEXT on class CL_HRRCF_CONTAINERSEQUENCE has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 200 |