SAP ABAP Class CL_HREIC_CONTACT (EIC: Final Class for a Contact)
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_ABSTR_ACTIVITY_CHILD | EIC: Abstract Activity-Child Class | 20050113 |
Properties
| Class | CL_HREIC_CONTACT | |
| Short Description | EIC: Final Class for a Contact | |
| Super Class | CL_HREIC_ABSTR_ACTIVITY_CHILD | EIC: Abstract Activity-Child Class |
| 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 | 20050113 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HREIC_CONTACT has no forward declaration.
Interfaces
Class CL_HREIC_CONTACT has no interface implemented.
Friends
Class CL_HREIC_CONTACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HREIC_S_CONTACT_ATTR | EIC Contact: Attributes | 20050119 | |||
| 2 | Constant | Protected | Type reference (TYPE) | SWOTOBJID-OBJTYPE | 'EICCONTACT' | 20060804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor: Opens Existing Contact or Creates New Contact | 20050119 | |
| 2 | Static method | Public | Method | Search All Contacts for an Activity | 20050302 | |
| 3 | Instance method | Public | Method | Sets Communication Channel | 20050119 |
Events
Class CL_HREIC_CONTACT has no event.
Types
Class CL_HREIC_CONTACT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | HREIC_S_CONTACT_ATTR | EIC Kontakt: Attribute | 20050119 | |||
| 2 | I_ACTIVITY_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20050119 | |||
| 3 | I_GUID | Call by reference | Type reference (TYPE) | HREIC_GUID | EIC GUID | 20050119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060911 |
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technischer Schlüssel des Falles (Fall-GUID) | 20050302 | |||
| 2 | RT_CONT_GUIDS | Value transfer | Type reference (TYPE) | HREIC_T_CHILD_GUIDS | EIC GUID-Liste (interne Verwendung in Vorgangs-Kind-Klassen) | 20050302 |
Method SEARCH on class CL_HREIC_CONTACT has no exception.
Method SET_CHANNEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANNEL | Call by reference | Type reference (TYPE) | HREIC_CONTCHA | EIC Kommunikationskanal | 20050119 |
Method SET_CHANNEL on class CL_HREIC_CONTACT has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |