The Function Module CR_WORKCENTERS_OF_PERSONS (Read assignment of people to work centers and/or capacities) is a standard Function Module in SAP ERP and is part of the function group CR01 within the package CR.
Function Module | CR_WORKCENTERS_OF_PERSONS |
Short Text | Read assignment of people to work centers and/or capacities |
Function Group | CR01 |
Package | CR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERS_RAN_TAB | LIKE | CYFIL_TAB | Ranges of personnel numbers | |
REL_CRHD_PERS | LIKE | CYREL_OBJ | Assignment CRHD to person | |
REL_KAKO_PERS | LIKE | CYREL_OBJ | Assignment of KAKO to person | |
REL_TAB | LIKE | CYREL_OBJ | Work center ID, , capacity ID | |
SEL_CRHD | LIKE | CYSEL_OBJ | Index table CRHD-OBJID | |
SEL_KAKO | LIKE | CYSEL_OBJ | Index table KAKO-KAPID | |
SEL_PERS | LIKE | CYSEL_OBJ | Index table personnel number |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ASSIGNMENTS_FOUND | No assignment of person to work ctr or cap. |
NO_INTEGRATION | No integration of logistics with PD |