The Function Module HR_GET_TEXT_FOR_OBJECTS (Texte zu Treffermenge lesen) is a standard Function Module in SAP ERP and is part of the function group HRBAS00GENERICSELECTION within the package PBAS_SELECTION.
Function Module | HR_GET_TEXT_FOR_OBJECTS |
Short Text | Texte zu Treffermenge lesen |
Function Group | HRBAS00GENERICSELECTION |
Package | PBAS_SELECTION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | TYPE | BEGDATUM | SY-DATUM | Beginndatum |
ENDDA | TYPE | ENDDATUM | SY-DATUM | Endedatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJEC_TAB | TYPE | OBJEC_T | Orgmanagement: Tabelle von Objec Einträgen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APLNO_TAB | TYPE | HRQUERY_APLNO_T | Treffermenge Bewerber (Tabellentyp) | |
PERNR_TAB | TYPE | HRQUERY_PERNR_T | Treffermenge Personen (Tabellentyp) | |
SOBID_TAB | TYPE | HRQUERY_SOBID_T | Personalplanung: Treffermenge Objekte (Tabelletyp) |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_DATES | BEGDA größer ENDDA |