SAP ABAP Class CL_ESH_FED_OBJECT_PACKER (Search Entity Accessor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_FEDERATION (Package) Federation
Properties
Class CL_ESH_FED_OBJECT_PACKER  
Short Description Search Entity Accessor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_FEDERATION   Federation 
Created 20080925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ESH_FED_OBJECT_PACKER has no interface implemented.
Friends
Class CL_ESH_FED_OBJECT_PACKER has no friend class.
Attributes
Class CL_ESH_FED_OBJECT_PACKER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GRP_RESPONSE_FROM_DATA Static method Private Method Create a grouped response by its internal data container 20080925
2 PACK_REQUEST_DATA Static method Public Method Read the internal data container from a request 20081212
3 PACK_RESPONSE Static method Public Method Pack a grouped response into a cluster 20081212
4 READ_DATA_FROM_GRP_RESPONSE Static method Private Method Read the internal data container from a grouped response 20080925
5 UNPACK_REQUEST_DATA Static method Public Method Create a request by its internal data container 20081212
6 UNPACK_RESPONSE Static method Public Method Unpack a grouped response from a cluster 20081212
Events
Class CL_ESH_FED_OBJECT_PACKER has no event.
Types
Class CL_ESH_FED_OBJECT_PACKER has no local type.
Method Signatures

Method CREATE_GRP_RESPONSE_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESPONSE_DATA Call by reference Type reference (TYPE) ESH_T_IF_GROUPED_RESULT_DATA Grouped Result Lists - holds results per connector (request) 20080925
2 Importing IV_GROUPED Call by reference Type reference (TYPE) ABAP_BOOL 20081212
3 Returning RR_RESPONSE Value transfer Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSE Search Response 20080925

Method CREATE_GRP_RESPONSE_FROM_DATA on class CL_ESH_FED_OBJECT_PACKER has no exception.

Method PACK_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQUEST_DATA Call by reference Type reference (TYPE) ESH_S_FED_REQUEST_DATA Container for the Request Data object members 20081212
2 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) CL_ESH_FED_REQUEST_DATA Search Request Data 20081212

Method PACK_REQUEST_DATA on class CL_ESH_FED_OBJECT_PACKER has no exception.

Method PACK_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PACKED_RESPONSE Call by reference Type reference (TYPE) ESH_S_FED_PACKED_RESPONSE Packed Response (grouped or merged) 20081212
2 Importing IR_RESPONSE Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSE Search Response 20081212

Method PACK_RESPONSE on class CL_ESH_FED_OBJECT_PACKER has no exception.

Method READ_DATA_FROM_GRP_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESPONSE_DATA Call by reference Type reference (TYPE) ESH_T_IF_GROUPED_RESULT_DATA Grouped Result Lists - holds results per connector (request) 20080925
2 Importing IR_RESPONSE Call by reference Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSE Search Response 20080925

Method READ_DATA_FROM_GRP_RESPONSE on class CL_ESH_FED_OBJECT_PACKER has no exception.

Method UNPACK_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REQUEST_DATA Call by reference Type reference (TYPE) ESH_S_FED_REQUEST_DATA Container for the Request Data object members 20081212
2 Returning RR_REQUEST Value transfer Object reference (TYPE REF TO) CL_ESH_FED_REQUEST_DATA Search Request Data 20081212

Method UNPACK_REQUEST_DATA on class CL_ESH_FED_OBJECT_PACKER has no exception.

Method UNPACK_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PACKED_RESPONSE Call by reference Type reference (TYPE) ESH_S_FED_PACKED_RESPONSE Packed Response (grouped or merged) 20081212
2 Returning RR_RESPONSE Value transfer Object reference (TYPE REF TO) CL_ESH_IF_SEARCH_RESPONSE Search Response 20081212

Method UNPACK_RESPONSE on class CL_ESH_FED_OBJECT_PACKER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720