SAP ABAP Function Module RHNT_NOTE_GET_LINES (INTERNAL: Read Text Lines (Convert Where Necessary))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP02 (Package) HR: Object Maintenance (Basis)
Basic Data
Function Module RHNT_NOTE_GET_LINES INTERNAL: Read Text Lines (Convert Where Necessary)  
Function Group RHNT   HRMS-IPA: Notes for Infotypes  
Program Name SAPLRHNT    
INCLUDE Name LRHNTU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NOTE_HEADER TYPE THEAD Header of note read
Importing INFOTYPE TYPE Infotype for which note should be edited
Importing NO_AUTHORITY_CHECK TYPE C SPACE Do not execute authorization check
Importing LINE_WIDTH TYPE ITCTK-TDLINESIZE 80 Line width for ASCII text
Tables NOTE_LINES_SAPSCRIPT TYPE TLINE Table containing text lines of note (non-ASCII)
Tables NOTE_LINES_ASCII TYPE ITCPS Table containing text lines of note (ASCII)
Exception INTERNAL_ERROR TYPE System error
Exception NO_AUTHORITY TYPE No authorization for this function
Exception ILLEGAL_INFOTYPE TYPE Note is not allowed for this infotype
Exception NOTE_NOT_FOUND TYPE Note could not be found
               
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  19990505 
SAP Release Created in