The Function Module HR_READ_INFOTYPE_SIM (Lesen von Mitarbeiter/Bewerberdaten aus Memory) is a standard Function Module in SAP ERP and is part of the function group HRDPBS2 within the package P01O.
Function Module | HR_READ_INFOTYPE_SIM |
Short Text | Lesen von Mitarbeiter/Bewerberdaten aus Memory |
Function Group | HRDPBS2 |
Package | P01O |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | PRELP-BEGDA | '18000101' | Beginndatum |
BYPASS_BUFFER | TYPE | FLAG | ' ' | X' - ungepuffert lesen |
ECALLED | TYPE | EXP_BUFF | Buffer in Memory speichern | |
ENDDA | TYPE | PRELP-ENDDA | '99991231' | Endedatum |
INFTY | TYPE | PRELP-INFTY | Infotyp | |
LEGACY_MODE | TYPE | BOOLE_D | SPACE | X' - alte Pufferimplementation verwenden |
PERNR | TYPE | PERNR_D | Personalnummer/Bewerbernummer | |
TCLAS | TYPE | PSPAR-TCLAS | 'A' | Transaktionsklasse (Person, Bewerber) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SUBRC | TYPE | SY-SUBRC | Returncode |
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_RECORD_FOUND | Zur angegebenen Infotypnummer existieren keine Sätze. |