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
Importing BEGIN_DATE TYPE SYST-DATUM SY-DATUM Start date of person selection
Importing END_DATE TYPE SYST-DATUM SY-DATUM End date of person selection
Importing WITH_NAMES TYPE FLAG 'X' General Indicator
Tables PERSONS TYPE OBJEC List of persons
Tables HR_OBJECTS TYPE HROBJECT
Exception NO_PERSONS_FOUND TYPE No persons found
Exception INVALID_PLVAR TYPE Plan version not found
Exception INVALID_ARBPL TYPE Incorrect work center ID
               
Processing Type
Normal Function Module  
Remote-Enabled 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