Menu

SAP Function Module RH_PM_CHECK_RELATED_OBJECTS

PMG: Prüfen ob zugeordnete Objekte vorhanden sind

The Function Module RH_PM_CHECK_RELATED_OBJECTS (PMG: Prüfen ob zugeordnete Objekte vorhanden sind) is a standard Function Module in SAP ERP and is part of the function group RHBO within the package PM01.

Technical Information

Function Module RH_PM_CHECK_RELATED_OBJECTS
Short Text PMG: Prüfen ob zugeordnete Objekte vorhanden sind
Function Group RHBO
Package PM01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE P1000-BEGDA '19001010'
ENDDA LIKE P1000-ENDDA '99991231'
OBJID LIKE P1000-OBJID
OTYPE LIKE P1000-OTYPE
PLVAR LIKE P1000-PLVAR
STATUS LIKE P1000-ISTAT

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.