The Function Module RP_EXIST_DOCU (Checks whether the specified documentation exists) is a standard Function Module in SAP ERP and is part of the function group RPDO within the package PBAS.
Function Module | RP_EXIST_DOCU |
Short Text | Checks whether the specified documentation exists |
Function Group | RPDO |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLI | LIKE | T512U-APPLI | 'P' | Application |
ASPCT | LIKE | T512U-ASPCT | SPACE | Aspect |
LVEC | LIKE | Language vector | ||
ONAME | LIKE | T512U-ONAME | Object name | |
OTYPE | LIKE | T512U-OTYPE | Object type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ELVEC | LIKE | Vector: available languages |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXIST | Dokumentation war nicht vorhanden |