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 |
|---|---|---|---|---|---|---|---|
| |
LANGUAGE | TYPE | SYST-LANGU | SY-LANGU | Language in which documentation is to be read | ||
| |
OBJECTNAME | TYPE | DOKIL-OBJECT | Name of documented object (table, ...) | |||
| |
OBJECTTYPE | TYPE | DOKIL-ID | Type of object (DE, TB, DM, ET, ...) | |||
| |
DOCUTYPE | TYPE | RGLIF-DOCUTYPE | 'U' | 'U' -> Doc. in free format, 'T' -> SAPscript format | ||
| |
DOCU_TABLE_TECH | TYPE | TLINE | Doc. table in SAPScript format | |||
| |
DOCU_TABLE_USER | TYPE | RPY_OBJTAB | Doc. table in free format | |||
| |
CANCELLED | TYPE | Dialog canceled | ||||
| |
NOT_FOUND | TYPE | Documentation not found | ||||
| |
PERMISSION_ERROR | TYPE | User does not have display authorization | ||||
Processing Type
| Normal Function 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 |