The Function Module HR_BEN_GET_SUBTYPES_TABLE (Bestimmung der möglichen Subtypen und Ausgabe in Tabelle) is a standard Function Module in SAP ERP and is part of the function group HRBEN00F4HELP within the package PBEN.
Function Module | HR_BEN_GET_SUBTYPES_TABLE |
Short Text | Bestimmung der möglichen Subtypen und Ausgabe in Tabelle |
Function Group | HRBEN00F4HELP |
Package | PBEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | SYDATUM | '18000101' | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
ENDDA | TYPE | SYDATUM | '99991231' | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
INFTY | TYPE | INFOTYP | Infotyp | |
LANGU | TYPE | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache |
MOLGA | TYPE | MOLGA | Ländergruppierung | |
PERSNR | LIKE | PSKEY-PERNR | Personalnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HELP_FIELDS | TYPE | HRHELP_FIELDS | F4-Hilfe: Felder der Trefferliste | |
RETFIELD | TYPE | DFIES-FIELDNAME | Feldname | |
VALUE_TAB | TYPE | HRVALUE_TAB | F4-Hilfe: Tabelle der Werte, Einträge zellenweise |
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 |
---|---|
NO_POSSIBLE_VALUES | Keine mögliche Werte für Subtyp gefunden |
WRONG_INFTY | Infotyp kann mit diesem Baustein nicht prozessiert werden |