Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HRCM_LTI_SHARES_SPRIC_GET (Basispreis 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_SPRIC_GET |
Short Text | Basispreis 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 | |
KEYDA | TYPE | P0382-BEGDA | Gültigkeitsbeginn | |
SHARS | TYPE | P0382-SHARS | Anzahl der zugeteilten Mitarbeiterbeteiligungen | |
SPRIC_IN | TYPE | P0382-GPRIC | tatsächlicher Zuteilungspreis | |
TSPRIC_IN | TYPE | P0382-TGPRIC | Gesamtbasispreis |
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 | |
SPRIC_OUT | TYPE | P0382-GPRIC | tatsächlicher Zuteilungspreis | |
TSPRIC_OUT | TYPE | P0382-TGPRIC | Gesamtbasispreis |
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 |
PARAMETER_MISSING | Fehlender Parameter |
SPRIC_NOT_FOUND | Basispreis nicht gefunden |