SAP ABAP Function Module RH_NOTE_ACTION (HRMS: Note - Display/Change/Create)
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 RH_NOTE_ACTION HRMS: Note - Display/Change/Create  
Function Group RHNT   HRMS-IPA: Notes for Infotypes  
Program Name SAPLRHNT    
INCLUDE Name LRHNTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing INFOTYPE TYPE Infotype for which note should be edited
Importing FCODE TYPE SYST-UCOMM 'DISPLAY' 'DISPLAY'= display; 'CHANGE'= change/create
Importing DIRECT_DB_CHANGE TYPE C SPACE Direct database change (no buffering)
Tables COLLECT_INFOTYPES TYPE   Infotype tables for note transfer
Exception INTERNAL_ERROR TYPE System error
Exception NO_AUTHORITY TYPE Note is not allowed for this relationship
Exception ILLEGAL_INFOTYPE TYPE Note is not allowed for this infotype
Exception NOTE_NOT_FOUND TYPE Note could not be found
Exception NOTE_NOT_CREATED TYPE No note was created
Exception WRONG_FCODE TYPE Invalid value in parameter FCODE
Exception NOTE_LOCKED TYPE Note locked by another user
               
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