Menu

SAP Function Module HRWPC_OCI_ORG_FOCUSED_OBJECT

OCI: Returns focused org unit as root object

The Function Module HRWPC_OCI_ORG_FOCUSED_OBJECT (OCI: Returns focused org unit as root object) is a standard Function Module in SAP ERP and is part of the function group HCM_ORG_PUBLISH_XML within the package PWPC_MAN_TEAMOVERVIEW_START46C.

Technical Information

Function Module HRWPC_OCI_ORG_FOCUSED_OBJECT
Short Text OCI: Returns focused org unit as root object
Function Group HCM_ORG_PUBLISH_XML
Package PWPC_MAN_TEAMOVERVIEW_START46C
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 SY-DATUM SY-DATUM Date and time, current (application server) date
ENDDA LIKE SY-DATUM SY-DATUM Date and time, current (application server) date
OBJID LIKE STRUC-OBJID Extended object ID
OTYPE LIKE STRUC-OTYPE Object type
USER LIKE SY-UNAME SY-UNAME R/3 System, user logon name

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
PATHROOTS LIKE HRROOTOB Root Objects

Exceptions

This function module does not define any Exceptions.