The Function Module CR_WORKCENTER_READ_COSTING (Read work center cost center allocation) 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_COSTING |
Short Text | Read work center cost center allocation |
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 |
---|---|---|---|---|
ARBID | LIKE | CRHD-OBJID | Work center ID | |
DATE | LIKE | SY-DATUM | Key date for reading cost center a |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ECRHD | LIKE | CRHD | Header data | |
EDATA | LIKE | RCRCO_A | Attributes of cost center allocati |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | not found |