SAP ABAP Function Module SO_FIND_SEQUENTIAL (Sequentielle Suche in SAPoffice)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SO (Package) SAPoffice
Basic Data
Function Module SO_FIND_SEQUENTIAL Sequentielle Suche in SAPoffice  
Function Group SO22   SAPoffice: Interface SAPfind, interface  
Program Name SAPLSO22    
INCLUDE Name LSO22U12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CANCELLED TYPE SONV-FLAG Flag: 'X' = search process was cancelled
Exporting FIND_COUNTER TYPE FIST-HITS Number of hits
Exporting LANGUAGE TYPE SYST-LANGU Language indicator
Exporting SEARCH_REGION TYPE FTAB-REGION Search area
Exporting TITLE_SEARCH TYPE SONV-FLAG Flag for title search (='X')
Importing DYNPRO_INPUT TYPE SONV-FLAG SPACE Indicator for screen entry (='X')
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language indicator
Importing MODE TYPE SYST-UCOMM Search mode ('NORM', 'REFI', 'FOLS', 'QRY')
Importing OWNER TYPE SOUD-USRNAM Owner of folder/objects
Importing OWNER_ID TYPE SOUDK ID of owner of folder (' '= shared folders)
Importing SEARCH_REGION TYPE FTAB-REGION Search area
Importing TITLE_SEARCH TYPE SONV-FLAG SPACE Flag for title search (='X')
Tables ATTRIBUTES TYPE ATRES Attribute restrictions
Tables FOLDER_CONT TYPE SOMT List search objects
Tables HIT_TABLE TYPE SOMT List of found objects
Tables SEARCHTAB TYPE FIST Search term
Exception FUNCTION_NOT_AVAILABLE TYPE Function is not available
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in