SAP ABAP Function Module ISTX_SYM_SOL_READ_TEXT (SDB: Reads the texts of symptoms and solutions)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-SDB (Application Component) Solution Database
     CSKN (Package) Customer Service: Knowledge Base Development
Basic Data
Function Module ISTX_SYM_SOL_READ_TEXT SDB: Reads the texts of symptoms and solutions  
Function Group ISTX   SDB: FM for Text Indexing  
Program Name SAPLISTX   SDB: FM for Text Indexing 
INCLUDE Name LISTXU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting HEADER TYPE THEAD SAPscript: Text Header
Importing IP_ISMNR TYPE ISMNR Symptom Number
Importing IP_ISMVR TYPE IVERSION '000' SDB: Version Number
Importing IV_ISO_LANGU TYPE LAISO Language according to ISO 639
Importing IV_TYPE TYPE CHAR01 ' ' is = 'X' for solutions and ' ' for symptoms
Importing INLINE_COUNT TYPE SYTABIX 0 Internal Table, Current Line Index
Importing LANGUAGE TYPE SYLANGU ' ' R/3 System, current language
Tables INLINES TYPE TLINE SAPscript: Text Lines
Tables LINES TYPE TLINE SAPscript: Text Lines
Exception ID TYPE Text ID invalid
Exception LANGUAGE TYPE Invalid language
Exception NAME TYPE Invalid text name
Exception NOT_FOUND TYPE Text not found
Exception OBJECT TYPE Invalid text object
Exception REFERENCE_CHECK TYPE Reference chain cancelled
Exception WRONG_ACCESS_TO_ARCHIVE TYPE Archive handle invalid for access
               
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  20010829 
SAP Release Created in