Menu

SAP Function Module RH_DEPENDENT_OBJECTS_HANDLE

The Function Module RH_DEPENDENT_OBJECTS_HANDLE () is a standard Function Module in SAP ERP and is part of the function group RHUZ within the package SP00.

Technical Information

Function Module RH_DEPENDENT_OBJECTS_HANDLE
Short Text
Function Group RHUZ
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_BEGDA LIKE OBJEC-BEGDA '19000101' Start Date
ACT_ENDDA LIKE OBJEC-ENDDA '99991231' End Date
ACT_FCODE LIKE T77FC-FCODE
ACT_ISTAT LIKE OBJEC-ISTAT Status
ACT_PLVAR LIKE OBJEC-PLVAR Plan Version
CONFIRM_FLAG LIKE OBJEC-HISTO 'X'
DEL_SUCC LIKE HRRHAP-DEL_SUCC 'X'
DIFFERENT_F1_HELP LIKE DOKHL-OBJECT
NEW_ENDDA LIKE OBJEC-ENDDA
PARENT_OBJID LIKE OBJEC-OBJID Parent object
PARENT_OTYPE LIKE OBJEC-OTYPE Parent object
POPUP_TEXT LIKE
UPDATE_DB LIKE OBJEC-HISTO

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_ILFCODE LIKE ILFCOD
DEL_OBJECTS LIKE HROBJECT
DEPENDENT_ILFCODE LIKE ILFCOD
DEPENDENT_OBJECTS LIKE HROBJECT

Exceptions

This function module does not define any Exceptions.