The Function Module CR_WORKCENTER_READ_INDEX_TAB (Read work center with index table from 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_READ_INDEX_TAB |
Short Text | Read work center with index table from Manpower Planning II |
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 |
---|---|---|---|---|
CRHD_TAB | LIKE | RCRHD_A | Table of the work center header data | |
INDEX_TAB | LIKE | CYSEL_OBJ | Index table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Work center not found |