The Function Module HRCM_LTI_INFO_GET (Daten zu Mitarbeiterbeteiligungen holen) is a standard Function Module in SAP ERP and is part of the function group HRCMP00LTI within the package PCMP.
Function Module | HRCM_LTI_INFO_GET |
Short Text | Daten zu Mitarbeiterbeteiligungen holen |
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 |
---|---|---|---|---|
READ_PRICING_INFO | TYPE | XFELD | 'X' | Feld zum Ankreuzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.