SAP ABAP Function Module RPY_FUNCTIONMODULE_READ (Lesen eines Funktionsbausteins)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SEUX (Package) Repository Interfaces
Basic Data
Function Module RPY_FUNCTIONMODULE_READ Lesen eines Funktionsbausteins  
Function Group SIFP   Interface for Program Objects  
Program Name SAPLSIFP    
INCLUDE Name LSIFPU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GLOBAL_FLAG TYPE RS38L-GLOBAL Global interface
Exporting REMOTE_CALL TYPE RS38L-REMOTE Function module can be called via RFC
Exporting UPDATE_TASK TYPE RS38L-UTASK Function module running in update
Exporting SHORT_TEXT TYPE TFTIT-STEXT Function module short text
Exporting FUNCTION_POOL TYPE RS38L-AREA
Exporting REMOTE_BASXML_SUPPORTED TYPE RS38L-BASXML_ENABLED BasXML Protokoll
Importing FUNCTIONNAME TYPE RS38L-NAME Name of the function module
Tables IMPORT_PARAMETER TYPE RSIMP Table of the import parameters
Tables CHANGING_PARAMETER TYPE RSCHA Table of CHANGING parameters
Tables EXPORT_PARAMETER TYPE RSEXP Table of the export parameters
Tables TABLES_PARAMETER TYPE RSTBL Table of the tables
Tables EXCEPTION_LIST TYPE RSEXC Table of exceptions
Tables DOCUMENTATION TYPE RSFDO Documentation module and interface
Tables SOURCE TYPE RSSOURCE Function module source code
Exception ERROR_MESSAGE TYPE
Exception FUNCTION_NOT_FOUND TYPE Function module not available
Exception INVALID_NAME TYPE Invalid function module
               
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  19950915 
SAP Release Created in