SAP ABAP Class IF_KMC_SEARCH_RESULT_CHUNK (Complex type SearchResultChunk)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KMC_SEARCH_RESULT_CHUNK Complex type SearchResultChunk 20050530
Properties
Class IF_KMC_SEARCH_RESULT_CHUNK  
Short Description Complex type SearchResultChunk    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050530   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_KMC_SEARCH_RESULT_CHUNK has no forward declaration.
Interfaces
Class IF_KMC_SEARCH_RESULT_CHUNK has no interface implemented.
Friends
Class IF_KMC_SEARCH_RESULT_CHUNK has no friend class.
Attributes
Class IF_KMC_SEARCH_RESULT_CHUNK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_STRUCTURE Instance method Public Method Get Data Structure 20050530
2 GET_DO_YOU_MEAN Instance method Public Method Get value for field doYouMean. 20050530
3 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20050530
4 GET_MATCHES Instance method Public Method Get value for field matches. 20050530
5 GET_TOKEN Instance method Public Method Get value for field token. 20050530
6 GET_TOTAL_MATCHES_NUMBER Instance method Public Method Get value for field totalMatchesNumber. 20050530
7 SET_DATA_STRUCTURE Instance method Public Method Set Data Structure 20050530
8 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20050530
Events
Class IF_KMC_SEARCH_RESULT_CHUNK has no event.
Types
Class IF_KMC_SEARCH_RESULT_CHUNK has no local type.
Method Signatures

Method GET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATA Value transfer Type reference (TYPE) KMCWS_SEARCH_RESULT_CHUNK Data Structure 20050530

Method GET_DATA_STRUCTURE on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.

Method GET_DO_YOU_MEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DO_YOU_MEAN Value transfer Type reference (TYPE) KMC_QUERY_ENTRY_TAB DoYouMean 20050530

Method GET_DO_YOU_MEAN on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.

Method GET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050530

Method GET_MANAGER_FACTORY on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.

Method GET_MATCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MATCHES Value transfer Type reference (TYPE) KMC_SEARCH_MATCH_TAB Matches 20050530

Method GET_MATCHES on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.

Method GET_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TOKEN Value transfer Type reference (TYPE) STRING Token 20050530

Method GET_TOKEN on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.

Method GET_TOTAL_MATCHES_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TOTAL_MATCHES_NUMBER Value transfer Type reference (TYPE) INT4 TotalMatchesNumber 20050530

Method GET_TOTAL_MATCHES_NUMBER on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.

Method SET_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Value transfer Type reference (TYPE) KMCWS_SEARCH_RESULT_CHUNK Data Structure 20050530

Method SET_DATA_STRUCTURE on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.

Method SET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20050530

Method SET_MANAGER_FACTORY on class IF_KMC_SEARCH_RESULT_CHUNK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in