The Function Module CR_CAPACITY_AVAILABLE_PERIODS (Ermitteln Kapazität und Einsatzzeit für vorgegebenes Periodenraster) is a standard Function Module in SAP ERP and is part of the function group CRK1 within the package CR.
Function Module | CR_CAPACITY_AVAILABLE_PERIODS |
Short Text | Ermitteln Kapazität und Einsatzzeit für vorgegebenes Periodenraster |
Function Group | CRK1 |
Package | CR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENDTIME | TYPE | FLAG | SPACE | allgemeines flag |
EXACT_BREAKS | TYPE | FLAG | SPACE | allgemeines flag |
LEVELS | LIKE | RC68H-LEVELS | '00' | Level of detail (in dynamic avail. cap. cumulation) |
OBJID_A | LIKE | CRID-OBJID | '00000000' | Work center ID (in dynamic avail. cap. cumulation) |
OBJID_HY | LIKE | CRID-OBJID | '00000000' | Hierarchy ID (in dynamic avail. cap. cumulation) |
SHIFTS | TYPE | FLAG | SPACE | Indicator: values for specific shift |
SINGLE | TYPE | FLAG | SPACE | Explode individual capacities |
STARTTIME | TYPE | FLAG | SPACE | allgemeines flag |
UNIT_SI | TYPE | FLAG | SPACE | Indicator: available cap. in SI unit |
VIA_HY | TYPE | FLAG | SPACE | Indicator: dynamic cumulation of available capacity |
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 |
---|---|---|---|---|
T_AVAIL | LIKE | RC65K | Available capacity |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HIERARCHY_NOT_FOUND | Hierarchy does not exist |
OBJECT_NOT_IN_HIERARCHY | Work center is not in hierarchy |
VERSION_WITHOUT_HIERARCHY | Version has no hierarchy assignment |