SAP ABAP Function Module HR_PERSON_READ_INDEX_TAB (Lesen Person mit Indextabelle aus Einsatzplanung)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO (Application Component) Logistics - General
⤷
CRHR (Package) Integration of HR personnel system in Logistics
⤷
⤷
Basic Data
| Function Module | HR_PERSON_READ_INDEX_TAB | Lesen Person mit Indextabelle aus Einsatzplanung |
| Function Group | RHP1 | Read Accesses to Persons for WorkforcePl |
| Program Name | SAPLRHP1 | Personnel Data for Shift Planning |
| INCLUDE Name | LRHP1U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BEGIN_DATE | TYPE | PCHDY-BEGDA | SY-DATUM | Beginndatum des Planungszeitraumes | ||
| |
END_DATE | TYPE | PCHDY-ENDDA | SY-DATUM | Endedatum des Planungszeitraumes | ||
| |
PERSON_ANGEBOT | TYPE | FLAG | SPACE | General Indicator | ||
| |
FILTER | TYPE | CYFIL_TAB | ||||
| |
INDEX_TAB | TYPE | CYSEL_OBJ | Index Table | |||
| |
PERS_TAB | TYPE | PERSON | Tabelle der Personennamen | |||
| |
NOT_FOUND | TYPE | Person not found | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950404 |
| SAP Release Created in |