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
# Method Level Visibility Method type Description Created on
1 CHANGE_ATTRIBUTE Instance method Public Method 20060711
2 CHECK_EDIT_ACTIONS Instance method Public Method 20060602
3 CREATE Static method Public Method 20060612
4 DELETE Instance method Public Method 20060602
5 DEQUEUE Instance method Public Method 20060602
6 ENQUEUE Instance method Public Method 20060602
7 GET Static method Public Method 20060612
8 GET_ATTACHMENTS Instance method Public Method 20060602
9 GET_ATTRIBUTE Instance method Public Method 20060601
10 GET_CONTACTS Instance method Public Method 20060602
11 GET_EMPLOYEE Instance method Public Method 20060602
12 GET_FOLLOWUPS Instance method Public Method 20060602
13 GET_GUID Instance method Public Method 20060706
14 GET_LOG Instance method Public Method 20060609
15 GET_NOTES Instance method Public Method 20060602
16 GET_OWNER_DETAILS Instance method Public Method 20060606
17 GET_PROCESSES Instance method Public Method 20060602
18 GET_PROCESSOR_DETAILS Instance method Public Method 20060606
19 GET_REFERENCE_NUMBER Instance method Public Method 20060803
20 GET_RELATED_ACTIVITIES Instance method Public Method 20060609
21 GET_SLA Instance method Public Method 20060609
22 GET_SLA_TARGETS Instance method Public Method 20060912
23 MODIFY Instance method Public Method 20060608
24 SAVE Instance method Public Method 20060602
25 SEARCH Static method Public Method 20060830
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 Exporting E_SUCCESS Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060711
2 Importing 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 Exporting ES_EDITABLE Call by reference Type reference (TYPE) HREIC_S_ACTIVITY_EDITABLE 20060606
2 Importing I_CURRENTEMPLOYEE Call by reference Type reference (TYPE) HREIC_PERNR 20060710
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACT_HANDLER Call by reference Object reference (TYPE REF TO) IF_HREIC_ACTIVITY_HANDLER 20060612
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB 20060706
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060627
2 CX_POBJ_PROCESS_OBJECT 20060627

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALREADYLOCKED Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060904
2 Exporting E_SUCCESS Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060602
3 Exporting E_USER Call by reference Type reference (TYPE) SY-UNAME 20060705
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACT_HANDLER Call by reference Object reference (TYPE REF TO) IF_HREIC_ACTIVITY_HANDLER 20060613
2 Importing I_ACT_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID 20060612
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060627
2 CX_POBJ_PROCESS_OBJECT 20060627

Method GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTACHMENTS Call by reference Type reference (TYPE) HREIC_T_ATTACHMENTS 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING 20060630
2 Importing IT_ATTRNAMES Call by reference Type reference (TYPE) HREIC_T_ACTIVITY_ATTRNAME 20060630
3 Importing I_GETALL Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060807
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_CONTACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTACTS Call by reference Type reference (TYPE) HREIC_T_CONTACT 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_EMPLOYEE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EMPLOYEE Call by reference Type reference (TYPE) HREIC_S_EMPLOYEE_ATTR 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_FOLLOWUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FOLLOWUPS Call by reference Type reference (TYPE) HREIC_T_FOLLOWUP 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting ET_LOG Call by reference Type reference (TYPE) HREIC_T_ACTIVITY_LOG 20060907
2 Importing IV_NO_TEXTS Call by reference Type reference (TYPE) HREIC_BOOLEAN SPACE 20060914
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060627
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTES Call by reference Type reference (TYPE) HREIC_T_NOTE 20060628
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060628

Method GET_OWNER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OWNERINFO Call by reference Type reference (TYPE) HREIC_S_ACTIVITY_OWNER 20060606
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCESSES Call by reference Type reference (TYPE) HREIC_T_PROCESSES 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_PROCESSOR_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROCESSORINFO Call by reference Type reference (TYPE) HREIC_S_ACTIVITY_PROCESSOR 20060606
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606

Method GET_REFERENCE_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting ET_RELATEDACTIVITIES Call by reference Type reference (TYPE) HREIC_T_RELACTIVITIES 20060817
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060627
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_SLA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SLA Call by reference Type reference (TYPE) HREIC_S_SLA_ATTR 20060912
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060627
2 CX_POBJ_PROCESS_OBJECT 20060706

Method GET_SLA_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting 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 Exporting E_SUCCESS Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060608
2 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) ANY 20060714
3 Importing IV_PROPS_OBJ Call by reference Object reference (TYPE REF TO) IF_GENIL_OBJ_ATTR_PROPERTIES 20060714
4 Importing I_DELTA Call by reference Type reference (TYPE) CRMT_DELTA 20060714
5 Changing I_GUID Call by reference Type reference (TYPE) HREIC_GUID 20060714
6 Importing I_OBJNAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20060714
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060608
2 CX_POBJ_PROCESS_OBJECT 20060704

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUCCESS Call by reference Type reference (TYPE) HREIC_BOOLEAN 20060602
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060606
2 CX_POBJ_PROCESS_OBJECT 20060628

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIVITIES Call by reference Type reference (TYPE) HREIC_T_ACTIVITY 20060830
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING 20060830
# Exception Resumable Description Created on
1 CX_HREIC_ACTIVITY 20060830
History
Last changed by/on SAP  20070913 
SAP Release Created in 600