SAP ABAP Class CL_SRM_RESULTSET (No. of Results for a Query)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_GENERIC_SP (Package) Records Management Generic Service Provider
Properties
Class CL_SRM_RESULTSET  
Short Description No. of Results for a Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SRM_GENERIC_SP   Records Management Generic Service Provider 
Created 20000425   SAP 
Last change 20000503   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_RESULTSET has no interface implemented.
Friends
Class CL_SRM_RESULTSET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NO_OF_HITS Instance attribute Private Type reference (TYPE) I Number of Search Results 20000503
2 POID_TAB Instance attribute Private Type reference (TYPE) SRMGS_POID_TAB Search Results (Docs) 20000425
3 POINTER Instance attribute Private Type reference (TYPE) I 1 Pointer to Next Entry 20000508
4 RESULTATRTAB Instance attribute Private Type reference (TYPE) SRMGS_SDOKPROPTL_TAB Search Results (Attributes) 20000503
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000425
2 GET_DOC_INFO Instance method Public Method Get POID for a Document 20000606
3 GET_NEXT Instance method Public Method Next Hit List 20000425
4 GET_POID_TAB Instance method Public Method Getting POID table from result set 20020830
Events
Class CL_SRM_RESULTSET has no event.
Types
Class CL_SRM_RESULTSET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_NUMBER_OF_HITS Call by reference Type reference (TYPE) I max. Anzahl der Suchergebnisse 20000503
2 Importing POID_TABLE Call by reference Type reference (TYPE) SRMGS_POID_TAB Suchergebnisse (Docs) 20000503
3 Importing PROPERTIES Call by reference Type reference (TYPE) SRMGS_SDOKPROPTL_TAB Suchergebnisse (Attribute) 20000503

Method CONSTRUCTOR on class CL_SRM_RESULTSET has no exception.

Method GET_DOC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INFO Call by reference Type reference (TYPE) SRMGS_DOC_INFO SP_POID zur Doku-ID 20000616
2 Importing OBJECT_ID Call by reference Type reference (TYPE) I Doku-Id aus Hit_Table 20000616
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler ist aufgetreten. 20000606
2 PARAMETER_ERROR Die Dokumenten-ID war ungültig. 20000606

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOC_TABLE Call by reference Type reference (TYPE) SRMGS_DOC_INFO_TAB Tabelle mit Dokumenten - eine Zeile pro Treffer 20020109
2 Importing HIT_COUNT Call by reference Type reference (TYPE) I Gewünschte Trefferanzahl 20000425
3 Exporting HIT_TABLE Call by reference Type reference (TYPE) SRMGS_OBJECT_TAB Tabelle mit Suchergebnissen 20000425
4 Exporting RETURNED_HITS Call by reference Type reference (TYPE) I Anzahl tatsächlicher Treffer 20000425
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler trat auf. 20000425
2 PARAMETER_ERROR Ein Parameter war falsch. 20000425

Method GET_POID_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting POID_TAB Call by reference Type reference (TYPE) SRMGS_POID_TAB POID tab 20020830

Method GET_POID_TAB on class CL_SRM_RESULTSET has no exception.
History
Last changed by/on SAP  20000503 
SAP Release Created in 46D