The Function Module CR_SHIFTSEQUENCE_READ (Lesen der Schichtdefinitionen eines Schichtprogramms) is a standard Function Module in SAP ERP and is part of the function group CRK1 within the package CR.
Function Module | CR_SHIFTSEQUENCE_READ |
Short Text | Lesen der Schichtdefinitionen eines Schichtprogramms |
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 |
---|---|---|---|---|
SCHGRUP | LIKE | TC38A-SCHGRUP | Schichtgruppierung | |
SPROG | LIKE | TC38A-SPROG | Schichtprogramm |
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 |
---|---|---|---|---|
EXP_TC37A | LIKE | TC37A | Tabelle mit Schichtdefinitionen | |
EXP_TC38A | LIKE | TC38A | Tabelle mit Schichtprogrammen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Schichtprogramm nicht vorhanden |