SAP ABAP Class CL_HREIC_IB_QUERY (Inbox Query Service)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-EIC (Application Component) Employee Interaction Center
     PAOC_EIC_APPL_INBOX (Package) Employee Interaction Center: Agent Inbox
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_BOL_QUERY_SERVICE BOL - Query Service 20050304
Properties
Class CL_HREIC_IB_QUERY  
Short Description Inbox Query Service    
Super Class CL_CRM_BOL_QUERY_SERVICE BOL - Query Service 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_EIC_APPL_INBOX   Employee Interaction Center: Agent Inbox 
Created 20050304   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HREIC_IB_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HREIC_IB_QUERY has no interface implemented.
Friends
Class CL_HREIC_IB_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_QUERYNAME_ACT Constant Public Type reference (TYPE) CRMT_EXT_OBJ_NAME 'EIC_ACTIVITY_QUERY' External Name of Object 20050304
2 C_QUERYNAME_WI Constant Public Type reference (TYPE) CRMT_EXT_OBJ_NAME 'WORKITEM_QUERY' External Name of Object 20050304
3 QUERY_ACT Instance attribute Public Object reference (TYPE REF TO) CL_CRM_BOL_QUERY_SERVICE BO: Query Service 20050304
4 QUERY_WI Instance attribute Public Object reference (TYPE REF TO) CL_CRM_BOL_QUERY_SERVICE BO: Query Service 20050304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050304
2 GET_ACT_QUERY_RESULT Instance method Private Method 20050304
3 GET_SORT_TAB Instance method Private Method 20060821
4 GET_WI_QUERY_RESULT Instance method Private Method 20050304
5 MAP_PARAM_ACT Instance method Public Method 20050304
6 MAP_PARAM_WI Instance method Public Method 20050304
Events
Class CL_HREIC_IB_QUERY has no event.
Types
Class CL_HREIC_IB_QUERY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HREIC_IB_QUERY has no parameter.
# Exception Resumable Description Created on
1 CX_CRM_UNSUPPORTED_OBJECT 20050304

Method GET_ACT_QUERY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) HREIC_T_IB_SORT EIC Inbox: Sortierung 20050307

Method GET_ACT_QUERY_RESULT on class CL_HREIC_IB_QUERY has no exception.

Method GET_SORT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SORT_TAB Call by reference Type reference (TYPE) ABAP_SORTORDER_TAB Tabelle für SORT itab BY (ABAP_SORTORDER_TAB) 20060821

Method GET_SORT_TAB on class CL_HREIC_IB_QUERY has no exception.

Method GET_WI_QUERY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) HREIC_T_IB_SORT EIC Inbox: Sortierung 20050307

Method GET_WI_QUERY_RESULT on class CL_HREIC_IB_QUERY has no exception.

Method MAP_PARAM_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMS Value transfer Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parametertabelle von Name-Wert-Paaren 20050304

Method MAP_PARAM_ACT on class CL_HREIC_IB_QUERY has no exception.

Method MAP_PARAM_WI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMS Value transfer Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parametertabelle von Name-Wert-Paaren 20050304

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