Menu

SAP Function Module HRCM_LTI_VEST_EXERC_OVERVIEW

Übersicht über Verfügbarkeit und Ausübung von Mitarbeiterbeteiligungen

The Function Module HRCM_LTI_VEST_EXERC_OVERVIEW (Übersicht über Verfügbarkeit und Ausübung von Mitarbeiterbeteiligungen) is a standard Function Module in SAP ERP and is part of the function group HRCMP00LTI within the package PCMP.

Technical Information

Function Module HRCM_LTI_VEST_EXERC_OVERVIEW
Short Text Übersicht über Verfügbarkeit und Ausübung von Mitarbeiterbeteiligungen
Function Group HRCMP00LTI
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
AWARD TYPE T71LB1-AWARD Mitarbeiterbeteiligung
BEGDA TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
ENDDA TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
GDATE TYPE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNNR TYPE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros
REPID TYPE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm

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
EMPLOYEE_INFO LIKE HRCM_EMPINFO HR-CM: Mitarbeiterdaten zur Vergütungsverwaltung
EMP_LTI_INFO LIKE P0382 Personal-Stammsatz für Infotyp 0382

Exceptions

This function module does not define any Exceptions.