Menu

SAP Function Module RH_PM_SHOW_POSITION_ORIGIN

PMG: Organisationszuordnungen anzeigen

The Function Module RH_PM_SHOW_POSITION_ORIGIN (PMG: Organisationszuordnungen anzeigen) is a standard Function Module in SAP ERP and is part of the function group RHBP within the package PM01.

Technical Information

Function Module RH_PM_SHOW_POSITION_ORIGIN
Short Text PMG: Organisationszuordnungen anzeigen
Function Group RHBP
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
I_BEGDA LIKE P1000-BEGDA SY-DATUM Gültigkeitsbeginn
I_ENDDA LIKE P1000-ENDDA SY-DATUM Gültigkeitsende
I_OBJID LIKE P1000-OBJID Objektidentifikation
I_OTYPE LIKE P1000-OTYPE Objekttyp
I_PLVAR LIKE P1000-PLVAR Planungsvariante

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

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_PROGRESS_INDICATOR Fortschrittsanzeige fehlerhaft
ERROR_STRUCTURE_MAINTAIN Fehler beim Strukturaufbau
ERROR_TREE_MAINTAIN Fehler beim Anzeigeaufbau
NO_ACTIVE_PLVAR_EXISTS Es existiert keine aktive Planungsvariante
OBJECT_ID_NOT_SET Objektidentifikation ist nicht gesetzt
OBJECT_TYPE_NOT_SET Objekttyp ('S' oder 'P') ist nicht gesetzt