The Function Module HRCM_LTI_SHARES_FMV_GET (Marktpreis ermitteln) is a standard Function Module in SAP ERP and is part of the function group HRCMP00LTI within the package PCMP.
Function Module | HRCM_LTI_SHARES_FMV_GET |
Short Text | Marktpreis ermitteln |
Function Group | HRCMP00LTI |
Package | PCMP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AWARD | TYPE | P0382-SUBTY | Subtyp | |
CURCY_IN | TYPE | P0382-WAERS | Währungsschlüssel | |
CURCY_TO | TYPE | P0382-WAERS | Währungsschlüssel | |
FMV_IN | TYPE | P0382-GFMV | Marktwert (Zuteilungsdatum) | |
KEYDA | TYPE | P0382-BEGDA | Gültigkeitsbeginn | |
SHARS | TYPE | P0382-SHARS | Anzahl der zugeteilten Mitarbeiterbeteiligungen | |
TFMV_IN | TYPE | P0382-TGFMV | Gesamtmarktwert bei Zuteilung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURCY_OUT | TYPE | P0382-WAERS | Währungsschlüssel | |
FMV_OUT | TYPE | P0382-GFMV | Marktwert | |
TFMV_OUT | TYPE | P0382-TGFMV | Gesamtmarktwert bei Zuteilung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CURRENCY_CONVERSION_ERROR | Fehler bei Währungsumrechnung |
FMV_NOT_FOUND | Marktpreis nicht gefunden |
PARAMETER_MISSING | Fehlender Parameter |