Menu

SAP Function Module RP_EXIST_DOCU

Checks whether the specified documentation exists

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.

Technical Information

Function Module RP_EXIST_DOCU
Short Text Checks whether the specified documentation exists
Function Group RPDO
Package PBAS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ELVEC LIKE Vector: available languages

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_EXIST Dokumentation war nicht vorhanden