SAP ABAP Class CL_HREIC_ACTIVITYCONTACT_IMPL (EIC: Implementation Class for 'ActivityContactView')
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-EIC (Application Component) Employee Interaction Center
⤷
PAOC_EIC_APPL_ACTIVITY (Package) Employee Interaction Center: Activity
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HREIC_ACTIVITYCONTACT | EIC: View Controller Class for 'ActivityContactView' | 20050308 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HREIC_ACTIVITY_NAVLINKS | EIC: Constants for Activity Navigation Links | 20050401 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HREIC_ACTIVITY_QUERIES | EIC: Constants for Activity-Query Variants | 20050330 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HREIC_ACTIVITY_STRUCTURES | EIC: Constants for Activity (Structure Name) | 20050419 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HREIC_CHILD_CONSTANTS | EIC: Constants for Activity Subobjects | 20050421 |
Properties
| Class | CL_HREIC_ACTIVITYCONTACT_IMPL | |
| Short Description | EIC: Implementation Class for 'ActivityContactView' | |
| Super Class | CL_HREIC_ACTIVITYCONTACT | EIC: View Controller Class for 'ActivityContactView' |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_EIC_APPL_ACTIVITY | Employee Interaction Center: Activity |
| Created | 20050308 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HREIC_ACTIVITYCONTACT_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HREIC_ACTIVITY_NAVLINKS | EIC: Constants for Activity Navigation Links | 20050401 | ||
| 2 | IF_HREIC_ACTIVITY_QUERIES | EIC: Constants for Activity-Query Variants | 20050330 | ||
| 3 | IF_HREIC_ACTIVITY_STRUCTURES | EIC: Constants for Activity (Structure Name) | 20050419 | ||
| 4 | IF_HREIC_CHILD_CONSTANTS | EIC: Constants for Activity Subobjects | 20050421 |
Friends
Class CL_HREIC_ACTIVITYCONTACT_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20050419 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | HREIC_S_ACTIVITY_BUTTONS | EIC Activity: Buttons for ActivityViews | 20050401 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20050419 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20050421 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20050330 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20050509 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050531 | ||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20050421 | |||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HREIC_NOTE_HANDLER | EIC: Activity Note (Control Class) | 20050405 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | HREIC_S_ACTIVITY_NOTE_LINKS | EIC Activity: Links for ActivityContactViews (Note Display) | 20050330 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'Note' | 20050506 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20050407 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20050407 | |||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20050401 | |||||
| 15 | Instance attribute | Private | Attribute reference (LIKE) | 20050401 | |||||
| 16 | Instance attribute | Private | Attribute reference (LIKE) | 20050401 | |||||
| 17 | Instance attribute | Public | Type reference (TYPE) | HREIC_S_ACTIVITY_VALUES | EIC Activity: Values for View-Display Fields | 20050405 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050502 | ||
| 2 | Instance method | Public | Constructor | 20050308 | ||
| 3 | Instance method | Public | Method | Output of Note to Be Displayed | 20050421 | |
| 4 | Instance method | Public | Method | 20050505 | ||
| 5 | Instance method | Private | Method | 20050517 | ||
| 6 | Instance method | Private | Method | Tranfers Note Currently Displayed to NOTE_HELPER | 20050421 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REFRESH_HISTORY_LIST | Instance Event (0) |
Public (2) |
Trigger Refresh for Table Control in 'ActivityHistoryView' | 20050329 |
Types
Class CL_HREIC_ACTIVITYCONTACT_IMPL has no local type.
Method Signatures
Method CHECK_BUTTONS Signature
Method CHECK_BUTTONS on class CL_HREIC_ACTIVITYCONTACT_IMPL has no parameter.
Method CHECK_BUTTONS on class CL_HREIC_ACTIVITYCONTACT_IMPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HREIC_ACTIVITYCONTACT_IMPL has no parameter.
Method CONSTRUCTOR on class CL_HREIC_ACTIVITYCONTACT_IMPL has no exception.
Method GET_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NOTE | Value transfer | Type reference (TYPE) | STRING | Notiz | 20050421 |
Method GET_NOTE on class CL_HREIC_ACTIVITYCONTACT_IMPL has no exception.
Method INIT_NOTE_LINKS Signature
Method INIT_NOTE_LINKS on class CL_HREIC_ACTIVITYCONTACT_IMPL has no parameter.
Method INIT_NOTE_LINKS on class CL_HREIC_ACTIVITYCONTACT_IMPL has no exception.
Method SET_DEFAULT_PRIORITY Signature
Method SET_DEFAULT_PRIORITY on class CL_HREIC_ACTIVITYCONTACT_IMPL has no parameter.
Method SET_DEFAULT_PRIORITY on class CL_HREIC_ACTIVITYCONTACT_IMPL has no exception.
Method SET_NOTE Signature
Method SET_NOTE on class CL_HREIC_ACTIVITYCONTACT_IMPL has no parameter.
Method SET_NOTE on class CL_HREIC_ACTIVITYCONTACT_IMPL has no exception.
Event Signatures
Event REFRESH_HISTORY_LIST Signature
Event REFRESH_HISTORY_LIST on class CL_HREIC_ACTIVITYCONTACT_IMPL has no parameter.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |