SAP ABAP Function Module HR_99S_DISPLAY_TEXTPART (Display a special part of a SAPScript text)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99S (Package) Southern Europe Basis
Basic Data
Function Module HR_99S_DISPLAY_TEXTPART Display a special part of a SAPScript text  
Function Group HR99S00_TOOLS   Southern Europe: Tools  
Program Name SAPLHR99S00_TOOLS    
INCLUDE Name LHR99S00_TOOLSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SY-MANDT R/3 System, client number from logon
Importing OBJECT TYPE THEAD-TDOBJECT Texts: application object
Importing ID TYPE THEAD-TDID Text ID
Importing NAME TYPE THEAD-TDNAME Name of the text to be displayed
Importing TEXTPART TYPE CHAR26 Bloc of the text to be displayed (max. 26 characters)
Importing LANGUAGE TYPE THEAD-TDSPRAS Language key of the text to be displayed
Importing EDITOR_TITLE TYPE TTXIT-TDTEXT SPACE Text for editor title line
Importing LOCAL_CAT TYPE SPACE Text catalog local
Importing CHECK_TEXTPART TYPE BOOLEAN 'X' Check if textpart exists
Exception OBJECT TYPE Invalid text object
Exception ID TYPE Text ID invalid
Exception NAME TYPE Invalid text name
Exception TEXTPART TYPE Invalid text bloc
Exception LANGUAGE TYPE Invalid language
Exception NOT_FOUND TYPE Text not found
Exception REFERENCE_CHECK TYPE Reference chain interruputed
               
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  20011120 
SAP Release Created in 470