SAP ABAP Function Module HR_PERSON_OF_WORKCENTER_GET (Returns the people allocated to a workcenter (and capacity))
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_OF_WORKCENTER_GET | Returns the people allocated to a workcenter (and capacity) |
| Function Group | RHP1 | Read Accesses to Persons for WorkforcePl |
| Program Name | SAPLRHP1 | Personnel Data for Shift Planning |
| INCLUDE Name | LRHP1U23 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BEGIN_DATE | TYPE | SYST-DATUM | SY-DATUM | Start date of person selection | ||
| |
END_DATE | TYPE | SYST-DATUM | SY-DATUM | End date of person selection | ||
| |
WITH_NAMES | TYPE | FLAG | 'X' | General Indicator | ||
| |
PERSONS | TYPE | OBJEC | List of persons | |||
| |
HR_OBJECTS | TYPE | HROBJECT | ||||
| |
NO_PERSONS_FOUND | TYPE | No persons found | ||||
| |
INVALID_PLVAR | TYPE | Plan version not found | ||||
| |
INVALID_ARBPL | TYPE | Incorrect work center ID | ||||
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 | 19970203 |
| SAP Release Created in |