SAP ABAP Interface IF_HREIC_ACTIVITY_HANDLER (Activity Handler Methods)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HREIC_ACTIVITY_HANDLER | Activity Handler - Wrapper Class for Activity Object | 20060609 |
Properties
Interface | IF_HREIC_ACTIVITY_HANDLER | |
Short Description | Activity Handler Methods |
General Data
Package | PAOC_EIC_APPL_ACTIVITY | Employee Interaction Center: Activity |
Created | 20060530 | SAP |
Last changed | 20070913 | SAP |
Unicode checks active |
Forward declarations
Interface IF_HREIC_ACTIVITY_HANDLER has no forward declaration.
Interfaces
Interface IF_HREIC_ACTIVITY_HANDLER has no interface.
Friends
Interface IF_HREIC_ACTIVITY_HANDLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ATTRCONVERT_ATTACHMENT | Constant | Public | Type reference (TYPE) | HREIC_POBJ_REL_OBJS | 'AT' | 20060629 | ||
2 | ATTRCONVERT_CONTACT | Constant | Public | Type reference (TYPE) | HREIC_POBJ_REL_OBJS | 'CO' | 20060629 | ||
3 | ATTRCONVERT_FOLLOWUP | Constant | Public | Type reference (TYPE) | HREIC_POBJ_REL_OBJS | 'FO' | 20060629 | ||
4 | ATTRCONVERT_LEVELATTR | Constant | Public | Type reference (TYPE) | HREIC_POBJ_REL_OBJS | 'LA' | 20060626 | ||
5 | ATTRCONVERT_LINKEDLEVEL | Constant | Public | Type reference (TYPE) | HREIC_POBJ_REL_OBJS | 'LL' | 20060629 | ||
6 | ATTRCONVERT_NOTE | Constant | Public | Type reference (TYPE) | HREIC_POBJ_REL_OBJS | 'NO' | 20060629 | ||
7 | ATTRCONVERT_SLA | Constant | Public | Type reference (TYPE) | HREIC_POBJ_REL_OBJS | 'SL' | 20060629 | ||
8 | POBJ_OPERATION_DELETE | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'DEL' | 20060703 | ||
9 | POBJ_OPERATION_DELETELINK | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'DEL_LINK' | 20060703 | ||
10 | POBJ_OPERATION_DELETEOBJECT | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'DEL_OBJ' | 20060703 | ||
11 | POBJ_OPERATION_DELETEVERSION | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'DEL_VER' | 20060703 | ||
12 | POBJ_OPERATION_INSERT | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'INS' | 20060703 | ||
13 | POBJ_OPERATION_INSERTLINK | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'INS_LINK' | 20060703 | ||
14 | POBJ_OPERATION_INSERTOBJECT | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'INS_OBJ' | 20060703 | ||
15 | POBJ_OPERATION_INSERTVERSION | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'INS_VER' | 20060703 | ||
16 | POBJ_OPERATION_UPDATE | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'UPD' | 20060703 | ||
17 | POBJ_OPERATION_UPDATEOBJECT | Constant | Public | Type reference (TYPE) | POBJ_OPERATION | 'UPD_OBJ' | 20060703 |
Methods
Events
Interface IF_HREIC_ACTIVITY_HANDLER has no event.
Types
Interface IF_HREIC_ACTIVITY_HANDLER has no local type.
Method Signatures
Method CHANGE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUCCESS | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060711 | |||
2 | ![]() |
IT_VALUES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | 20060711 |
Method CHANGE_ATTRIBUTE on Interface IF_HREIC_ACTIVITY_HANDLER has no exception.
Method CHECK_EDIT_ACTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EDITABLE | Call by reference | Type reference (TYPE) | HREIC_S_ACTIVITY_EDITABLE | 20060606 | |||
2 | ![]() |
I_CURRENTEMPLOYEE | Call by reference | Type reference (TYPE) | HREIC_PERNR | 20060710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HREIC_ACTIVITY_HANDLER | 20060612 | |||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060627 | ||
2 | ![]() |
20060627 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUCCESS | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method DEQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUCCESS | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ALREADYLOCKED | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060904 | |||
2 | ![]() |
E_SUCCESS | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060602 | |||
3 | ![]() |
E_USER | Call by reference | Type reference (TYPE) | SY-UNAME | 20060705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HREIC_ACTIVITY_HANDLER | 20060613 | |||
2 | ![]() |
I_ACT_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | 20060612 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060627 | ||
2 | ![]() |
20060627 |
Method GET_ATTACHMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | HREIC_T_ATTACHMENTS | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUES | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | 20060630 | |||
2 | ![]() |
IT_ATTRNAMES | Call by reference | Type reference (TYPE) | HREIC_T_ACTIVITY_ATTRNAME | 20060630 | |||
3 | ![]() |
I_GETALL | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET_CONTACTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTACTS | Call by reference | Type reference (TYPE) | HREIC_T_CONTACT | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET_EMPLOYEE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EMPLOYEE | Call by reference | Type reference (TYPE) | HREIC_S_EMPLOYEE_ATTR | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET_FOLLOWUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FOLLOWUPS | Call by reference | Type reference (TYPE) | HREIC_T_FOLLOWUP | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GUID | Value transfer | Type reference (TYPE) | HREIC_GUID | 20060706 |
Method GET_GUID on Interface IF_HREIC_ACTIVITY_HANDLER has no exception.
Method GET_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOG | Call by reference | Type reference (TYPE) | HREIC_T_ACTIVITY_LOG | 20060907 | |||
2 | ![]() |
IV_NO_TEXTS | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | SPACE | 20060914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060627 | ||
2 | ![]() |
20060706 |
Method GET_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NOTES | Call by reference | Type reference (TYPE) | HREIC_T_NOTE | 20060628 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060628 |
Method GET_OWNER_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OWNERINFO | Call by reference | Type reference (TYPE) | HREIC_S_ACTIVITY_OWNER | 20060606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET_PROCESSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROCESSES | Call by reference | Type reference (TYPE) | HREIC_T_PROCESSES | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060706 |
Method GET_PROCESSOR_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROCESSORINFO | Call by reference | Type reference (TYPE) | HREIC_S_ACTIVITY_PROCESSOR | 20060606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 |
Method GET_REFERENCE_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CASEREFERENCE | Value transfer | Type reference (TYPE) | SCMG_EXT_KEY | 20060803 |
Method GET_REFERENCE_NUMBER on Interface IF_HREIC_ACTIVITY_HANDLER has no exception.
Method GET_RELATED_ACTIVITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RELATEDACTIVITIES | Call by reference | Type reference (TYPE) | HREIC_T_RELACTIVITIES | 20060817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060627 | ||
2 | ![]() |
20060706 |
Method GET_SLA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SLA | Call by reference | Type reference (TYPE) | HREIC_S_SLA_ATTR | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060627 | ||
2 | ![]() |
20060706 |
Method GET_SLA_TARGETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TARGETS | Call by reference | Type reference (TYPE) | HREIC_T_SLA_TGT | 20060912 |
Method GET_SLA_TARGETS on Interface IF_HREIC_ACTIVITY_HANDLER has no exception.
Method MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUCCESS | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060608 | |||
2 | ![]() |
IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | 20060714 | |||
3 | ![]() |
IV_PROPS_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_OBJ_ATTR_PROPERTIES | 20060714 | |||
4 | ![]() |
I_DELTA | Call by reference | Type reference (TYPE) | CRMT_DELTA | 20060714 | |||
5 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | HREIC_GUID | 20060714 | |||
6 | ![]() |
I_OBJNAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20060714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060608 | ||
2 | ![]() |
20060704 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUCCESS | Call by reference | Type reference (TYPE) | HREIC_BOOLEAN | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060606 | ||
2 | ![]() |
20060628 |
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACTIVITIES | Call by reference | Type reference (TYPE) | HREIC_T_ACTIVITY | 20060830 | |||
2 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | TY_NAMEVALUEASSTRING | 20060830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060830 |
History
Last changed by/on | SAP | 20070913 |
SAP Release Created in | 600 |