SAP ABAP Function Module RPY_DOCU_READ (Read documentation of development objkects from the ABAP/4 DW)
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_DOCU_READ Read documentation of development objkects from the ABAP/4 DW  
Function Group SIFD   Dictionary/modeling interface  
Program Name SAPLSIFD    
INCLUDE Name LSIFDU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language in which documentation is to be read
Importing OBJECTNAME TYPE DOKIL-OBJECT Name of documented object (table, ...)
Importing OBJECTTYPE TYPE DOKIL-ID Type of object (DE, TB, DM, ET, ...)
Importing DOCUTYPE TYPE RGLIF-DOCUTYPE 'U' 'U' -> Doc. in free format, 'T' -> SAPscript format
Tables DOCU_TABLE_TECH TYPE TLINE Doc. table in SAPScript format
Tables DOCU_TABLE_USER TYPE RPY_OBJTAB Doc. table in free format
Exception CANCELLED TYPE Dialog canceled
Exception NOT_FOUND TYPE Documentation not found
Exception PERMISSION_ERROR TYPE User does not have display authorization
               
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  19950120 
SAP Release Created in