The Function Module CR_CAPACITY_AVAILABLE_TIMES_01 (Methode 01 auf Objekt CAPACITY(_EXACT): Terminierung Zeitpunkt +/- Dauer) 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_TIMES_01 |
Short Text | Methode 01 auf Objekt CAPACITY(_EXACT): Terminierung Zeitpunkt +/- Dauer |
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 |
---|---|---|---|---|
DIRECTION | TYPE | C | vorwärts (F) oder rückwärts (B) | |
DURATION | LIKE | KAPA-EINZT | Dauer in Sekunden | |
EXACT | TYPE | C | ' ' | ' ' verteilte Pausen, X exakte Pausen |
KAPID | LIKE | KAKO-KAPID | Kapazitäts (Personen) ID | |
PERSON | TYPE | C | ' ' | falls Person, X setzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_DATE | LIKE | SY-DATUM | terminiertes Datum | |
EXP_TIME | LIKE | SY-UZEIT | teminierte Zeit |
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 | Kapazität (Person) nicht gefunden |