SAP ABAP Class CL_HREIC_ACTIVITY_SERVICE (EIC: Final Activity Service Class)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HREIC_ACTIVITY_SERVICE EIC: Interface for Activity-Service Class 20050112
Properties
Class CL_HREIC_ACTIVITY_SERVICE  
Short Description EIC: Final Activity Service Class    
Super 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 20050112   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HREIC_ACTIVITY_SERVICE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HREIC_ACTIVITY_SERVICE EIC: Interface for Activity-Service Class 20050112
Friends
Class CL_HREIC_ACTIVITY_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITYSERVICE Static Attribute Private Object reference (TYPE REF TO) CL_HREIC_ACTIVITY_SERVICE EIC: Final Activity Service Class 20060912
2 ACT_PROFILE Instance attribute Private Type reference (TYPE) HREIC_ACTPROF EIC Activity Profile 20050112
3 ATTACHMENTTYPES Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20060825
4 CATEGORIES Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20050118
5 CHANNELS Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20050118
6 EICORGUNITAGENTS Instance attribute Private Type reference (TYPE) HREIC_T_ORGUNITAGENT_VALUES Agents per Organizational Unit 20060725
7 EICORGUNITS Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20060725
8 FOLLOWUP_PROCESSORS Instance attribute Private Type reference (TYPE) HREIC_T_PROCESSOR_VALUES EIC Follow-Up Processor Values Per Follow-Up Reason 20050118
9 FOLLOWUP_REASONS Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20050118
10 FOLLOWUP_TYPES Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20060918
11 ICPROFILE Instance attribute Private Type reference (TYPE) CRMT_IC_CONFIGPROF IC WebClient Profiles 20050112
12 MAX_HITS Instance attribute Private Type reference (TYPE) HREIC_QUERY_COUNT Max. Number of Records in Search 20050118
13 NO_SUBCATS Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20050407
14 PRIORITIES Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20050118
15 STATUS Instance attribute Private Type reference (TYPE) HREIC_T_STATUS_VALUES EIC Valid Successor-Status Value per Predecessor Status 20050118
16 STATUSPROFILE Instance attribute Private Type reference (TYPE) SCMGSTATUSPROFID Case: Status Profile 20050317
17 STATUSTEXT Instance attribute Private Type reference (TYPE) HREIC_T_STATUSTEXT_VALUES EIC Valid Status Values for a Status Profile 20050303
18 SUBCATEGORIES Instance attribute Private Type reference (TYPE) HREIC_T_SUBCATEGORY_VALUES EIC Subcategory Value per Category 20050118
19 SUBCATEGORIES_2 Instance attribute Private Type reference (TYPE) HREIC_T_SUBCATEGORY_VALUES EIC Subcategory Value per Category 20060912
20 SUBCATEGORIES_3 Instance attribute Private Type reference (TYPE) HREIC_T_SUBCATEGORY_VALUES EIC Subcategory Value per Category 20060912
21 SUBCATEGORIES_4 Instance attribute Private Type reference (TYPE) HREIC_T_SUBCATEGORY_VALUES EIC Subcategory Value per Category 20060912
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACT_PROFILE Instance method Public Method 20060724
2 GET_ATTACHMENT_TYPES Instance method Public Method 20060825
3 GET_CATEGORIES Instance method Public Method 20050223
4 GET_CHANNELS Instance method Public Method 20050223
5 GET_EIC_ORGUNITS Instance method Public Method 20060725
6 GET_FIRST_STATUS Instance method Public Method 20060724
7 GET_FOLLOWUP_PROCESSORS Instance method Public Method 20050223
8 GET_FOLLOWUP_REASONS Instance method Public Method 20050223
9 GET_ICPROFILE Instance method Public Method 20060724
10 GET_LAST_STATUS Instance method Public Method Provision of Last Status for Each Status Profile 20060724
11 GET_MAX_HITS Instance method Public Method 20060724
12 GET_ORGUNIT_AGENTS Instance method Public Method 20060725
13 GET_PRIORITIES Instance method Public Method 20050223
14 GET_SEMANTIC_STATUS Instance method Public Method 20060724
15 GET_SERVICE_INSTANCE Instance method Public Method 20060912
16 GET_STATUS Instance method Public Method 20050223
17 GET_STATUSPROFILE Instance method Public Method Provision of Status Profile 20060724
18 GET_STATUSTEXT Instance method Public Method Provision of Status Texts 20060724
19 GET_STATUS_FOR_SEMSTATUS Instance method Public Method 20060815
20 GET_SUBCATEGORIES Instance method Public Method 20050223
21 IS_STATUS_CLOSED Instance method Public Method 20060724
22 IS_STATUS_COMPLETE Instance method Public Method 20060724
23 IS_STATUS_OPEN Instance method Public Method 20060724
24 SET_ATTACHMENT_TYPES Instance method Private Method 20060825
25 SET_CATEGORIES Instance method Private Method Get Categories and Subcategories 1 20050118
26 SET_CHANNELS Instance method Private Method Get Channels of Communication 20050118
27 SET_EIC_ORGUNITS Instance method Private Method Retrieve and Store all EIC Organizational Units 20060725
28 SET_FOLUPS Instance method Private Method Get Follow-Up Reasons and Follow-Up Processor 20050118
29 SET_PRIORITIES Instance method Private Method Get Priorities 20050118
30 SET_PROFILES Instance method Private Method Get Profile Information 20050118
31 SET_STATUS Instance method Private Method Get Status Information 20050117
32 SET_SUBCATEGORIES2_4 Instance method Private Method Set Subcategories 2 to Subcategories 4 20060912
Events
Class CL_HREIC_ACTIVITY_SERVICE has no event.
Types
Class CL_HREIC_ACTIVITY_SERVICE has no local type.
Method Signatures

Method GET_ACT_PROFILE Signature

Method GET_ACT_PROFILE on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_ACT_PROFILE on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_ATTACHMENT_TYPES Signature

Method GET_ATTACHMENT_TYPES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_ATTACHMENT_TYPES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_CATEGORIES Signature

Method GET_CATEGORIES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_CATEGORIES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_CHANNELS Signature

Method GET_CHANNELS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_CHANNELS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_EIC_ORGUNITS Signature

Method GET_EIC_ORGUNITS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_EIC_ORGUNITS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_FIRST_STATUS Signature

Method GET_FIRST_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_FIRST_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_FOLLOWUP_PROCESSORS Signature

Method GET_FOLLOWUP_PROCESSORS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_FOLLOWUP_PROCESSORS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_FOLLOWUP_REASONS Signature

Method GET_FOLLOWUP_REASONS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_FOLLOWUP_REASONS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_ICPROFILE Signature

Method GET_ICPROFILE on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_ICPROFILE on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_LAST_STATUS Signature

Method GET_LAST_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_LAST_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_MAX_HITS Signature

Method GET_MAX_HITS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_MAX_HITS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_ORGUNIT_AGENTS Signature

Method GET_ORGUNIT_AGENTS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_ORGUNIT_AGENTS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_PRIORITIES Signature

Method GET_PRIORITIES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_PRIORITIES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_SEMANTIC_STATUS Signature

Method GET_SEMANTIC_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_SEMANTIC_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_SERVICE_INSTANCE Signature

Method GET_SERVICE_INSTANCE on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_SERVICE_INSTANCE on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_STATUSPROFILE Signature

Method GET_STATUSPROFILE on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_STATUSPROFILE on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_STATUSTEXT Signature

Method GET_STATUSTEXT on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_STATUSTEXT on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_STATUS_FOR_SEMSTATUS Signature

Method GET_STATUS_FOR_SEMSTATUS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_STATUS_FOR_SEMSTATUS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method GET_SUBCATEGORIES Signature

Method GET_SUBCATEGORIES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method GET_SUBCATEGORIES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method IS_STATUS_CLOSED Signature

Method IS_STATUS_CLOSED on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method IS_STATUS_CLOSED on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method IS_STATUS_COMPLETE Signature

Method IS_STATUS_COMPLETE on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method IS_STATUS_COMPLETE on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method IS_STATUS_OPEN Signature

Method IS_STATUS_OPEN on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method IS_STATUS_OPEN on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_ATTACHMENT_TYPES Signature

Method SET_ATTACHMENT_TYPES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_ATTACHMENT_TYPES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_CATEGORIES Signature

Method SET_CATEGORIES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_CATEGORIES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_CHANNELS Signature

Method SET_CHANNELS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_CHANNELS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_EIC_ORGUNITS Signature

Method SET_EIC_ORGUNITS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_EIC_ORGUNITS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_FOLUPS Signature

Method SET_FOLUPS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_FOLUPS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_PRIORITIES Signature

Method SET_PRIORITIES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_PRIORITIES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_PROFILES Signature

Method SET_PROFILES on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_PROFILES on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_STATUS Signature

Method SET_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no parameter.
Method SET_STATUS on class CL_HREIC_ACTIVITY_SERVICE has no exception.

Method SET_SUBCATEGORIES2_4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) HREIC_CATEGORY EIC-Kategorie 20060913
2 Importing I_SUBCAT_LEVEL Call by reference Type reference (TYPE) HREIC_LEVEL Ebene der Kategorie/Subkategorie 20060913
3 Returning RT_SUBCATEGORY Value transfer Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Wertetabelle für BSP WD DropDown Listboxen 20060913

Method SET_SUBCATEGORIES2_4 on class CL_HREIC_ACTIVITY_SERVICE has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600