SAP ABAP Class CL_RET_PERSON_SEARCH (Find Persons)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-KPR-RET (Application Component) Text Retrieval and Information Extraction
     SRET_DEMO (Package) Retrieval Demonstration
Properties
Class CL_RET_PERSON_SEARCH  
Short Description Find Persons    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRET_DEMO   Retrieval Demonstration 
Created 20000828   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RET_PERSON_SEARCH has no forward declaration.
Interfaces
Class CL_RET_PERSON_SEARCH has no interface implemented.
Friends
Class CL_RET_PERSON_SEARCH has no friend class.
Attributes
Class CL_RET_PERSON_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SEARCH_INDEX Instance method Private Method Fetch Search Index for Person Search 20000828
2 GET_USER_DETAILS Instance method Private Method Determine Personnel Number Details 20000904
3 PHONE_CALL Instance method Public Method Triggers Telephone Call 20000912
4 SEARCH Instance method Public Method Find 20000828
Events
Class CL_RET_PERSON_SEARCH has no event.
Types
Class CL_RET_PERSON_SEARCH has no local type.
Method Signatures

Method GET_SEARCH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SEARCH_INDEX Call by reference Type reference (TYPE) SRET_CATID Suchindex 20000828
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20000828

Method GET_USER_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NAME Call by reference Type reference (TYPE) STRING Name 20000904
2 Exporting E_PHONE Call by reference Type reference (TYPE) STRING Telefonnummer 20000904
3 Importing I_ID Call by reference Type reference (TYPE) STRING Id 20000904

Method GET_USER_DETAILS on class CL_RET_PERSON_SEARCH has no exception.

Method PHONE_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PHONENUM Call by reference Type reference (TYPE) STRING Die Nummer, die gewählt werden soll 20000912
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20000912

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULTS Call by reference Type reference (TYPE) SRETPRES_TAB Ergebnisse der Personensuche 20000828
2 Importing I_KEYWORDS Call by reference Type reference (TYPE) STRING Schlüsselworte, nach denen gesucht wird 20000828
3 Importing I_WITH_USER_DETAILS Call by reference Type reference (TYPE) C 'X' Zu jedem User Telefonnummer etc. lesen 20000904
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler bei der Personensuche 20000828
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A