SAP ABAP Class CL_HRRCF_ABSTRACT_ACTIVITY (Super Class for Activity)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework | 20020118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_CLASSIF | Classification Activity | 20040202 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_CNF | Confirmation Activity | 20060314 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_CORRESPOND | 20020806 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_DATA_TRANS | 20030312 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_INVITATION | 20020812 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_QA | 20030324 | |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_QUAL_EVENT | Qualifying Event | 20020812 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_SIMPLE | 20020716 | |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_HRRCF_ACT_STATUS_CHG | 20021223 |
Properties
| Class | CL_HRRCF_ABSTRACT_ACTIVITY | |
| Short Description | Super Class for Activity | |
| Super Class | CL_HRRCF_INFOTYPE | Super Class of Infotype Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20020118 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_ABSTRACT_ACTIVITY has no forward declaration.
Interfaces
Class CL_HRRCF_ABSTRACT_ACTIVITY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRRCF_ACTIVITY_FACTORY | 20021210 | General Access Class for Activities |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ACT_INSTANCE_DIRECTORY | General Activities | 20020716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090914 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20030109 | |
| 3 | Instance method | Public | Method | Create New Activity | 20020801 | |
| 4 | Instance method | Private | Method | Gets Field Values from Log (Activities) | 20030318 | |
| 5 | Instance method | Public | Method | Select Activity of Concrete HROBJECT with GUID | 20020801 | |
| 6 | Static method | Protected | Method | Select Activity of Concrete HROBJECT with GUID | 20020801 | |
| 7 | Instance method | Private | Method | Create Transient Activity | 20020801 | |
| 8 | Instance method | Public | Method | Select Activity of Concrete HROBJECT | 20020801 | |
| 9 | Instance method | Public | Method | Provides Field History for Activities | 20030318 | |
| 10 | Instance method | Private | Event handling method | Delete Activities Directory | 20030109 | |
| 11 | Static method | Private | Event handling method | Delete Activities Directory | 20090914 | |
| 12 | Static method | Private | Method | Registers Activity in Directory | 20020801 | |
| 13 | Instance method | Protected | Method | Align Activity of Concrete HROBJECT | 20020801 |
Events
Class CL_HRRCF_ABSTRACT_ACTIVITY has no event.
Types
Class CL_HRRCF_ABSTRACT_ACTIVITY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRRCF_ABSTRACT_ACTIVITY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HRRCF_ABSTRACT_ACTIVITY has no parameter.
Method CONSTRUCTOR on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method CREATE_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_ABSTRACT_ACTIVITY_REC | Oberklasse für Aktivitäten | 20020801 | |||
| 2 | ACT_PROC | Call by reference | Type reference (TYPE) | RCF_ACT_PROC | Prozess | 20030402 | |||
| 3 | ACT_TYPE | Call by reference | Type reference (TYPE) | RCF_ACT_TYPE | Aktivitätstyp | 20020801 | |||
| 4 | PT_OVERWRITE | Call by reference | Type reference (TYPE) | RCF_T_NAME_VALUE | Auflösung der indirekten Zuordnung Feldname <--> Wert | 20030414 | |||
| 5 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20021227 | |||
| 6 | SUBAREA | Call by reference | Type reference (TYPE) | RCF_SUBAREA | SPACE | Teilbereich des E-Recruiting | 20050307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20020813 |
Method EXTRACT_FIELD_SET_FOR_LOG_ACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT_GUID | Call by reference | Type reference (TYPE) | RCF_ACT_GUID | Globaler Schlüssel für Aktivitäten | 20030318 | |||
| 2 | FIELD_DATA | Call by reference | Type reference (TYPE) | RCF_T_FIELDLOG_DATA | Feldinhalte für Änderungsbelege | 20030318 | |||
| 3 | FIELD_SET | Call by reference | Type reference (TYPE) | RCF_T_FIELDNAME | Felder | 20030318 | |||
| 4 | IMAGE | Call by reference | Type reference (TYPE) | WPLOG_TAB | Tabellentyp zur Struktur WPLOG | 20030318 |
Method EXTRACT_FIELD_SET_FOR_LOG_ACT on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method GET_ACTIVITY_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_ABSTRACT_ACTIVITY_REC | Allgemeine Aktivitäten | 20020801 | |||
| 2 | ACT_GUID | Call by reference | Type reference (TYPE) | RCF_ACT_GUID | Globaler Schlüssel für Aktivitäten | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20020801 |
Method GET_ACTIVITY_FROM_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_ABSTRACT_ACTIVITY_REC | Superklasse der Aktivitätsobjekte | 20020801 | |||
| 2 | ACT_GUID | Call by reference | Type reference (TYPE) | RCF_ACT_GUID | Globaler Schlüssel für Aktivitäten | 20020801 |
Method GET_ACTIVITY_FROM_DIRECTORY on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method GET_ACTIVITY_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_ABSTRACT_ACTIVITY_REC | Oberklasse für Aktivitäten | 20020801 | |||
| 2 | WPLOG | Call by reference | Type reference (TYPE) | WPLOG | PD-Infotyp-Workarea | 20020801 |
Method GET_ACTIVITY_INTERNAL on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method GET_ACTIVITY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY_LIST | Call by reference | Type reference (TYPE) | RCF_T_ABSTRACT_ACTIVITIES | Allgemeine Aktivitäten | 20020801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infotype Operation | 20020801 |
Method GET_FIELD_SET_HISTORY_ACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT_GUID | Call by reference | Type reference (TYPE) | RCF_ACT_GUID | Globaler Schlüssel für Aktivitäten | 20030318 | |||
| 2 | FIELD_LOG | Call by reference | Type reference (TYPE) | RCF_T_FIELDLOG | Feldweiser Änderungsbeleg | 20030318 | |||
| 3 | FIELD_SET | Call by reference | Type reference (TYPE) | RCF_T_FIELDNAME | Felder | 20030318 |
Method GET_FIELD_SET_HISTORY_ACT on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method ON_BUFFER_REFRESH Signature
Method ON_BUFFER_REFRESH on class CL_HRRCF_ABSTRACT_ACTIVITY has no parameter.
Method ON_BUFFER_REFRESH on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method ON_RCF_BUFFER_REFRESH Signature
Method ON_RCF_BUFFER_REFRESH on class CL_HRRCF_ABSTRACT_ACTIVITY has no parameter.
Method ON_RCF_BUFFER_REFRESH on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method REGISTER_ACTIVITY_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT_GUID | Call by reference | Type reference (TYPE) | RCF_ACT_GUID | Globaler Schlüssel für Aktivitäten | 20020801 | |||
| 2 | HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20020801 | ||||
| 3 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_ABSTRACT_ACTIVITY_REC | Superklasse des Infotyp-Frameworks | 20020801 |
Method REGISTER_ACTIVITY_INSTANCE on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
Method SYNCHRONIZE_ACTIVITY_LIST Signature
Method SYNCHRONIZE_ACTIVITY_LIST on class CL_HRRCF_ABSTRACT_ACTIVITY has no parameter.
Method SYNCHRONIZE_ACTIVITY_LIST on class CL_HRRCF_ABSTRACT_ACTIVITY has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in |