The Function Module CR_WORKCENTER_SEL_READ (Read work center with general Range table for Manpower Planning II) is a standard Function Module in SAP ERP and is part of the function group CR01 within the package CR.
Function Module | CR_WORKCENTER_SEL_READ |
Short Text | Read work center with general Range table for Manpower Planning II |
Function Group | CR01 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGIN_DATE | LIKE | PCHDY-BEGDA | SY-DATUM | Datum ab |
END_DATE | LIKE | PCHDY-ENDDA | SY-DATUM | Datum bis |
FROM_DB | TYPE | C | SPACE | Indicator: read from database |
PATH_KAKO | TYPE | C | SPACE | Indicator: read work centers for capacities |
READ_SHORT | TYPE | C | SPACE | Kennzeichen: Objektkürzel mitlesen |
REL_CAP | TYPE | C | SPACE | ID: supply relationships between capacity |
REL_PERS | TYPE | C | SPACE | Kennzeichen: Relationen zu Person mitliefern |
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 |
---|---|---|---|---|
INDEX_CRHD | LIKE | CYSEL_OBJ | Index table in work centers | |
INDEX_KAKO | LIKE | CYSEL_OBJ | Index table on capacities | |
INDEX_PERS | LIKE | CYSEL_OBJ | Indextabelle auf Kapazitäten | |
RANGES_IMP | LIKE | CYFIL_TAB | General rank table for selection | |
REL_CAP_TAB | LIKE | CYREL_OBJ | Relationship table work center capacity | |
REL_PERS_TAB | LIKE | CYREL_OBJ | Pelationentabelle Arbeitspatz-Person |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY | No work centers selected |