Menu

SAP Function Module HRCM_OCCUP_TIME_GET

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

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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