Menu

SAP Function Module HRCM_OCCUP_TIME_GET

Berechnet die bisherige 'Lebensdauer' einer bestimmten Verknüpfung.

The Function Module HRCM_OCCUP_TIME_GET (Berechnet die bisherige 'Lebensdauer' einer bestimmten Verknüpfung.) is a standard Function Module in SAP ERP and is part of the function group HRCMP00GENERAL within the package PCMP.

Technical Information

Function Module HRCM_OCCUP_TIME_GET
Short Text Berechnet die bisherige 'Lebensdauer' einer bestimmten Verknüpfung.
Function Group HRCMP00GENERAL
Package PCMP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTP LIKE PLOG-SUBTY Desired Connection type (Subtype)
KEY_DATE LIKE SY-DATUM Key date
OBJID LIKE PLOG-OBJID Object identity
OTYPE LIKE PLOG-OTYPE Object's otype
PLVAR LIKE PLOG-PLVAR Current plan variant
SCLAS LIKE PLOG-OTYPE Type of connected object (OTYPE)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OCCTM TYPE SJOBYEARS Occupation time in current position
OCCTM_YM TYPE SJOBTIME Occupation time in units <years>/<months>

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
NO_ACTIVE_PLVAR No active plan variant
NO_DATA_FOUND No data found
READ_ERROR Other error in read routine